From 6d56393a0510d3c7c8860a92ffc9e152254cf841 Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Mon, 27 Jul 2026 19:44:52 -0500 Subject: [PATCH] Update: To Open Standard License to 1.1 or later. --- documents/packet_request.txt | 2 +- documents/packet_response.txt | 2 +- documents/settings.txt | 2 +- install.sh | 2 +- licenses/copyrights.txt | 2 +- specifications/settings.txt | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/documents/packet_request.txt b/documents/packet_request.txt index 6f7e8c3..3c65546 100644 --- a/documents/packet_request.txt +++ b/documents/packet_request.txt @@ -1,6 +1,6 @@ # fss-0002 # -# license: open-standard-license-1.0-or-later +# license: open-standard-license-1.1-or-later # version 2024/07/02 # diff --git a/documents/packet_response.txt b/documents/packet_response.txt index 8c12c48..08c1968 100644 --- a/documents/packet_response.txt +++ b/documents/packet_response.txt @@ -1,6 +1,6 @@ # fss-0002 # -# license: open-standard-license-1.0-or-later +# license: open-standard-license-1.1-or-later # version 2024/07/02 # diff --git a/documents/settings.txt b/documents/settings.txt index 9a14391..4bc1851 100644 --- a/documents/settings.txt +++ b/documents/settings.txt @@ -1,6 +1,6 @@ # fss-0002 # -# license: open-standard-license-1.0-or-later +# license: open-standard-license-1.1-or-later # version 2024/07/02 # diff --git a/install.sh b/install.sh index 77cb8b1..024d793 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. diff --git a/specifications/settings.txt b/specifications/settings.txt index d824231..c862c74 100644 --- a/specifications/settings.txt +++ b/specifications/settings.txt @@ -1,6 +1,6 @@ # fss-0002 iki-0000 # -# license: open-standard-license-1.0-or-later +# license: open-standard-license-1.1-or-later # version 2024/07/02 # # This file (assumed to be named settings.txt) can be more easily read using the following iki_read commands: -- 2.52.0