]> Lady’s Gitweb - Shushe/commitdiff
Minor updates to comments 0.12.4
authorLady <redacted>
Thu, 22 Aug 2024 01:37:31 +0000 (21:37 -0400)
committerLady <redacted>
Thu, 22 Aug 2024 01:39:11 +0000 (21:39 -0400)
- Update makefileinfo to match README regarding Posix requirements.

- Remove verbose CC0 marking, as the SPDX tags have equivalent effect.

GNUmakefile
magic/css
magic/js
magic/record-jar
magic/tsv
magic/xml

index c7f615dfb938f2b6bb4edabdbabf8441108af09a..3d4bf87ed64f813841a8eeedbab006f1bafdd2e0 100644 (file)
@@ -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  │║
index 93ed27e1af5a4425b70fd0f7b538008591a8287d..002a0e22566cf21d65584b506c75b06da511bd46 100644 (file)
--- 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 <http://creativecommons.org/publicdomain/zero/1.0>.
-#
 # SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
 # SPDX-License-Identifier: CC0-1.0
 
index 5afc9a0da66642c11b21fcdaf9ad50fd0a06f87b..4590d83cc88f2f2f21833d90614726c30e06ae75 100644 (file)
--- 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 <http://creativecommons.org/publicdomain/zero/1.0>.
-#
 # SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
 # SPDX-License-Identifier: CC0-1.0
 
index 1eaffac688dff943bb861c18a2e18ca2c9bc2439..4cb2dddf8e11ca0fa447b2645f54b9fabab64726 100644 (file)
@@ -1,6 +1,3 @@
-# This work is marked with CC0 1.0. To view a copy of this license,
-# visit <http://creativecommons.org/publicdomain/zero/1.0>.
-#
 # SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
 # SPDX-License-Identifier: CC0-1.0
 
index c436d57f51bcc6a83e90b7e4c3ab1f209e794a99..0bf90384a5a85126eb14acfa973781fbc2b3e6e4 100644 (file)
--- 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 <http://creativecommons.org/publicdomain/zero/1.0>.
-#
 # SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
 # SPDX-License-Identifier: CC0-1.0
 
index a32e7ef47d4b020b377b65ab32d56575e0e39163..5a32fd078809254636f29dea1d6c4ca80dbc51cd 100644 (file)
--- 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 <http://creativecommons.org/publicdomain/zero/1.0>.
-#
 # SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
 # SPDX-License-Identifier: CC0-1.0
 
This page took 0.033211 seconds and 4 git commands to generate.