From: Kevin Day Date: Tue, 28 Jul 2026 01:51:20 +0000 (-0500) Subject: Update: To Open Standard License to 1.1 or later. X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=refs%2Fheads%2Fdevelopment;p=kevux-tools Update: To Open Standard License to 1.1 or later. --- diff --git a/install.sh b/install.sh index 05f10e8..e6bec5f 100755 --- a/install.sh +++ b/install.sh @@ -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." } diff --git a/licenses/copyrights.txt b/licenses/copyrights.txt index 05f48a4..2ed5639 100644 --- a/licenses/copyrights.txt +++ b/licenses/copyrights.txt @@ -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.