From: Kevin Day Date: Tue, 28 Jul 2026 01:48:48 +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=c704f690f748c7112e5478b9e2b165b77ab60506;p=kevux-firewall Update: To Open Standard License to 1.1 or later. --- diff --git a/install.sh b/install.sh index b7a7c2e..918a359 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 b1a611c..92f6eff 100644 --- a/licenses/copyrights.txt +++ b/licenses/copyrights.txt @@ -1,5 +1,5 @@ ALl files within this project unless otherwise specified are Copyright © 2006-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.