From 79029c3289e205ae99ea7aea1bdd26c6f1711b05 Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Thu, 12 Jan 2023 22:13:57 -0600 Subject: [PATCH] Cleanup: Fix license confusion. The documentation should be under the cc-by-sa-4.0 license. However, the specification must be under the open-standard-license-1.0 license. This file is documentation on the time specification. If the documentation is under another license, the standard it describes must still be followed according to the open-standard-license-1.0 license. The documentation would have to communicate that the standard it is describing is still under the open-standard-license-1.0 license even if the documentation itself is under a different license. This creates a confusing and misleading situation. Clarify the situation by setting the license to open-standard-license-1.0. Setting the license explicitly to open-standard-license-1.0 should hopefully address any misunderstandings. --- documents/time.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documents/time.txt b/documents/time.txt index e7c040c..4d29e97 100644 --- a/documents/time.txt +++ b/documents/time.txt @@ -1,6 +1,6 @@ # fss-0002 iki-0000 # -# license: cc-by-sa-4.0 +# license: open-standard-license-1.0 # # This file (assumed to be named time.txt) can be more easily read using the following iki_read commands: # iki_read time.txt +Q -r UTC UTC -w -WW character "'" "'" code '"' '"' -- 1.8.3.1