From d7fdf84588797913054c5ff1f1b4ee866903cd7c Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Tue, 2 Jul 2024 23:56:55 -0500 Subject: [PATCH] Cleanup: Add time based version in each of the documentation and specification files where it is missing. I am just setting the current date rather than trying to figure out the date of last change. I also noticed that the documents/time.txt file has an incorrect license specified. The original files from the 0.6 and 0.7 branches of the FLL project already show the open-standard-license-1.0-or-later as the license. Make sure the documents/time.txt correctly identifies the license as open-standard-license-1.0-or-later to avoid confusion. --- documents/actions.txt | 1 + documents/entry.txt | 1 + documents/exit.txt | 1 + documents/packet.txt | 1 + documents/readme.bootstrap.txt | 1 + documents/readme.build.txt | 1 + documents/readme.txt | 1 + documents/rule.txt | 1 + documents/simulate.txt | 1 + documents/time.txt | 3 ++- specifications/entry.txt | 1 + specifications/exit.txt | 1 + specifications/packet.txt | 1 + specifications/rule.txt | 1 + specifications/task.txt | 1 + specifications/time.txt | 1 + 16 files changed, 17 insertions(+), 1 deletion(-) diff --git a/documents/actions.txt b/documents/actions.txt index bbe70f5..f390621 100644 --- a/documents/actions.txt +++ b/documents/actions.txt @@ -1,6 +1,7 @@ # fss-0002 iki-0000 # # license: open-standard-license-1.0 +# version 2024/07/02 # # This file (assumed to be named actions.txt) can be more easily read using the following iki_read commands: # iki_read actions.txt +Q -w -W code '"' '"' diff --git a/documents/entry.txt b/documents/entry.txt index 394fd95..df26b94 100644 --- a/documents/entry.txt +++ b/documents/entry.txt @@ -1,6 +1,7 @@ # fss-0002 iki-0000 # # license: open-standard-license-1.0 +# version 2024/07/02 # # This file (assumed to be named entry.txt) can be more easily read using the following iki_read commands: # iki_read entry.txt +Q -r PID PID -w -WW code '"' '"' diff --git a/documents/exit.txt b/documents/exit.txt index bfa4372..0001b3f 100644 --- a/documents/exit.txt +++ b/documents/exit.txt @@ -1,6 +1,7 @@ # fss-0002 iki-0000 # # license: open-standard-license-1.0 +# version 2024/07/02 # # This file (assumed to be named exit.txt) can be more easily read using the following iki_read commands: # iki_read exit.txt +Q -w -r PID PID -w -W code '"' '"' diff --git a/documents/packet.txt b/documents/packet.txt index 3a0038d..060a586 100644 --- a/documents/packet.txt +++ b/documents/packet.txt @@ -1,6 +1,7 @@ # fss-0002 iki-0000 # # license: open-standard-license-1.0 +# version 2024/07/02 # # This file (assumed to be named packet.txt) can be more easily read using the following iki_read commands: # iki_read packet.txt +Q -w -W code '"' '"' diff --git a/documents/readme.bootstrap.txt b/documents/readme.bootstrap.txt index d437c7d..bfc7512 100644 --- a/documents/readme.bootstrap.txt +++ b/documents/readme.bootstrap.txt @@ -1,6 +1,7 @@ # fss-0002 iki-0000 # # license: cc-by-sa-4.0 +# version 2024/07/02 # # This file (assumed to be named readme.bootstrap.txt) can be more easily read using the following iki_read commands: # iki_read readme.bootstrap.txt +Q -w -rr FLL FLL FSS FSS -WW character "'" "'" code '"' '"' diff --git a/documents/readme.build.txt b/documents/readme.build.txt index a58d596..678e0a3 100644 --- a/documents/readme.build.txt +++ b/documents/readme.build.txt @@ -1,6 +1,7 @@ # fss-0002 iki-0000 # # license: cc-by-sa-4.0 +# version 2024/07/02 # # This file (assumed to be named readme.build.txt) can be more easily read using the following iki_read commands: # iki_read readme.build.txt +Q -w -rr FLL FLL FSS FSS -WW character "'" "'" code '"' '"' diff --git a/documents/readme.txt b/documents/readme.txt index 8d26cdc..01423f0 100644 --- a/documents/readme.txt +++ b/documents/readme.txt @@ -1,6 +1,7 @@ # fss-0002 iki-0000 # # license: cc-by-sa-4.0 +# version 2024/07/02 # # This file (assumed to be named readme.build.txt) can be more easily read using the following iki_read commands: # iki_read readme.txt +Q -w -rrrr API API FLL FLL FSS FSS KISS KISS -WW character "'" "'" code '"' '"' diff --git a/documents/rule.txt b/documents/rule.txt index 8d9e1c5..6466d24 100644 --- a/documents/rule.txt +++ b/documents/rule.txt @@ -1,6 +1,7 @@ # fss-0002 iki-0000 # # license: open-standard-license-1.0 +# version 2024/07/02 # # This file (assumed to be named rule.txt) can be more easily read using the following iki_read commands: # iki_read rule.txt +Q -r PID PID -w -W code '"' '"' diff --git a/documents/simulate.txt b/documents/simulate.txt index 2dae70d..e576a1f 100644 --- a/documents/simulate.txt +++ b/documents/simulate.txt @@ -1,6 +1,7 @@ # fss-0002 iki-0000 # # license: open-standard-license-1.0 +# version 2024/07/02 # # This file (assumed to be named simulate.txt) can be more easily read using the following iki_read commands: # iki_read simulate.txt +Q -w -W code '"' '"' diff --git a/documents/time.txt b/documents/time.txt index e7c040c..c4cd416 100644 --- a/documents/time.txt +++ b/documents/time.txt @@ -1,6 +1,7 @@ # fss-0002 iki-0000 # -# license: cc-by-sa-4.0 +# license: open-standard-license-1.0-or-later +# version 2024/07/02 # # 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 '"' '"' diff --git a/specifications/entry.txt b/specifications/entry.txt index 92ceeea..9918f03 100644 --- a/specifications/entry.txt +++ b/specifications/entry.txt @@ -1,6 +1,7 @@ # fss-0002 iki-0000 # # license: open-standard-license-1.0 +# version 2024/07/02 # # This file (assumed to be named entry.txt) can be more easily read using the following iki_read commands: # iki_read entry.txt +Q -w -W code '"' '"' diff --git a/specifications/exit.txt b/specifications/exit.txt index 83ab08f..c202f62 100644 --- a/specifications/exit.txt +++ b/specifications/exit.txt @@ -1,6 +1,7 @@ # fss-0002 iki-0000 # # license: open-standard-license-1.0 +# version 2024/07/02 # # This file (assumed to be named exit.txt) can be more easily read using the following iki_read commands: # iki_read exit.txt +Q -w -W code '"' '"' diff --git a/specifications/packet.txt b/specifications/packet.txt index b76ee3e..9150b46 100644 --- a/specifications/packet.txt +++ b/specifications/packet.txt @@ -1,6 +1,7 @@ # fss-0002 iki-0000 # # license: open-standard-license-1.0 +# version 2024/07/02 # # This file (assumed to be named packet.txt) can be more easily read using the following iki_read commands: # iki_read packet.txt +Q -w -W code '"' '"' diff --git a/specifications/rule.txt b/specifications/rule.txt index 8ea846e..276c48b 100644 --- a/specifications/rule.txt +++ b/specifications/rule.txt @@ -1,6 +1,7 @@ # fss-0002 iki-0000 # # license: open-standard-license-1.0 +# version 2024/07/02 # # This file (assumed to be named rule.txt) can be more easily read using the following iki_read commands: # iki_read rule.txt +Q -w -W code '"' '"' diff --git a/specifications/task.txt b/specifications/task.txt index 8175aa4..28e4681 100644 --- a/specifications/task.txt +++ b/specifications/task.txt @@ -1,6 +1,7 @@ # fss-0002 iki-0000 # # license: open-standard-license-1.0 +# version 2024/07/02 # # This file (assumed to be named task.txt) can be more easily read using the following iki_read commands: # iki_read task.txt +Q -w -W code '"' '"' diff --git a/specifications/time.txt b/specifications/time.txt index 4af3cf9..214110b 100644 --- a/specifications/time.txt +++ b/specifications/time.txt @@ -1,6 +1,7 @@ # fss-0002 iki-0000 # # license: open-standard-license-1.0 +# version 2023/12/16 # # 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