From: Lady Date: Thu, 22 Aug 2024 01:37:31 +0000 (-0400) Subject: Minor updates to comments X-Git-Tag: 0.12.4^0 X-Git-Url: https://git.ladys.computer/Shushe/commitdiff_plain/884130a52be6bfe21e524498385cb6486495b383 Minor updates to comments - Update makefileinfo to match README regarding Posix requirements. - Remove verbose CC0 marking, as the SPDX tags have equivalent effect. --- diff --git a/GNUmakefile b/GNUmakefile index c7f615d..3d4bf87 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -10,11 +10,10 @@ override define makefileinfo ║╰────────────────────────────╯ ║ ╟┬ ¶ Prerequisites ───────────────────────────────────────────┬╢ ║│ │║ -║│ Requires G·N·U Make, at least version 3.81, a version of │║ -║│ uuencode with base64 support, and the various programs │║ -║│ offered by libxml2 and libxslt. Beyond this, only programs │║ -║│ required by Posix are required, altho there is a chance of │║ -║│ version incompatibilities. The full list of program │║ +║│ Requires G·N·U Make, at least version 3.81, the Fine Free │║ +║│ File Command, and the various programs packaged with │║ +║│ libxml2 and libxslt. Beyond this, only programs specified │║ +║│ by Posix are required. The full list of program │║ ║│ requirements is as follows :— │║ ║│ │║ ║│ • awk │║ @@ -23,16 +22,17 @@ override define makefileinfo ║│ • cksum │║ ║│ • cp │║ ║│ • date │║ -║│ • diff │║ -║│ • file │║ +║│ • diff (with -u) │║ +║│ • file (specifically the Fine Free File Command) │║ ║│ • find │║ ║│ • grep │║ ║│ • git (optional) │║ ║│ • ln │║ +║│ • make (specifically G·N·U Make, version 3.81 or later) │║ ║│ • mkdir │║ ║│ • mv │║ ║│ • od │║ -║│ • pax (only when generating archives) │║ +║│ • pax (ustar format, when generating archives) │║ ║│ • printf │║ ║│ • rm │║ ║│ • sed │║ @@ -83,7 +83,7 @@ override define makefileinfo ║╰────────────────────────────────────────────────────────────╯║ ╟┬ ¶ Copyright & License ─────────────────────────────────────┬╢ ║│ │║ -║│ Copyright © 2023–2024 Lady [@ Ladys Computer]. │║ +║│ Copyright © 2023–2024 Lady [@ Ladys Computer]. │║ ║│ │║ ║│ This Source Code Form is subject to the terms of the │║ ║│ Mozilla Public License, v 2.0. If a copy of the M·P·L was │║ diff --git a/magic/css b/magic/css index 93ed27e..002a0e2 100644 --- a/magic/css +++ b/magic/css @@ -1,6 +1,3 @@ -# This work is marked with CC0 1.0. To view a copy of this license, -# visit . -# # SPDX-FileCopyrightText: 2024 Lady # SPDX-License-Identifier: CC0-1.0 diff --git a/magic/js b/magic/js index 5afc9a0..4590d83 100644 --- a/magic/js +++ b/magic/js @@ -1,6 +1,3 @@ -# This work is marked with CC0 1.0. To view a copy of this license, -# visit . -# # SPDX-FileCopyrightText: 2024 Lady # SPDX-License-Identifier: CC0-1.0 diff --git a/magic/record-jar b/magic/record-jar index 1eaffac..4cb2ddd 100644 --- a/magic/record-jar +++ b/magic/record-jar @@ -1,6 +1,3 @@ -# This work is marked with CC0 1.0. To view a copy of this license, -# visit . -# # SPDX-FileCopyrightText: 2024 Lady # SPDX-License-Identifier: CC0-1.0 diff --git a/magic/tsv b/magic/tsv index c436d57..0bf9038 100644 --- a/magic/tsv +++ b/magic/tsv @@ -1,6 +1,3 @@ -# This work is marked with CC0 1.0. To view a copy of this license, -# visit . -# # SPDX-FileCopyrightText: 2024 Lady # SPDX-License-Identifier: CC0-1.0 diff --git a/magic/xml b/magic/xml index a32e7ef..5a32fd0 100644 --- a/magic/xml +++ b/magic/xml @@ -1,6 +1,3 @@ -# This work is marked with CC0 1.0. To view a copy of this license, -# visit . -# # SPDX-FileCopyrightText: 2024 Lady # SPDX-License-Identifier: CC0-1.0