From cc20dd18aab7d4edfb32501060547bd756473697 Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Mon, 27 Jul 2026 20:51:20 -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 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. -- 2.52.0