From c704f690f748c7112e5478b9e2b165b77ab60506 Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Mon, 27 Jul 2026 20:48:48 -0500 Subject: [PATCH] Update: To Open Standard License to 1.1 or later. --- install.sh | 2 +- licenses/copyrights.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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. -- 2.52.0