]> Kevux Git Server - kevux-tools/commitdiff
Update: To Open Standard License to 1.1 or later. development
authorKevin Day <Kevin@kevux.org>
Tue, 28 Jul 2026 01:51:20 +0000 (20:51 -0500)
committerKevin Day <Kevin@kevux.org>
Tue, 28 Jul 2026 01:51:20 +0000 (20:51 -0500)
install.sh
licenses/copyrights.txt

index 05f10e854a855c0ab3e54f95c5c1cdaa6daa3875..e6bec5f972093d735d0855a2464cb0a368173d68 100755 (executable)
@@ -481,7 +481,7 @@ install_copyright() {
   echo "Copyright © 2007-2025 Kevin Day."
   echo
   echo "Source code license lgpl-2.1-or-later."
-  echo "Standard and specification license open-standard-license-1.0-or-later."
+  echo "Standard and specification license open-standard-license-1.1-or-later."
   echo "Documentation license cc-by-sa-4.0."
 }
 
index 05f48a4f732c2348e10ba75a452af584f8b854ba..2ed56391dc2c91ba4f3108d8bb8cb0d9e88d2924 100644 (file)
@@ -1,5 +1,5 @@
 ALl files within this project unless otherwise specified are Copyright © 2022-2026 Kevin Day.
 
 Source code and related files are under lgpl-2.1-or-later.
-Specifications and related files are under open-standard-license-1.0-or-later.
+Specifications and related files are under open-standard-license-1.1-or-later.
 Documentation and related files are under cc-by-sa-4.0.