]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
README: Add COPYING.CC-BY-SA-4.0 entry to section 1.1.
authorJia Tan <jiat0218@gmail.com>
Tue, 9 Jan 2024 09:05:01 +0000 (17:05 +0800)
committerJia Tan <jiat0218@gmail.com>
Wed, 24 Jan 2024 17:39:35 +0000 (01:39 +0800)
The Overall documentation section (1.1) table spacing had to be adjusted
since the filename was very long.

README

diff --git a/README b/README
index 9a29c1b217897e1e5f5ee11649641beed1cc2ee9..eaeed4a885f39549ea43a26f82e33415e95f33c7 100644 (file)
--- a/README
+++ b/README
@@ -67,24 +67,26 @@ XZ Utils
 
 1.1. Overall documentation
 
-    README              This file
-
-    INSTALL.generic     Generic install instructions for those not familiar
-                        with packages using GNU Autotools
-    INSTALL             Installation instructions specific to XZ Utils
-    PACKAGERS           Information to packagers of XZ Utils
-
-    COPYING             XZ Utils copyright and license information
-    COPYING.GPLv2       GNU General Public License version 2
-    COPYING.GPLv3       GNU General Public License version 3
-    COPYING.LGPLv2.1    GNU Lesser General Public License version 2.1
-
-    AUTHORS             The main authors of XZ Utils
-    THANKS              Incomplete list of people who have helped making
-                        this software
-    NEWS                User-visible changes between XZ Utils releases
-    ChangeLog           Detailed list of changes (commit log)
-    TODO                Known bugs and some sort of to-do list
+    README                This file
+
+    INSTALL.generic       Generic install instructions for those not
+                          familiar with packages using GNU Autotools
+    INSTALL               Installation instructions specific to XZ Utils
+    PACKAGERS             Information to packagers of XZ Utils
+
+    COPYING               XZ Utils copyright and license information
+    COPYING.GPLv2         GNU General Public License version 2
+    COPYING.GPLv3         GNU General Public License version 3
+    COPYING.LGPLv2.1      GNU Lesser General Public License version 2.1
+    COPYING.CC-BY-SA-4.0  Creative Commons Attribution-ShareAlike 4.0
+                          International Public License
+
+    AUTHORS               The main authors of XZ Utils
+    THANKS                Incomplete list of people who have helped making
+                          this software
+    NEWS                  User-visible changes between XZ Utils releases
+    ChangeLog             Detailed list of changes (commit log)
+    TODO                  Known bugs and some sort of to-do list
 
     Note that only some of the above files are included in binary
     packages.