]> Kevux Git Server - fll/commitdiff
Update: Copyright year to 2025.
authorKevin Day <Kevin@kevux.org>
Thu, 27 Mar 2025 02:01:54 +0000 (21:01 -0500)
committerKevin Day <Kevin@kevux.org>
Thu, 27 Mar 2025 02:01:54 +0000 (21:01 -0500)
I hadn't realized that I had not done this in January.
Now the copyright is correctly updated.

40 files changed:
build/scripts/bootstrap.sh
build/scripts/generate_ctags.sh
build/scripts/install.sh
build/scripts/package.sh
build/scripts/test.sh
level_2/fll_program/c/program/common.h
level_3/byte_dump/data/documentation/man/man1/byte_dump.1
level_3/example/data/documentation/man/man1/example.1
level_3/fake/build/documentation/man/man1/fake.1
level_3/fake/build/documentation/man/man5/fake-defines.5
level_3/fake/build/documentation/man/man5/fake-depedencies.5
level_3/fake/build/documentation/man/man5/fake-fakefile.5
level_3/fake/build/documentation/man/man5/fake-settings.5
level_3/fake/data/documentation/man/man1/fake.1
level_3/fake/data/documentation/man/man5/fake-defines.5
level_3/fake/data/documentation/man/man5/fake-depedencies.5
level_3/fake/data/documentation/man/man5/fake-fakefile.5
level_3/fake/data/documentation/man/man5/fake-settings.5
level_3/firewall/build/documentation/man/man1/firewall.1
level_3/firewall/data/documentation/man/man1/firewall.1
level_3/fss_identify/data/documentation/man/man1/fss_identify.1
level_3/fss_read/data/documentation/man/man1/fss_basic_list_read.1
level_3/fss_read/data/documentation/man/man1/fss_basic_read.1
level_3/fss_read/data/documentation/man/man1/fss_embedded_list_read.1
level_3/fss_read/data/documentation/man/man1/fss_extended_list_read.1
level_3/fss_read/data/documentation/man/man1/fss_extended_read.1
level_3/fss_read/data/documentation/man/man1/fss_payload_read.1
level_3/fss_write/data/documentation/man/man1/fss_basic_list_write.1
level_3/fss_write/data/documentation/man/man1/fss_basic_write.1
level_3/fss_write/data/documentation/man/man1/fss_embedded_list_write.1
level_3/fss_write/data/documentation/man/man1/fss_extended_list_write.1
level_3/fss_write/data/documentation/man/man1/fss_extended_write.1
level_3/fss_write/data/documentation/man/man1/fss_payload_write.1
level_3/iki_read/data/documentation/man/man1/iki_read.1
level_3/iki_write/c/main/print/message.c
level_3/iki_write/data/documentation/man/man1/iki_write.1
level_3/status_code/data/documentation/man/man1/fss_status_code.1
level_3/status_code/data/documentation/man/man1/status_code.1
level_3/utf8/data/documentation/man/man1/utf8.1
licenses/copyrights.txt

index b8b1b05dbe33b33e4f3941f3c5dfeb442ae512bf..76a27b312fee31d8f7e747077ee4e9c89fec7a1b 100644 (file)
@@ -525,7 +525,7 @@ bootstrap_help() {
 
 bootstrap_copyright() {
 
-  echo "Copyright © 2007-2024 Kevin Day."
+  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."
index 679d259b4d5fb65a4a27a8556c6c85289baac73d..070156e586757e20cb45d8e0992c59f1247f2ff5 100644 (file)
@@ -274,7 +274,7 @@ generate_ctags_help() {
 
 generate_ctags_copyright() {
 
-  echo "Copyright © 2007-2024 Kevin Day."
+  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."
index 2b4226939ccf33f72a1274d1430a7a06ea9cc15d..6b5e1b55894d916aabc4bf9a0df238c066d16747 100644 (file)
@@ -477,7 +477,7 @@ install_help() {
 
 install_copyright() {
 
-  echo "Copyright © 2007-2024 Kevin Day."
+  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."
index aa0954d8dc73611fbb92ef17cdb3ceb01fbc3979..0230f7e8ccb3dcab0746512e30805bf320c2087d 100644 (file)
@@ -446,7 +446,7 @@ package_help() {
 
 package_copyright() {
 
-  echo "Copyright © 2007-2024 Kevin Day."
+  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."
index d13235568b80137e159e21aec0692d468a04fffc..c913c0ad387826321f7cd4ec8909925097feb830 100644 (file)
@@ -356,7 +356,7 @@ test_help() {
 
 test_copyright() {
 
-  echo "Copyright © 2007-2024 Kevin Day."
+  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."
index 011125a0c149927abcac2084d5e706b66a73de61..932dd2a463f3198dddba4fdf56c458babf2e6a1b 100644 (file)
@@ -46,7 +46,7 @@ extern "C" {
  *   - year_author: The year and author used by the FLL project.
  */
 #ifndef _di_fll_program_copyright_s_
-  #define FLL_program_copyright_year_author_s  "2007-2024 Kevin Day"
+  #define FLL_program_copyright_year_author_s  "2007-2025 Kevin Day"
 
   #define FLL_program_copyright_year_author_s_length 19
 
index e4bac1a49f535d84f60614f0a2d6e58319d5e04d..d46fd14e68ccce4ee6cc38d57be7043f412e2c65 100644 (file)
@@ -104,4 +104,4 @@ Any number of files to read.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index 8ac3ab4f5c6441af78c1cced0bd95b51b984441b..6710dbb40b36e9dcdb53be2f953812f436727a62 100644 (file)
@@ -46,4 +46,4 @@ An example program parameter.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index bf37c6004bc9cf8e790c9cc32093bef4402ee15d..e7464af47b970bc625f6e0e0e5ce241886043616 100644 (file)
@@ -129,4 +129,4 @@ Build a skeleton directory structure.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index 34ac7942c028ae5e113b6d392d44c9fda7c32cc4..56f95635303c09b5bdfe44b0721ef6c147261aca 100644 (file)
@@ -24,4 +24,4 @@ Each Content represents documentation explaining the intent and purpose of that
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, Open Standard License 1.0 or later.
+Copyright \(co 2007-2025 Kevin Day, Open Standard License 1.0 or later.
index 1724f3a7ea7ae2a09582bf91e4beed03efcb7f42..4176f142856a07fba8be518aad8698d7efbfec35 100644 (file)
@@ -25,4 +25,4 @@ Future versions of this will clarify what and how Content, such as version numbe
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, Open Standard License 1.0 or later.
+Copyright \(co 2007-2025 Kevin Day, Open Standard License 1.0 or later.
index 638157b6e4f7ea2a41770568aba967255ef3fc94..88ebe3e10ef1e8e85a0c487922a91efda4755929 100644 (file)
@@ -756,4 +756,4 @@ The \fBif\fR Section Operation condition \fBparameter\fR:
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, Open Standard License 1.0 or later.
+Copyright \(co 2007-2025 Kevin Day, Open Standard License 1.0 or later.
index 0bc5a6c54348e1420a8d80901195660d85e2f725..5c99e88ac8541fde575211f9956fc23b859d23d1 100644 (file)
@@ -673,4 +673,4 @@ All Object names support having a \fB\-\fR and a \fBmode\fR name, such as \fBbui
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, Open Standard License 1.0 or later.
+Copyright \(co 2007-2025 Kevin Day, Open Standard License 1.0 or later.
index fd518d1d6e5a4e6002a584dd380340c34874b3ec..bf0a92e5c680737055f96247ef9378fd083f4428 100644 (file)
@@ -132,4 +132,4 @@ Build a skeleton directory structure.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index 6e97f7abb9ddcfa62e744f01393d85f17be0a607..f22e3e4494916906447da78bfe194aeb1604ccab 100644 (file)
@@ -24,4 +24,4 @@ Each Content represents documentation explaining the intent and purpose of that
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, Open Standard License 1.0 or later.
+Copyright \(co 2007-2025 Kevin Day, Open Standard License 1.0 or later.
index 142e91970a3f5925cb4e09ed77855611f749f6e8..6c6ffdaf4231a00d365a3d2bace1521b8d4a6b72 100644 (file)
@@ -25,4 +25,4 @@ Future versions of this will clarify what and how Content, such as version numbe
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, Open Standard License 1.0 or later.
+Copyright \(co 2007-2025 Kevin Day, Open Standard License 1.0 or later.
index 6d9104cfb7336cc8644ec392fb0c4d996bdfa7a8..016b412a909da4a3cad295a732efe4ca6eb040a1 100644 (file)
@@ -756,4 +756,4 @@ The \fBif\fR Section Operation condition \fBparameter\fR:
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, Open Standard License 1.0 or later.
+Copyright \(co 2007-2025 Kevin Day, Open Standard License 1.0 or later.
index e886a9d03d5bd2784a9e1483cdcffee063fafa5b..f7163cbf92ff518cd2b346b88e7b0fcd2605cb63 100644 (file)
@@ -750,4 +750,4 @@ All Object names support having a \fB\-\fR and a \fBmode\fR name, such as \fBbui
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, Open Standard License 1.0 or later.
+Copyright \(co 2007-2025 Kevin Day, Open Standard License 1.0 or later.
index 16f3bfa196d6d23d32b6cbd8329f2b84ae12c042..6fe5dfc888cba4ab32cbc24dfc749fbc2ec0ad6f 100644 (file)
@@ -59,4 +59,4 @@ Show active firewall settings.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index 16f3bfa196d6d23d32b6cbd8329f2b84ae12c042..6fe5dfc888cba4ab32cbc24dfc749fbc2ec0ad6f 100644 (file)
@@ -59,4 +59,4 @@ Show active firewall settings.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index 7983f35807b902bfae867782830ab47f5922cd70..7f1ae0c0329e091863e338e325df292e1bf11db8 100644 (file)
@@ -72,4 +72,4 @@ Any number of files to read.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index 214ac506616f93c3883c4cd61c65d95fabdc9d87..937ebfbf8c284be47d3424012640bec2b17cbecd 100644 (file)
@@ -136,4 +136,4 @@ Any number of files to read.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index f58e473ca94605328c0f72271171e1241a6eb9c5..c913839869c1c29a57566692e48bad5f2df4f2a1 100644 (file)
@@ -136,4 +136,4 @@ Any number of files to read.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index 2a3eb350926c97e922c6944099c57f3312adac76..ebc45b2442cd060a23aae0d9cad03ea36949385e 100644 (file)
@@ -135,4 +135,4 @@ Any number of files to read.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index c39d99ca23fe5aec1e2cacfc9e2063a691114c4d..706250405d2030fbf7e45ca0895c21e0d277a3d4 100644 (file)
@@ -136,4 +136,4 @@ Any number of files to read.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index c89bac83f26b9597f7475dc6d388f3cd539c5703..cbc09246cb38bd575d5b79984f9ed3abcf4cabba 100644 (file)
@@ -136,4 +136,4 @@ Any number of files to read.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index 54b2915c51f87de63e5b4593112457ac6ac152cb..5bd936fafffd43515ba724dd42d72b9752d38fb7 100644 (file)
@@ -141,4 +141,4 @@ Any number of files to read.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index a81a7f2e3662b98cbcdf1a3e9f7eed0b40319c04..84322753e3529051116f568d3c06decc8fc33846 100644 (file)
@@ -81,4 +81,4 @@ Trim Object names.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index 2bf5ba87a806a4677546856fcaa5fd463ce59147..8fc55a537cf64b345e1aa134df4a719b2fd20cb0 100644 (file)
@@ -80,4 +80,4 @@ Trim Object names.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index d0a38aeb68dd1b47bc198c502f437bbe92fced55..2ae990c657e7338c8d3ed198ceb7c22d47c75ec8 100644 (file)
@@ -83,4 +83,4 @@ Trim Object names.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index 4fbedc24a08a81478bb77566007982d2cdc29f49..c08742074a4138874fb38499280a49bf3d133f72 100644 (file)
@@ -83,4 +83,4 @@ Trim Object names.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index ca6d7962731d97fae7aa90f95943068d46f2da0a..c75ec846bdfa224fcb52e6f8dcb167c402cbb2fb 100644 (file)
@@ -81,4 +81,4 @@ Trim Object names.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index 5fd0f8fe735af5932359e7982bf820379c876f99..491d45d9c51ce38cd296a52491d153ab66b7f373 100644 (file)
@@ -81,4 +81,4 @@ Trim Object names.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index 2312ee64ed06c9bbc7a6ff7c613568fc0a83ff0d..e2268473178cc5fdaddabb194db2ff6166f37d3b 100644 (file)
@@ -112,4 +112,4 @@ Any number of files to read.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index 26e2ec9a435de71d8e7b62040c94afde938753d1..fabf79345bd4e5414673660926ff6e3cada0b7a0 100644 (file)
@@ -9,16 +9,7 @@ extern "C" {
 
     if (!print || !print->custom) return F_status_set_error(F_output_not);
 
-    fll_program_print_help_option(print, f_console_standard_short_help_s, f_console_standard_long_help_s, f_console_symbol_short_normal_s, f_console_symbol_long_normal_s, "    Print this help message.");
-    fll_program_print_help_option(print, f_console_standard_short_dark_s, f_console_standard_long_dark_s, f_console_symbol_short_inverse_s, f_console_symbol_long_inverse_s, "    Output using colors that show up better on dark backgrounds.");
-    fll_program_print_help_option(print, f_console_standard_short_light_s, f_console_standard_long_light_s, f_console_symbol_short_inverse_s, f_console_symbol_long_inverse_s, "   Output using colors that show up better on light backgrounds.");
-    fll_program_print_help_option(print, f_console_standard_short_no_color_s, f_console_standard_long_no_color_s, f_console_symbol_short_inverse_s, f_console_symbol_long_inverse_s, "Do not print using color.");
-    fll_program_print_help_option(print, f_console_standard_short_quiet_s, f_console_standard_long_quiet_s, f_console_symbol_short_inverse_s, f_console_symbol_long_inverse_s, "   Decrease verbosity, silencing most output.");
-    fll_program_print_help_option(print, f_console_standard_short_error_s, f_console_standard_long_error_s, f_console_symbol_short_inverse_s, f_console_symbol_long_inverse_s, "   Decrease verbosity, using only error output.");
-    fll_program_print_help_option(print, f_console_standard_short_normal_s, f_console_standard_long_normal_s, f_console_symbol_short_inverse_s, f_console_symbol_long_inverse_s, "  Set verbosity to normal.");
-    fll_program_print_help_option(print, f_console_standard_short_verbose_s, f_console_standard_long_verbose_s, f_console_symbol_short_inverse_s, f_console_symbol_long_inverse_s, " Increase verbosity beyond normal output.");
-    fll_program_print_help_option(print, f_console_standard_short_debug_s, f_console_standard_long_debug_s, f_console_symbol_short_inverse_s, f_console_symbol_long_inverse_s, "   Enable debugging, significantly increasing verbosity beyond normal output.");
-    fll_program_print_help_option(print, f_console_standard_short_version_s, f_console_standard_long_version_s, f_console_symbol_short_inverse_s, f_console_symbol_long_inverse_s, " Print only the version number.");
+    fll_program_print_help_option_standard(print);
 
     f_print_dynamic_raw(f_string_eol_s, print->to);
 
index 2aece9f68510fdb3a1b4571a6166afcf3a7f4149..575309d819c833ae104778b68e35eb21158d3d60 100644 (file)
@@ -67,4 +67,4 @@ Use single quotes.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index 1fb75d48210d38dfc2532377312671827c585205..ddc7d62f4d29476cfba41c9d78d6e2551d1b9397 100644 (file)
@@ -73,4 +73,4 @@ Either code strings, such as \fBF_okay\fR, or digits, such as \fB197\fR.
 Written by Kevin Day.
 .SH STATUS CODES
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index 42a4a3de956a31dc2dd1fbad3b31b4869c91fc52..af113df0bced3056328a8eb95dbf0d86d409ac09 100644 (file)
@@ -71,4 +71,4 @@ Either code strings, such as \fBF_okay\fR, or digits, such as \fB197\fR.
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index b05546c0e7f72bf7b40f8d41229bbb3c6ae0d86a..5995d0b762d51c943e277f3477df64b6defb89a6 100644 (file)
@@ -91,4 +91,4 @@ Any number of characters representing either Unicode codepoints or byte sequence
 Written by Kevin Day.
 .SH COPYRIGHT
 .PP
-Copyright \(co 2007-2024 Kevin Day, GNU LGPL Version 2.1 or later.
+Copyright \(co 2007-2025 Kevin Day, GNU LGPL Version 2.1 or later.
index eec329559173459f681fb07aae4a6b793069dde8..9edb5dcbccefa6d38d8a62734ddd812fdfd42acc 100644 (file)
@@ -1,4 +1,4 @@
-ALl files within this project unless otherwise specified are Copyright © 2007-2024 Kevin Day.
+ALl files within this project unless otherwise specified are Copyright © 2007-2025 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.