From: Kevin Day Date: Thu, 27 Mar 2025 01:59:55 +0000 (-0500) Subject: Update: Copyright year to 2025. X-Git-Tag: 0.6.13~5 X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=8b140b681c7db3980799168c1ed2bf942ade048d;p=fll Update: Copyright year to 2025. I hadn't realized that I had not done this in January. Now the copyright is correctly updated. --- diff --git a/build/scripts/bootstrap.sh b/build/scripts/bootstrap.sh index bdf5ff2fe..74a8e0193 100644 --- a/build/scripts/bootstrap.sh +++ b/build/scripts/bootstrap.sh @@ -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." diff --git a/build/scripts/generate_ctags.sh b/build/scripts/generate_ctags.sh index 9c57f48b8..e8405f57c 100644 --- a/build/scripts/generate_ctags.sh +++ b/build/scripts/generate_ctags.sh @@ -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." diff --git a/build/scripts/install.sh b/build/scripts/install.sh index c73cf4036..18f3e0385 100644 --- a/build/scripts/install.sh +++ b/build/scripts/install.sh @@ -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." diff --git a/build/scripts/package.sh b/build/scripts/package.sh index d35dbfa49..981e45608 100644 --- a/build/scripts/package.sh +++ b/build/scripts/package.sh @@ -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." diff --git a/build/scripts/test.sh b/build/scripts/test.sh index 8fd00f5d6..ef3f2cbfe 100644 --- a/build/scripts/test.sh +++ b/build/scripts/test.sh @@ -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." diff --git a/level_0/f_account/data/documentation/man/man3/f_account_by_id.3 b/level_0/f_account/data/documentation/man/man3/f_account_by_id.3 index 5d05c4dbd..280b573c8 100644 --- a/level_0/f_account/data/documentation/man/man3/f_account_by_id.3 +++ b/level_0/f_account/data/documentation/man/man3/f_account_by_id.3 @@ -54,4 +54,4 @@ This is replaced with by the account information. All strings will be NULL termi 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. diff --git a/level_0/f_account/data/documentation/man/man3/f_account_by_name.3 b/level_0/f_account/data/documentation/man/man3/f_account_by_name.3 index a6caf4f00..83b0ab6f0 100644 --- a/level_0/f_account/data/documentation/man/man3/f_account_by_name.3 +++ b/level_0/f_account/data/documentation/man/man3/f_account_by_name.3 @@ -52,4 +52,4 @@ This is replaced with by the account information. All strings will be NULL termi 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. diff --git a/level_0/f_account/data/documentation/man/man3/f_account_group_id_by_name.3 b/level_0/f_account/data/documentation/man/man3/f_account_group_id_by_name.3 index 0bba67c23..c5653dbff 100644 --- a/level_0/f_account/data/documentation/man/man3/f_account_group_id_by_name.3 +++ b/level_0/f_account/data/documentation/man/man3/f_account_group_id_by_name.3 @@ -52,4 +52,4 @@ The id associated with the given name. 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. diff --git a/level_0/f_account/data/documentation/man/man3/f_account_group_name_by_id.3 b/level_0/f_account/data/documentation/man/man3/f_account_group_name_by_id.3 index cb26f5ed4..391a8dbeb 100644 --- a/level_0/f_account/data/documentation/man/man3/f_account_group_name_by_id.3 +++ b/level_0/f_account/data/documentation/man/man3/f_account_group_name_by_id.3 @@ -52,4 +52,4 @@ This is replaced with by the group name. The name will be NULL terminated after 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. diff --git a/level_0/f_account/data/documentation/man/man3/f_account_id_by_name.3 b/level_0/f_account/data/documentation/man/man3/f_account_id_by_name.3 index 2a9dabd3d..ad990499f 100644 --- a/level_0/f_account/data/documentation/man/man3/f_account_id_by_name.3 +++ b/level_0/f_account/data/documentation/man/man3/f_account_id_by_name.3 @@ -52,4 +52,4 @@ The id associated with the given name. 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. diff --git a/level_0/f_account/data/documentation/man/man3/f_account_name_by_id.3 b/level_0/f_account/data/documentation/man/man3/f_account_name_by_id.3 index 2a738ad4c..e882dff57 100644 --- a/level_0/f_account/data/documentation/man/man3/f_account_name_by_id.3 +++ b/level_0/f_account/data/documentation/man/man3/f_account_name_by_id.3 @@ -52,4 +52,4 @@ This is replaced with by the user name. The name will be NULL terminated after t 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_ambient_get.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_ambient_get.3 index 1520b5dd2..493c6ff4b 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_ambient_get.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_ambient_get.3 @@ -50,4 +50,4 @@ The retrieved ambient value. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_ambient_reset.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_ambient_reset.3 index e40164056..f07e8f29f 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_ambient_reset.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_ambient_reset.3 @@ -36,4 +36,4 @@ Reset the ambient capability. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_ambient_set.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_ambient_set.3 index 8db5321ce..83d8c4185 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_ambient_set.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_ambient_set.3 @@ -46,4 +46,4 @@ The capability flag value. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_clear.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_clear.3 index c7b24df74..51a1269ac 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_clear.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_clear.3 @@ -37,4 +37,4 @@ The capability to clear. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_clear_flag.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_clear_flag.3 index 4b6ffc1c0..fb67eb7ae 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_clear_flag.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_clear_flag.3 @@ -44,4 +44,4 @@ The capability to clear the flag of. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_compare.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_compare.3 index fda3089d8..df4933939 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_compare.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_compare.3 @@ -49,4 +49,4 @@ The second capability to compare. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_copy.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_copy.3 index b8dff3c42..d34156eac 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_copy.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_copy.3 @@ -44,4 +44,4 @@ The capability to copy to. This must be freed via f_capability_delete() when fin 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_copy_external.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_copy_external.3 index bca3cd060..cf09e30d6 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_copy_external.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_copy_external.3 @@ -54,4 +54,4 @@ The (external) capability the (internal) capability is copied to. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_copy_internal.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_copy_internal.3 index 79e4cb739..45924e084 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_copy_internal.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_copy_internal.3 @@ -44,4 +44,4 @@ The (internal) capability the (external) capability is copied into. This must be 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_delete.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_delete.3 index 1da904e1e..ca8f12894 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_delete.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_delete.3 @@ -39,4 +39,4 @@ The capability to delete. Pointer address is set to 0 on success. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_file_descriptor_get.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_file_descriptor_get.3 index 9865d15a3..113c02109 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_file_descriptor_get.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_file_descriptor_get.3 @@ -58,4 +58,4 @@ The retrieved capability. This must be freed via f_capability_delete() when fini 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_file_descriptor_set.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_file_descriptor_set.3 index 6fedcc3b8..74a8766b2 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_file_descriptor_set.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_file_descriptor_set.3 @@ -58,4 +58,4 @@ The capability to set. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_file_get.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_file_get.3 index 5071aca86..feb7f0229 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_file_get.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_file_get.3 @@ -58,4 +58,4 @@ The retrieved capability. This must be freed via f_capability_delete() when fini 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_file_set.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_file_set.3 index b101f2937..62e9cb238 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_file_set.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_file_set.3 @@ -58,4 +58,4 @@ The capability to set. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_flag_get.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_flag_get.3 index c209a527c..449355c3a 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_flag_get.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_flag_get.3 @@ -52,4 +52,4 @@ The determined capability code flag value. This is TRUE when the flag is enabled 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_flag_set.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_flag_set.3 index 11b1fa310..fdd239911 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_flag_set.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_flag_set.3 @@ -52,4 +52,4 @@ The capability to set the flag of. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_from_name.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_from_name.3 index badb4fc0a..0bff7d07d 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_from_name.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_from_name.3 @@ -44,4 +44,4 @@ The name of the capability (must be all lower case). 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_from_text.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_from_text.3 index bce59bb15..58d82de2a 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_from_text.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_from_text.3 @@ -44,4 +44,4 @@ The determined capabilities. This must be freed via f_capability_delete(). 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_groups_set.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_groups_set.3 index effcfe48c..3bc3b6009 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_groups_set.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_groups_set.3 @@ -53,4 +53,4 @@ The array of supplementary group IDs (as in setgroups()). 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_initialize.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_initialize.3 index bfdb88e3b..5ee6a510c 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_initialize.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_initialize.3 @@ -39,4 +39,4 @@ The capability to initialize. This must be freed via f_capability_delete() when 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_mode_get.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_mode_get.3 index b3f97857a..ffe8ed700 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_mode_get.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_mode_get.3 @@ -35,4 +35,4 @@ The capability mode. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_mode_get_name.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_mode_get_name.3 index fdd00f659..80c945711 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_mode_get_name.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_mode_get_name.3 @@ -40,4 +40,4 @@ The name of the mode. This is a NULL terminated string. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_mode_set.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_mode_set.3 index 9be256343..ab04cb85f 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_mode_set.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_mode_set.3 @@ -41,4 +41,4 @@ The capability mode. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_owner_get.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_owner_get.3 index bad8c1b69..c92a58763 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_owner_get.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_owner_get.3 @@ -40,4 +40,4 @@ The ID of the user. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_owner_set.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_owner_set.3 index ea1890f27..d5a72f578 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_owner_set.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_owner_set.3 @@ -60,4 +60,4 @@ The ID of the user. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_process_bound_drop.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_process_bound_drop.3 index 5f54fc483..51dc40700 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_process_bound_drop.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_process_bound_drop.3 @@ -48,4 +48,4 @@ The determined bound value. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_process_bound_get.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_process_bound_get.3 index 6c910b908..5f8d1ed0e 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_process_bound_get.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_process_bound_get.3 @@ -44,4 +44,4 @@ The determined bound value. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_process_get.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_process_get.3 index 7859d6c0d..dd7e9d0c7 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_process_get.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_process_get.3 @@ -37,4 +37,4 @@ The determined capability. This must be freed via f_capability_delete() when fin 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_process_get_by_id.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_process_get_by_id.3 index afd2f9f51..e2fc16fd1 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_process_get_by_id.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_process_get_by_id.3 @@ -42,4 +42,4 @@ The determined capability. This must be freed via f_capability_delete() when fin 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_process_set.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_process_set.3 index 3419c3283..a61ed2d35 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_process_set.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_process_set.3 @@ -41,4 +41,4 @@ The capability to assign. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_security_bits_get.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_security_bits_get.3 index f88f82eb7..adf12b637 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_security_bits_get.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_security_bits_get.3 @@ -35,4 +35,4 @@ The security bits. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_security_bits_set.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_security_bits_set.3 index 8a341765e..b330aac42 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_security_bits_set.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_security_bits_set.3 @@ -41,4 +41,4 @@ The security bits. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_size.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_size.3 index 4b4d87306..2bce94f44 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_size.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_size.3 @@ -44,4 +44,4 @@ The size of the external representation of capability. Size may be set to -1 on 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_supported.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_supported.3 index 65b41420f..1e0e2172d 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_supported.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_supported.3 @@ -28,4 +28,4 @@ Check if capabilities are supported. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_supported_ambient.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_supported_ambient.3 index c6b074904..31d9213b2 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_supported_ambient.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_supported_ambient.3 @@ -28,4 +28,4 @@ Check if capabilities support ambient, using special libcap function/macro. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_supported_code.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_supported_code.3 index 712666ed8..05ca07343 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_supported_code.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_supported_code.3 @@ -33,4 +33,4 @@ The capability code. 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_to_name.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_to_name.3 index 70e75953b..cbe5685fa 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_to_name.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_to_name.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: f_string_dynamic_resize(). 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_to_text.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_to_text.3 index af25aaae9..b0b900712 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_to_text.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_to_text.3 @@ -50,4 +50,4 @@ Errors (with error bit) from: f_string_dynamic_resize(). 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. diff --git a/level_0/f_capability/data/documentation/man/man3/f_capability_user_set.3 b/level_0/f_capability/data/documentation/man/man3/f_capability_user_set.3 index 564612979..199f235c3 100644 --- a/level_0/f_capability/data/documentation/man/man3/f_capability_user_set.3 +++ b/level_0/f_capability/data/documentation/man/man3/f_capability_user_set.3 @@ -43,4 +43,4 @@ The ID of the user. 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. diff --git a/level_0/f_color/data/documentation/man/man3/f_color_context_delete.3 b/level_0/f_color/data/documentation/man/man3/f_color_context_delete.3 index 226b0bc32..a7bbbc2a5 100644 --- a/level_0/f_color/data/documentation/man/man3/f_color_context_delete.3 +++ b/level_0/f_color/data/documentation/man/man3/f_color_context_delete.3 @@ -35,4 +35,4 @@ Errors (with error bit) from: f_string_dynamic_resize(). 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. diff --git a/level_0/f_color/data/documentation/man/man3/f_color_context_destroy.3 b/level_0/f_color/data/documentation/man/man3/f_color_context_destroy.3 index 5346fa185..15e66b729 100644 --- a/level_0/f_color/data/documentation/man/man3/f_color_context_destroy.3 +++ b/level_0/f_color/data/documentation/man/man3/f_color_context_destroy.3 @@ -35,4 +35,4 @@ Errors (with error bit) from: f_string_dynamic_adjust(). 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. diff --git a/level_0/f_color/data/documentation/man/man3/f_color_load_context.3 b/level_0/f_color/data/documentation/man/man3/f_color_load_context.3 index 231a933e8..5b65c14de 100644 --- a/level_0/f_color/data/documentation/man/man3/f_color_load_context.3 +++ b/level_0/f_color/data/documentation/man/man3/f_color_load_context.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_string_dynamic_increase_by() 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. diff --git a/level_0/f_color/data/documentation/man/man3/f_color_save_1.3 b/level_0/f_color/data/documentation/man/man3/f_color_save_1.3 index 7b4e073bc..e19d6a5f4 100644 --- a/level_0/f_color/data/documentation/man/man3/f_color_save_1.3 +++ b/level_0/f_color/data/documentation/man/man3/f_color_save_1.3 @@ -47,4 +47,4 @@ Errors (with error bit) from: f_string_dynamic_increase_by() 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. diff --git a/level_0/f_color/data/documentation/man/man3/f_color_save_2.3 b/level_0/f_color/data/documentation/man/man3/f_color_save_2.3 index 142841153..50ac531e5 100644 --- a/level_0/f_color/data/documentation/man/man3/f_color_save_2.3 +++ b/level_0/f_color/data/documentation/man/man3/f_color_save_2.3 @@ -52,4 +52,4 @@ Errors (with error bit) from: f_string_dynamic_increase_by() 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. diff --git a/level_0/f_color/data/documentation/man/man3/f_color_save_3.3 b/level_0/f_color/data/documentation/man/man3/f_color_save_3.3 index f2287c7dc..3748f8168 100644 --- a/level_0/f_color/data/documentation/man/man3/f_color_save_3.3 +++ b/level_0/f_color/data/documentation/man/man3/f_color_save_3.3 @@ -57,4 +57,4 @@ Errors (with error bit) from: f_string_dynamic_increase_by() 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. diff --git a/level_0/f_color/data/documentation/man/man3/f_color_save_4.3 b/level_0/f_color/data/documentation/man/man3/f_color_save_4.3 index 4ab4743f1..a0d6451e7 100644 --- a/level_0/f_color/data/documentation/man/man3/f_color_save_4.3 +++ b/level_0/f_color/data/documentation/man/man3/f_color_save_4.3 @@ -62,4 +62,4 @@ Errors (with error bit) from: f_string_dynamic_increase_by() 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. diff --git a/level_0/f_color/data/documentation/man/man3/f_color_save_5.3 b/level_0/f_color/data/documentation/man/man3/f_color_save_5.3 index 45fb3b6e0..c7221ea33 100644 --- a/level_0/f_color/data/documentation/man/man3/f_color_save_5.3 +++ b/level_0/f_color/data/documentation/man/man3/f_color_save_5.3 @@ -69,4 +69,4 @@ Errors (with error bit) from: f_string_dynamic_increase_by() 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. diff --git a/level_0/f_console/data/documentation/man/man3/f_console_environment_process.3 b/level_0/f_console/data/documentation/man/man3/f_console_environment_process.3 index 5deef41b6..dac26ead8 100644 --- a/level_0/f_console/data/documentation/man/man3/f_console_environment_process.3 +++ b/level_0/f_console/data/documentation/man/man3/f_console_environment_process.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_string_maps_increase_by(). 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. diff --git a/level_0/f_console/data/documentation/man/man3/f_console_identify.3 b/level_0/f_console/data/documentation/man/man3/f_console_identify.3 index 7e0b5ca60..e4eee04f4 100644 --- a/level_0/f_console/data/documentation/man/man3/f_console_identify.3 +++ b/level_0/f_console/data/documentation/man/man3/f_console_identify.3 @@ -38,4 +38,4 @@ The resulting console type code determined by this function. 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. diff --git a/level_0/f_console/data/documentation/man/man3/f_console_parameter_prioritize_left.3 b/level_0/f_console/data/documentation/man/man3/f_console_parameter_prioritize_left.3 index fa20ca27b..23e5306d2 100644 --- a/level_0/f_console/data/documentation/man/man3/f_console_parameter_prioritize_left.3 +++ b/level_0/f_console/data/documentation/man/man3/f_console_parameter_prioritize_left.3 @@ -51,4 +51,4 @@ The resulting decision. If none of the parameters are found, then this will not 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. diff --git a/level_0/f_console/data/documentation/man/man3/f_console_parameter_prioritize_right.3 b/level_0/f_console/data/documentation/man/man3/f_console_parameter_prioritize_right.3 index 33af71e80..97ff4a10d 100644 --- a/level_0/f_console/data/documentation/man/man3/f_console_parameter_prioritize_right.3 +++ b/level_0/f_console/data/documentation/man/man3/f_console_parameter_prioritize_right.3 @@ -51,4 +51,4 @@ The resulting decision. If none of the parameters are found, then this will not 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. diff --git a/level_0/f_console/data/documentation/man/man3/f_console_parameter_process.3 b/level_0/f_console/data/documentation/man/man3/f_console_parameter_process.3 index a092422df..8b12ddf47 100644 --- a/level_0/f_console/data/documentation/man/man3/f_console_parameter_process.3 +++ b/level_0/f_console/data/documentation/man/man3/f_console_parameter_process.3 @@ -60,4 +60,4 @@ Errors (with error bit) from: f_utf_char_to_character(). 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. diff --git a/level_0/f_console/data/documentation/man/man3/f_console_parameters_delete.3 b/level_0/f_console/data/documentation/man/man3/f_console_parameters_delete.3 index 8e803c0de..fb1a8f7a2 100644 --- a/level_0/f_console/data/documentation/man/man3/f_console_parameters_delete.3 +++ b/level_0/f_console/data/documentation/man/man3/f_console_parameters_delete.3 @@ -37,4 +37,4 @@ Errors (with error bit) from: f_array_lengths_resize(). 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. diff --git a/level_0/f_console/data/documentation/man/man3/f_console_parameters_destroy.3 b/level_0/f_console/data/documentation/man/man3/f_console_parameters_destroy.3 index 621179cda..70e62af5d 100644 --- a/level_0/f_console/data/documentation/man/man3/f_console_parameters_destroy.3 +++ b/level_0/f_console/data/documentation/man/man3/f_console_parameters_destroy.3 @@ -37,4 +37,4 @@ Errors (with error bit) from: f_array_lengths_adjust(). 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. diff --git a/level_0/f_control_group/data/documentation/man/man3/f_control_group_copy.3 b/level_0/f_control_group/data/documentation/man/man3/f_control_group_copy.3 index 6ee6deccd..29138d3f2 100644 --- a/level_0/f_control_group/data/documentation/man/man3/f_control_group_copy.3 +++ b/level_0/f_control_group/data/documentation/man/man3/f_control_group_copy.3 @@ -50,4 +50,4 @@ Errors (with error bit) from: f_string_dynamics_append_all(). 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. diff --git a/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_binary.3 b/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_binary.3 index e17a65ce4..87d06d291 100644 --- a/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_binary.3 +++ b/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_binary.3 @@ -39,4 +39,4 @@ F_true if character is a binary. F_false if character is not a binary. 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. diff --git a/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_decimal.3 b/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_decimal.3 index 14dcb3931..7d0ad9b7a 100644 --- a/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_decimal.3 +++ b/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_decimal.3 @@ -35,4 +35,4 @@ F_true if character is a decimal. F_false if character is not a decimal. 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. diff --git a/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_duodecimal.3 b/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_duodecimal.3 index 35c44cf20..ee69090aa 100644 --- a/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_duodecimal.3 +++ b/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_duodecimal.3 @@ -35,4 +35,4 @@ F_true if character is a duodecimal. F_false if character is not a duodecimal. 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. diff --git a/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_hexidecimal.3 b/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_hexidecimal.3 index 62bc38e24..6f9bff7ba 100644 --- a/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_hexidecimal.3 +++ b/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_hexidecimal.3 @@ -35,4 +35,4 @@ F_true if character is a hexidecimal. F_false if character is not a hexidecimal. 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. diff --git a/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_octal.3 b/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_octal.3 index 7c14dfbff..c4c0df809 100644 --- a/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_octal.3 +++ b/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_is_octal.3 @@ -35,4 +35,4 @@ F_true if character is an octal. F_false if character is not an octal. 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. diff --git a/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_binary.3 b/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_binary.3 index 8e76d132c..7c2d8f006 100644 --- a/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_binary.3 +++ b/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_binary.3 @@ -38,4 +38,4 @@ F_none if character was converted to a binary. 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. diff --git a/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_decimal.3 b/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_decimal.3 index 346f1fb65..ac03c7ed5 100644 --- a/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_decimal.3 +++ b/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_decimal.3 @@ -38,4 +38,4 @@ F_none if character was converted to a decimal. 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. diff --git a/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_duodecimal.3 b/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_duodecimal.3 index 7d7a7e08e..cbced1405 100644 --- a/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_duodecimal.3 +++ b/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_duodecimal.3 @@ -38,4 +38,4 @@ F_none if character was converted to a duodecimal. 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. diff --git a/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_hexidecimal.3 b/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_hexidecimal.3 index b5a68fd27..75e93a79c 100644 --- a/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_hexidecimal.3 +++ b/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_hexidecimal.3 @@ -38,4 +38,4 @@ F_none if character was converted to a hexidecimal. 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. diff --git a/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_octal.3 b/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_octal.3 index 8c13936b3..7a5378fc5 100644 --- a/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_octal.3 +++ b/level_0/f_conversion/data/documentation/man/man3/f_conversion_character_to_octal.3 @@ -38,4 +38,4 @@ F_none if character was converted to a hexidecimal. 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. diff --git a/level_0/f_conversion/data/documentation/man/man3/f_conversion_number_signed_print.3 b/level_0/f_conversion/data/documentation/man/man3/f_conversion_number_signed_print.3 index f818e2a57..739eb0e8c 100644 --- a/level_0/f_conversion/data/documentation/man/man3/f_conversion_number_signed_print.3 +++ b/level_0/f_conversion/data/documentation/man/man3/f_conversion_number_signed_print.3 @@ -49,4 +49,4 @@ F_none if the number was converted to a string. 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. diff --git a/level_0/f_conversion/data/documentation/man/man3/f_conversion_number_signed_to_string.3 b/level_0/f_conversion/data/documentation/man/man3/f_conversion_number_signed_to_string.3 index b41bde0a5..f68e40772 100644 --- a/level_0/f_conversion/data/documentation/man/man3/f_conversion_number_signed_to_string.3 +++ b/level_0/f_conversion/data/documentation/man/man3/f_conversion_number_signed_to_string.3 @@ -49,4 +49,4 @@ F_none if the number was converted to a string. 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. diff --git a/level_0/f_conversion/data/documentation/man/man3/f_conversion_number_unsigned_print.3 b/level_0/f_conversion/data/documentation/man/man3/f_conversion_number_unsigned_print.3 index 79aa35ca5..3cc98d9eb 100644 --- a/level_0/f_conversion/data/documentation/man/man3/f_conversion_number_unsigned_print.3 +++ b/level_0/f_conversion/data/documentation/man/man3/f_conversion_number_unsigned_print.3 @@ -49,4 +49,4 @@ F_none if the number was converted to a string. 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. diff --git a/level_0/f_conversion/data/documentation/man/man3/f_conversion_number_unsigned_to_string.3 b/level_0/f_conversion/data/documentation/man/man3/f_conversion_number_unsigned_to_string.3 index 7012a1a6e..b45536e60 100644 --- a/level_0/f_conversion/data/documentation/man/man3/f_conversion_number_unsigned_to_string.3 +++ b/level_0/f_conversion/data/documentation/man/man3/f_conversion_number_unsigned_to_string.3 @@ -49,4 +49,4 @@ F_none if the number was converted to a string. 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. diff --git a/level_0/f_directory/data/documentation/man/man3/f_directory_create.3 b/level_0/f_directory/data/documentation/man/man3/f_directory_create.3 index c6e15bfa0..3a9cbc115 100644 --- a/level_0/f_directory/data/documentation/man/man3/f_directory_create.3 +++ b/level_0/f_directory/data/documentation/man/man3/f_directory_create.3 @@ -66,4 +66,4 @@ The directory mode to use when creating. 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. diff --git a/level_0/f_directory/data/documentation/man/man3/f_directory_create_at.3 b/level_0/f_directory/data/documentation/man/man3/f_directory_create_at.3 index e99d341e1..d852d4568 100644 --- a/level_0/f_directory/data/documentation/man/man3/f_directory_create_at.3 +++ b/level_0/f_directory/data/documentation/man/man3/f_directory_create_at.3 @@ -73,4 +73,4 @@ The directory mode to use when creating. 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. diff --git a/level_0/f_directory/data/documentation/man/man3/f_directory_exists.3 b/level_0/f_directory/data/documentation/man/man3/f_directory_exists.3 index 8bd380c44..9566a347d 100644 --- a/level_0/f_directory/data/documentation/man/man3/f_directory_exists.3 +++ b/level_0/f_directory/data/documentation/man/man3/f_directory_exists.3 @@ -49,4 +49,4 @@ The file path to the directory. 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. diff --git a/level_0/f_directory/data/documentation/man/man3/f_directory_exists_at.3 b/level_0/f_directory/data/documentation/man/man3/f_directory_exists_at.3 index 18aa37ed3..fa086089b 100644 --- a/level_0/f_directory/data/documentation/man/man3/f_directory_exists_at.3 +++ b/level_0/f_directory/data/documentation/man/man3/f_directory_exists_at.3 @@ -61,4 +61,4 @@ Any valid flag, such as F_directory_at_path_empty_d, F_directory_at_automount_no 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. diff --git a/level_0/f_directory/data/documentation/man/man3/f_directory_is.3 b/level_0/f_directory/data/documentation/man/man3/f_directory_is.3 index 65a8485e1..ecbe5594d 100644 --- a/level_0/f_directory/data/documentation/man/man3/f_directory_is.3 +++ b/level_0/f_directory/data/documentation/man/man3/f_directory_is.3 @@ -49,4 +49,4 @@ The file path to the directory. 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. diff --git a/level_0/f_directory/data/documentation/man/man3/f_directory_is_at.3 b/level_0/f_directory/data/documentation/man/man3/f_directory_is_at.3 index f8cf5f962..b7b14dc90 100644 --- a/level_0/f_directory/data/documentation/man/man3/f_directory_is_at.3 +++ b/level_0/f_directory/data/documentation/man/man3/f_directory_is_at.3 @@ -61,4 +61,4 @@ Any valid flag, such as F_directory_at_path_empty_d, F_directory_at_automount_no 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. diff --git a/level_0/f_directory/data/documentation/man/man3/f_directory_list.3 b/level_0/f_directory/data/documentation/man/man3/f_directory_list.3 index 316267b83..ead5c3a7e 100644 --- a/level_0/f_directory/data/documentation/man/man3/f_directory_list.3 +++ b/level_0/f_directory/data/documentation/man/man3/f_directory_list.3 @@ -60,4 +60,4 @@ Will be populated with the names of each file and/or directory inside path. 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. diff --git a/level_0/f_directory/data/documentation/man/man3/f_directory_open.3 b/level_0/f_directory/data/documentation/man/man3/f_directory_open.3 index aab3c2d51..5b4293090 100644 --- a/level_0/f_directory/data/documentation/man/man3/f_directory_open.3 +++ b/level_0/f_directory/data/documentation/man/man3/f_directory_open.3 @@ -75,4 +75,4 @@ The file descriptor. This is updated with the result of open() or openat(). 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. diff --git a/level_0/f_directory/data/documentation/man/man3/f_directory_open_at.3 b/level_0/f_directory/data/documentation/man/man3/f_directory_open_at.3 index 7568f9fdb..26dc6ac81 100644 --- a/level_0/f_directory/data/documentation/man/man3/f_directory_open_at.3 +++ b/level_0/f_directory/data/documentation/man/man3/f_directory_open_at.3 @@ -82,4 +82,4 @@ The file descriptor. This is updated with the result of open() or openat(). 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. diff --git a/level_0/f_directory/data/documentation/man/man3/f_directory_remove.3 b/level_0/f_directory/data/documentation/man/man3/f_directory_remove.3 index f63a1915e..35ae59360 100644 --- a/level_0/f_directory/data/documentation/man/man3/f_directory_remove.3 +++ b/level_0/f_directory/data/documentation/man/man3/f_directory_remove.3 @@ -75,4 +75,4 @@ When depth_max > 0, this designates whether or not to preserve the directory at 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. diff --git a/level_0/f_directory/data/documentation/man/man3/f_directory_remove_custom.3 b/level_0/f_directory/data/documentation/man/man3/f_directory_remove_custom.3 index 1e561f9d5..3fc7fd69f 100644 --- a/level_0/f_directory/data/documentation/man/man3/f_directory_remove_custom.3 +++ b/level_0/f_directory/data/documentation/man/man3/f_directory_remove_custom.3 @@ -80,4 +80,4 @@ A custom function to pass to nftw() instead of using the internal one. Such as a 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. diff --git a/level_0/f_directory/data/documentation/man/man3/f_directory_touch.3 b/level_0/f_directory/data/documentation/man/man3/f_directory_touch.3 index 91dc929bf..b6de079af 100644 --- a/level_0/f_directory/data/documentation/man/man3/f_directory_touch.3 +++ b/level_0/f_directory/data/documentation/man/man3/f_directory_touch.3 @@ -78,4 +78,4 @@ The file mode to use when (directory) file is created. 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. diff --git a/level_0/f_directory/data/documentation/man/man3/f_directory_touch_at.3 b/level_0/f_directory/data/documentation/man/man3/f_directory_touch_at.3 index 1cf7703c8..502dcda58 100644 --- a/level_0/f_directory/data/documentation/man/man3/f_directory_touch_at.3 +++ b/level_0/f_directory/data/documentation/man/man3/f_directory_touch_at.3 @@ -88,4 +88,4 @@ Any valid flag, such as F_file_at_path_empty_d, F_file_at_automount_no_d, or F_f 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. diff --git a/level_0/f_environment/data/documentation/man/man3/f_environment_clear.3 b/level_0/f_environment/data/documentation/man/man3/f_environment_clear.3 index fbb9f8a4f..3ee53a2ba 100644 --- a/level_0/f_environment/data/documentation/man/man3/f_environment_clear.3 +++ b/level_0/f_environment/data/documentation/man/man3/f_environment_clear.3 @@ -28,4 +28,4 @@ Provides environment processing functionality, such as environment variable hand 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. diff --git a/level_0/f_environment/data/documentation/man/man3/f_environment_exists.3 b/level_0/f_environment/data/documentation/man/man3/f_environment_exists.3 index d61eb5d7a..84014305d 100644 --- a/level_0/f_environment/data/documentation/man/man3/f_environment_exists.3 +++ b/level_0/f_environment/data/documentation/man/man3/f_environment_exists.3 @@ -37,4 +37,4 @@ The name of the environment variable to check the existence of. The name string 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. diff --git a/level_0/f_environment/data/documentation/man/man3/f_environment_get.3 b/level_0/f_environment/data/documentation/man/man3/f_environment_get.3 index be3f9910c..3b8b6d7fa 100644 --- a/level_0/f_environment/data/documentation/man/man3/f_environment_get.3 +++ b/level_0/f_environment/data/documentation/man/man3/f_environment_get.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_string_dynamic_increase_by(). 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. diff --git a/level_0/f_environment/data/documentation/man/man3/f_environment_get_all.3 b/level_0/f_environment/data/documentation/man/man3/f_environment_get_all.3 index 8f7232bdf..dcd4768cc 100644 --- a/level_0/f_environment/data/documentation/man/man3/f_environment_get_all.3 +++ b/level_0/f_environment/data/documentation/man/man3/f_environment_get_all.3 @@ -37,4 +37,4 @@ Errors (with error bit) from: f_string_maps_append(). 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. diff --git a/level_0/f_environment/data/documentation/man/man3/f_environment_secure_is.3 b/level_0/f_environment/data/documentation/man/man3/f_environment_secure_is.3 index d03747f2b..2414c8e9f 100644 --- a/level_0/f_environment/data/documentation/man/man3/f_environment_secure_is.3 +++ b/level_0/f_environment/data/documentation/man/man3/f_environment_secure_is.3 @@ -42,4 +42,4 @@ The documentation for secure_getenv() is unclear on which capabilities are expec 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. diff --git a/level_0/f_environment/data/documentation/man/man3/f_environment_set.3 b/level_0/f_environment/data/documentation/man/man3/f_environment_set.3 index bb8220abf..6b97f4863 100644 --- a/level_0/f_environment/data/documentation/man/man3/f_environment_set.3 +++ b/level_0/f_environment/data/documentation/man/man3/f_environment_set.3 @@ -51,4 +51,4 @@ Set to TRUE to replace value if name already exists. Set to FALSE to not replace 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. diff --git a/level_0/f_environment/data/documentation/man/man3/f_environment_unset.3 b/level_0/f_environment/data/documentation/man/man3/f_environment_unset.3 index 7418af145..008dfda91 100644 --- a/level_0/f_environment/data/documentation/man/man3/f_environment_unset.3 +++ b/level_0/f_environment/data/documentation/man/man3/f_environment_unset.3 @@ -39,4 +39,4 @@ The name of the environment variable to remove. The name string must not contain 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. diff --git a/level_0/f_execute/data/documentation/man/man3/f_execute_status_from_status.3 b/level_0/f_execute/data/documentation/man/man3/f_execute_status_from_status.3 index 283168e30..97357894d 100644 --- a/level_0/f_execute/data/documentation/man/man3/f_execute_status_from_status.3 +++ b/level_0/f_execute/data/documentation/man/man3/f_execute_status_from_status.3 @@ -33,4 +33,4 @@ The appropriate execute status code is returned on match. 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. diff --git a/level_0/f_execute/data/documentation/man/man3/f_execute_status_to_status.3 b/level_0/f_execute/data/documentation/man/man3/f_execute_status_to_status.3 index 435871cde..1d62396c8 100644 --- a/level_0/f_execute/data/documentation/man/man3/f_execute_status_to_status.3 +++ b/level_0/f_execute/data/documentation/man/man3/f_execute_status_to_status.3 @@ -33,4 +33,4 @@ The appropriate status code is returned on match (no bits, error or otherwise ar 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_access.3 b/level_0/f_file/data/documentation/man/man3/f_file_access.3 index f546e8be4..e505f2bf4 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_access.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_access.3 @@ -62,4 +62,4 @@ The file mode to check access of. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_access_at.3 b/level_0/f_file/data/documentation/man/man3/f_file_access_at.3 index 8fa6abea8..361f64942 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_access_at.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_access_at.3 @@ -72,4 +72,4 @@ Options to control how this operates. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_clone.3 b/level_0/f_file/data/documentation/man/man3/f_file_clone.3 index b17f7e1e3..2d1a61a1a 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_clone.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_clone.3 @@ -104,4 +104,4 @@ If neither f_file_stat_flag_group_e nor f_file_stat_flag_owner_e, will not copy 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_close.3 b/level_0/f_file/data/documentation/man/man3/f_file_close.3 index 730d532a1..c50189ffe 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_close.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_close.3 @@ -47,4 +47,4 @@ The file descriptor. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_close_flush.3 b/level_0/f_file/data/documentation/man/man3/f_file_close_flush.3 index 8835783e9..4ec0e0290 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_close_flush.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_close_flush.3 @@ -47,4 +47,4 @@ The file descriptor. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_copy.3 b/level_0/f_file/data/documentation/man/man3/f_file_copy.3 index a5b265abc..e6b71d87d 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_copy.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_copy.3 @@ -101,4 +101,4 @@ If f_file_stat_flag_exclusive_e, will fail when file already exists. If not f_fi 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_create.3 b/level_0/f_file/data/documentation/man/man3/f_file_create.3 index 680d466c8..2efb6ee3c 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_create.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_create.3 @@ -77,4 +77,4 @@ If TRUE, will fail when file already exists. If FALSE, will not fail if file alr 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_create_at.3 b/level_0/f_file/data/documentation/man/man3/f_file_create_at.3 index 66abdc736..1a65bf2a3 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_create_at.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_create_at.3 @@ -84,4 +84,4 @@ If TRUE, will fail when file already exists. If FALSE, will not fail if file alr 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_create_device.3 b/level_0/f_file/data/documentation/man/man3/f_file_create_device.3 index 0e6593eea..c4e511f95 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_create_device.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_create_device.3 @@ -74,4 +74,4 @@ The minor device number for character and block file types. Is ignored by pipe f 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_create_device_at.3 b/level_0/f_file/data/documentation/man/man3/f_file_create_device_at.3 index e46942bb3..a9345ff16 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_create_device_at.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_create_device_at.3 @@ -81,4 +81,4 @@ The minor device number for character and block file types. Is ignored by pipe f 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_create_fifo.3 b/level_0/f_file/data/documentation/man/man3/f_file_create_fifo.3 index 3e0fdd4e6..3c37eaa7f 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_create_fifo.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_create_fifo.3 @@ -62,4 +62,4 @@ The file mode to assign. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_create_fifo_at.3 b/level_0/f_file/data/documentation/man/man3/f_file_create_fifo_at.3 index 2341ce92c..055eda5c0 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_create_fifo_at.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_create_fifo_at.3 @@ -69,4 +69,4 @@ The file mode to assign. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_create_node.3 b/level_0/f_file/data/documentation/man/man3/f_file_create_node.3 index 7e98d8944..e9d7a58be 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_create_node.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_create_node.3 @@ -67,4 +67,4 @@ The device number for character and block file types. Is ignored by pipe file ty 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_create_node_at.3 b/level_0/f_file/data/documentation/man/man3/f_file_create_node_at.3 index 828a6e890..92c4bea56 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_create_node_at.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_create_node_at.3 @@ -74,4 +74,4 @@ The device number for character and block file types. Is ignored by pipe file ty 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_descriptor.3 b/level_0/f_file/data/documentation/man/man3/f_file_descriptor.3 index 1e330d59c..4ea9849da 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_descriptor.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_descriptor.3 @@ -35,4 +35,4 @@ The file stream to get descriptor of. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_exists.3 b/level_0/f_file/data/documentation/man/man3/f_file_exists.3 index d39280023..65798a358 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_exists.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_exists.3 @@ -56,4 +56,4 @@ Set to TRUE to dereference symlinks. Set to FALSE to operate on the symlink itse 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_exists_at.3 b/level_0/f_file/data/documentation/man/man3/f_file_exists_at.3 index b7c005893..011d87ac2 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_exists_at.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_exists_at.3 @@ -65,4 +65,4 @@ Any valid flag, such as F_file_at_path_empty_d, F_file_at_automount_no_d, or F_f 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_flush.3 b/level_0/f_file/data/documentation/man/man3/f_file_flush.3 index 3dc8adea1..a758cdc9a 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_flush.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_flush.3 @@ -45,4 +45,4 @@ The file descriptor. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_group_read.3 b/level_0/f_file/data/documentation/man/man3/f_file_group_read.3 index 747464ac7..0461ac8b2 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_group_read.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_group_read.3 @@ -59,4 +59,4 @@ The id of the file's group. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_is.3 b/level_0/f_file/data/documentation/man/man3/f_file_is.3 index e6e69c973..af8d7c0e8 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_is.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_is.3 @@ -63,4 +63,4 @@ Set to TRUE to dereference symlinks (often is what is desired). Set to FALSE to 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_is_at.3 b/level_0/f_file/data/documentation/man/man3/f_file_is_at.3 index fe1e4edef..2514f8b83 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_is_at.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_is_at.3 @@ -68,4 +68,4 @@ Any valid flag, such as F_file_at_path_empty_d, F_file_at_automount_no_d, or F_f 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_link.3 b/level_0/f_file/data/documentation/man/man3/f_file_link.3 index c9da104ce..7dddbd863 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_link.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_link.3 @@ -72,4 +72,4 @@ A path to the link that does the pointing. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_link_at.3 b/level_0/f_file/data/documentation/man/man3/f_file_link_at.3 index 1f5b91389..135820e90 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_link_at.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_link_at.3 @@ -79,4 +79,4 @@ A path to the link that does the pointing. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_link_hard.3 b/level_0/f_file/data/documentation/man/man3/f_file_link_hard.3 index 519b90d63..636048085 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_link_hard.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_link_hard.3 @@ -72,4 +72,4 @@ A path to the link that does the pointing. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_link_hard_at.3 b/level_0/f_file/data/documentation/man/man3/f_file_link_hard_at.3 index 3c0fe1a10..ff27ad578 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_link_hard_at.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_link_hard_at.3 @@ -91,4 +91,4 @@ Any valid flag, such as F_file_at_path_empty_d, F_file_at_automount_no_d, or F_f 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_link_read.3 b/level_0/f_file/data/documentation/man/man3/f_file_link_read.3 index a5f3999d4..4022c677e 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_link_read.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_link_read.3 @@ -69,4 +69,4 @@ Errors (with error bit) from: f_string_dynamic_increase_by() Errors (with error 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_link_read_at.3 b/level_0/f_file/data/documentation/man/man3/f_file_link_read_at.3 index c892cfffd..bf207d258 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_link_read_at.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_link_read_at.3 @@ -76,4 +76,4 @@ Errors (with error bit) from: f_string_dynamic_increase_by() Errors (with error 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_mode_determine.3 b/level_0/f_file/data/documentation/man/man3/f_file_mode_determine.3 index 57dd8091e..3d9837f3b 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_mode_determine.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_mode_determine.3 @@ -55,4 +55,4 @@ The determined mode. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_mode_from_string.3 b/level_0/f_file/data/documentation/man/man3/f_file_mode_from_string.3 index 756e7fbdb..8ce4f0a80 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_mode_from_string.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_mode_from_string.3 @@ -72,4 +72,4 @@ The parameters how, mode_normal, and mode_executable are all set to 0 on error. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_mode_read.3 b/level_0/f_file/data/documentation/man/man3/f_file_mode_read.3 index 5ba29a8b9..e7f6867ab 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_mode_read.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_mode_read.3 @@ -61,4 +61,4 @@ The read file mode. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_mode_read_at.3 b/level_0/f_file/data/documentation/man/man3/f_file_mode_read_at.3 index b1079be6c..45a2587c0 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_mode_read_at.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_mode_read_at.3 @@ -66,4 +66,4 @@ The read file mode. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_mode_set.3 b/level_0/f_file/data/documentation/man/man3/f_file_mode_set.3 index 074b8e040..75b6b0c03 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_mode_set.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_mode_set.3 @@ -62,4 +62,4 @@ The new mode to use. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_mode_set_at.3 b/level_0/f_file/data/documentation/man/man3/f_file_mode_set_at.3 index 1b492f0d6..734a91e22 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_mode_set_at.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_mode_set_at.3 @@ -69,4 +69,4 @@ The new mode to use. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_mode_to_mode.3 b/level_0/f_file/data/documentation/man/man3/f_file_mode_to_mode.3 index a5ea1f759..3aefc7c6a 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_mode_to_mode.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_mode_to_mode.3 @@ -40,4 +40,4 @@ The determined mode. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_name_base.3 b/level_0/f_file/data/documentation/man/man3/f_file_name_base.3 index e712174a8..be0cda9d6 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_name_base.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_name_base.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_string_dynamic_increase_by(). 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_name_directory.3 b/level_0/f_file/data/documentation/man/man3/f_file_name_directory.3 index 0b49de908..7b7a460ea 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_name_directory.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_name_directory.3 @@ -50,4 +50,4 @@ Errors (with error bit) from: f_string_dynamic_terminate_after(). 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_open.3 b/level_0/f_file/data/documentation/man/man3/f_file_open.3 index e749a15ef..6af245cea 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_open.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_open.3 @@ -83,4 +83,4 @@ depending on requested open action). 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_open_at.3 b/level_0/f_file/data/documentation/man/man3/f_file_open_at.3 index 2f749c065..83242b1db 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_open_at.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_open_at.3 @@ -58,4 +58,4 @@ The data related to the file being opened. This will be updated with the file de 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_owner_read.3 b/level_0/f_file/data/documentation/man/man3/f_file_owner_read.3 index f0d528c1b..c6ee38faf 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_owner_read.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_owner_read.3 @@ -59,4 +59,4 @@ The id of the file's owner. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_read.3 b/level_0/f_file/data/documentation/man/man3/f_file_read.3 index eecbda0ab..969291c28 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_read.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_read.3 @@ -56,4 +56,4 @@ Errors (with error bit) from: f_string_dynamic_increase_by(). 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_read_block.3 b/level_0/f_file/data/documentation/man/man3/f_file_read_block.3 index 3ba9072e6..daa4e2754 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_read_block.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_read_block.3 @@ -56,4 +56,4 @@ The buffer the file is being read into. The contents of the file is appended int 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_read_until.3 b/level_0/f_file/data/documentation/man/man3/f_file_read_until.3 index 4cb735623..103280fa3 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_read_until.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_read_until.3 @@ -65,4 +65,4 @@ The buffer the file is being read into. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_remove.3 b/level_0/f_file/data/documentation/man/man3/f_file_remove.3 index f300f99f2..4c2f70b23 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_remove.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_remove.3 @@ -57,4 +57,4 @@ The path file name. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_remove_at.3 b/level_0/f_file/data/documentation/man/man3/f_file_remove_at.3 index 80401b7eb..728bc66e7 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_remove_at.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_remove_at.3 @@ -69,4 +69,4 @@ Any valid flag, such as F_file_at_path_empty_d, F_file_at_automount_no_d, or F_f 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_rename.3 b/level_0/f_file/data/documentation/man/man3/f_file_rename.3 index e01c27f00..912d55676 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_rename.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_rename.3 @@ -78,4 +78,4 @@ The path to copy to. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_rename_at.3 b/level_0/f_file/data/documentation/man/man3/f_file_rename_at.3 index 6aa4a2695..c2e4660f5 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_rename_at.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_rename_at.3 @@ -95,4 +95,4 @@ Any valid flag, such as F_file_at_path_empty_d, F_file_at_automount_no_d, or F_f 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_role_change.3 b/level_0/f_file/data/documentation/man/man3/f_file_role_change.3 index ac938f973..dbc7143e5 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_role_change.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_role_change.3 @@ -74,4 +74,4 @@ Set to TRUE to dereference symlinks (often is what is desired). Set to FALSE to 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_role_change_at.3 b/level_0/f_file/data/documentation/man/man3/f_file_role_change_at.3 index ff06a899b..5e187a547 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_role_change_at.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_role_change_at.3 @@ -81,4 +81,4 @@ Any valid flag, such as F_file_at_path_empty_d, F_file_at_automount_no_d, or F_f 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_seek.3 b/level_0/f_file/data/documentation/man/man3/f_file_seek.3 index b6528916e..b58811fbe 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_seek.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_seek.3 @@ -58,4 +58,4 @@ This gets update to represent the total amount seeked. To be compared against of 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_size.3 b/level_0/f_file/data/documentation/man/man3/f_file_size.3 index 2ccde054d..591f07463 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_size.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_size.3 @@ -57,4 +57,4 @@ This gets set to the size of the file. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_size_at.3 b/level_0/f_file/data/documentation/man/man3/f_file_size_at.3 index aa9f5200d..c2e5ff8d9 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_size_at.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_size_at.3 @@ -64,4 +64,4 @@ This gets set to the size of the file. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_size_by_id.3 b/level_0/f_file/data/documentation/man/man3/f_file_size_by_id.3 index 36eb9ce3a..bfdf13764 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_size_by_id.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_size_by_id.3 @@ -56,4 +56,4 @@ This gets set to the size of the file. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_stat.3 b/level_0/f_file/data/documentation/man/man3/f_file_stat.3 index 0a51566d0..b7fb6e071 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_stat.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_stat.3 @@ -57,4 +57,4 @@ The statistics 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_stat_at.3 b/level_0/f_file/data/documentation/man/man3/f_file_stat_at.3 index cfd9741f2..c06432549 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_stat_at.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_stat_at.3 @@ -64,4 +64,4 @@ The statistics 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_stat_by_id.3 b/level_0/f_file/data/documentation/man/man3/f_file_stat_by_id.3 index 56c4b9ec0..88ad99316 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_stat_by_id.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_stat_by_id.3 @@ -52,4 +52,4 @@ The statistics 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_stream_close.3 b/level_0/f_file/data/documentation/man/man3/f_file_stream_close.3 index 9f13b484c..a95044570 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_stream_close.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_stream_close.3 @@ -72,4 +72,4 @@ The file information. The file.stream is set to 0, on success or on failure. The 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_stream_open.3 b/level_0/f_file/data/documentation/man/man3/f_file_stream_open.3 index 224934530..9296fe111 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_stream_open.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_stream_open.3 @@ -85,4 +85,4 @@ The file information. The file.stream is updated if necessary. The file.id is up 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_stream_open_descriptor.3 b/level_0/f_file/data/documentation/man/man3/f_file_stream_open_descriptor.3 index c3e58816f..153106851 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_stream_open_descriptor.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_stream_open_descriptor.3 @@ -66,4 +66,4 @@ The file with a valid file descriptor (file.id). THe file stream (file.stream) i 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_stream_read.3 b/level_0/f_file/data/documentation/man/man3/f_file_stream_read.3 index 27df50c8f..bbf4fff2d 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_stream_read.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_stream_read.3 @@ -56,4 +56,4 @@ The buffer the file is being read into. The contents of the file is appended int 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_stream_read_block.3 b/level_0/f_file/data/documentation/man/man3/f_file_stream_read_block.3 index 37e1b1345..e427ee908 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_stream_read_block.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_stream_read_block.3 @@ -48,4 +48,4 @@ The buffer the file is being read into. The contents of the file is appended int 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_stream_read_until.3 b/level_0/f_file/data/documentation/man/man3/f_file_stream_read_until.3 index e4b963743..d05a0ecbf 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_stream_read_until.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_stream_read_until.3 @@ -57,4 +57,4 @@ Errors (with error bit) from: f_string_dynamic_increase_by(). 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_stream_reopen.3 b/level_0/f_file/data/documentation/man/man3/f_file_stream_reopen.3 index 9e267b3ac..b931fbcf9 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_stream_reopen.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_stream_reopen.3 @@ -83,4 +83,4 @@ The file information. The file.stream is updated, if necessary. The file.id is u 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_stream_write.3 b/level_0/f_file/data/documentation/man/man3/f_file_stream_write.3 index 523b602d7..a0ca46df9 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_stream_write.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_stream_write.3 @@ -53,4 +53,4 @@ The total bytes written. Set pointer to 0 to not use. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_stream_write_block.3 b/level_0/f_file/data/documentation/man/man3/f_file_stream_write_block.3 index aa53f01b3..fd781c612 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_stream_write_block.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_stream_write_block.3 @@ -55,4 +55,4 @@ The total bytes written. Set pointer to 0 to not use. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_stream_write_range.3 b/level_0/f_file/data/documentation/man/man3/f_file_stream_write_range.3 index c3730ebee..4c1d838d9 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_stream_write_range.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_stream_write_range.3 @@ -54,4 +54,4 @@ The total bytes written. Set pointer to 0 to not use. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_stream_write_until.3 b/level_0/f_file/data/documentation/man/man3/f_file_stream_write_until.3 index 89fc1866d..e949b6795 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_stream_write_until.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_stream_write_until.3 @@ -60,4 +60,4 @@ The total bytes written. Set pointer to 0 to not use. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_touch.3 b/level_0/f_file/data/documentation/man/man3/f_file_touch.3 index 90c690094..8bd2ac60c 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_touch.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_touch.3 @@ -81,4 +81,4 @@ Set to TRUE to dereference symlinks (often is what is desired). Set to FALSE to 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_touch_at.3 b/level_0/f_file/data/documentation/man/man3/f_file_touch_at.3 index 10d0a8eb3..3249fa541 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_touch_at.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_touch_at.3 @@ -86,4 +86,4 @@ Any valid flag, such as F_file_at_path_empty_d, F_file_at_automount_no_d, or F_f 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_type.3 b/level_0/f_file/data/documentation/man/man3/f_file_type.3 index 5a6e4a188..f7947db25 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_type.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_type.3 @@ -59,4 +59,4 @@ The type of the file. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_type_at.3 b/level_0/f_file/data/documentation/man/man3/f_file_type_at.3 index ad8351c87..b092ca53b 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_type_at.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_type_at.3 @@ -64,4 +64,4 @@ The type of the file. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_umask_get.3 b/level_0/f_file/data/documentation/man/man3/f_file_umask_get.3 index 938f07ceb..4b784ec83 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_umask_get.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_umask_get.3 @@ -35,4 +35,4 @@ The umask value. (The name "mask" is used avoid a naming conflict with the umask 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_umask_set.3 b/level_0/f_file/data/documentation/man/man3/f_file_umask_set.3 index 17fc0244d..eb822c52a 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_umask_set.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_umask_set.3 @@ -31,4 +31,4 @@ The umask value to assigned. (The name "mask" is used avoid a naming conflict wi 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_write.3 b/level_0/f_file/data/documentation/man/man3/f_file_write.3 index dce307693..4638fa86c 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_write.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_write.3 @@ -61,4 +61,4 @@ The total bytes written. Set pointer to 0 to not use. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_write_block.3 b/level_0/f_file/data/documentation/man/man3/f_file_write_block.3 index 1a069e31f..77f661607 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_write_block.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_write_block.3 @@ -63,4 +63,4 @@ The total bytes written. Set pointer to 0 to not use. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_write_range.3 b/level_0/f_file/data/documentation/man/man3/f_file_write_range.3 index 04d5d2e27..d13108070 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_write_range.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_write_range.3 @@ -66,4 +66,4 @@ The total bytes written. Set pointer to 0 to not use. 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. diff --git a/level_0/f_file/data/documentation/man/man3/f_file_write_until.3 b/level_0/f_file/data/documentation/man/man3/f_file_write_until.3 index c024b105c..095dd1a5e 100644 --- a/level_0/f_file/data/documentation/man/man3/f_file_write_until.3 +++ b/level_0/f_file/data/documentation/man/man3/f_file_write_until.3 @@ -68,4 +68,4 @@ The total bytes written. Set pointer to 0 to not use. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_apply_delimit.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_apply_delimit.3 index 3187fa38c..c7a261b9b 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_apply_delimit.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_apply_delimit.3 @@ -47,4 +47,4 @@ The string to process. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_apply_delimit_range.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_apply_delimit_range.3 index 11a1efaa7..cf7c83657 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_apply_delimit_range.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_apply_delimit_range.3 @@ -52,4 +52,4 @@ The string to process. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_count_lines.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_count_lines.3 index d44ad1146..621d6b1df 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_count_lines.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_count_lines.3 @@ -54,4 +54,4 @@ The total lines found leading up to but not including before. This value is not 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_count_lines_range.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_count_lines_range.3 index c76659fb1..f05150526 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_count_lines_range.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_count_lines_range.3 @@ -54,4 +54,4 @@ The total lines found leading up to but not including before. This value is not 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_fail_utf.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_fail_utf.3 index 38ed988b7..5f607a49e 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_fail_utf.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_fail_utf.3 @@ -43,4 +43,4 @@ Status is either directly passed through or the error bit is removed depending o 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_fail_utf_to_false.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_fail_utf_to_false.3 index a67261d8d..9fb487642 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_fail_utf_to_false.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_fail_utf_to_false.3 @@ -39,4 +39,4 @@ Status is either directly passed through or F_false is returned depending on sta 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_is_combining.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_is_combining.3 index 173ab415c..482f65189 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_is_combining.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_is_combining.3 @@ -51,4 +51,4 @@ Errors (with error bit) from: f_utf_is_combining(). 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_is_graph.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_is_graph.3 index 4e011b123..0db8d4fb1 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_is_graph.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_is_graph.3 @@ -47,4 +47,4 @@ Errors (with error bit) from: f_utf_is_graph(). 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_is_space.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_is_space.3 index 832d72933..135a9036f 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_is_space.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_is_space.3 @@ -51,4 +51,4 @@ Errors (with error bit) from: f_utf_is_zero_width(). 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_is_zero_width.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_is_zero_width.3 index 67ace4783..f85e8cea2 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_is_zero_width.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_is_zero_width.3 @@ -49,4 +49,4 @@ Errors (with error bit) from: f_utf_is_zero_width(). 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_items_adjust.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_items_adjust.3 index a9217d451..91890f289 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_items_adjust.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_items_adjust.3 @@ -40,4 +40,4 @@ The items array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_items_decimate_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_items_decimate_by.3 index f0b8dc05d..623a1f167 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_items_decimate_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_items_decimate_by.3 @@ -44,4 +44,4 @@ The items array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_items_decrease_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_items_decrease_by.3 index 791cf8c52..c4659bbb7 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_items_decrease_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_items_decrease_by.3 @@ -42,4 +42,4 @@ The items array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_items_increase.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_items_increase.3 index 2a7d47a9c..0e86b79c4 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_items_increase.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_items_increase.3 @@ -46,4 +46,4 @@ The items array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_items_increase_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_items_increase_by.3 index d37f41329..1b8f71c2f 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_items_increase_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_items_increase_by.3 @@ -46,4 +46,4 @@ The items array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_items_resize.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_items_resize.3 index 26f1095f3..d41287cf4 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_items_resize.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_items_resize.3 @@ -40,4 +40,4 @@ The items array to adjust. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_named_adjust.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_named_adjust.3 index 22093a32b..2d31198fd 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_named_adjust.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_named_adjust.3 @@ -40,4 +40,4 @@ The named structure to adjust. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_named_decimate_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_named_decimate_by.3 index f3a1605bf..72c01ee01 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_named_decimate_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_named_decimate_by.3 @@ -44,4 +44,4 @@ The named array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_named_decrease_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_named_decrease_by.3 index 10f36b519..23e81bb85 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_named_decrease_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_named_decrease_by.3 @@ -44,4 +44,4 @@ The named array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_named_increase.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_named_increase.3 index aea57ab29..fe305d52d 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_named_increase.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_named_increase.3 @@ -46,4 +46,4 @@ The named array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_named_increase_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_named_increase_by.3 index a674a128d..569956e8d 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_named_increase_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_named_increase_by.3 @@ -46,4 +46,4 @@ The named array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_named_resize.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_named_resize.3 index fa619b5de..978a56096 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_named_resize.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_named_resize.3 @@ -40,4 +40,4 @@ The named structure to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_adjust.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_adjust.3 index 4eccbe679..fb49dcdd6 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_adjust.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_adjust.3 @@ -40,4 +40,4 @@ The nameds array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_decimate_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_decimate_by.3 index af9940a72..52b8bf809 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_decimate_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_decimate_by.3 @@ -42,4 +42,4 @@ The nameds array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_decrease_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_decrease_by.3 index 46fd127b6..9862f4ff1 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_decrease_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_decrease_by.3 @@ -42,4 +42,4 @@ The nameds array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_increase.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_increase.3 index 638e0ffd5..6c4f62006 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_increase.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_increase.3 @@ -46,4 +46,4 @@ The nameds array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_increase_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_increase_by.3 index 77f8c0c07..486172377 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_increase_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_increase_by.3 @@ -46,4 +46,4 @@ The nameds array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_resize.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_resize.3 index a3ab45888..9c7de781c 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_resize.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_nameds_resize.3 @@ -40,4 +40,4 @@ The nameds array to adjust. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_nest_adjust.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_nest_adjust.3 index 9a2ccad12..12fc4bb1e 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_nest_adjust.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_nest_adjust.3 @@ -40,4 +40,4 @@ The nest array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_nest_decimate_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_nest_decimate_by.3 index e0a7775f3..db626b563 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_nest_decimate_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_nest_decimate_by.3 @@ -44,4 +44,4 @@ The nest array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_nest_decrease_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_nest_decrease_by.3 index a199e070d..45f06a6db 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_nest_decrease_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_nest_decrease_by.3 @@ -42,4 +42,4 @@ The nest array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_nest_increase.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_nest_increase.3 index 8d357cdb2..4bdd9f3de 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_nest_increase.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_nest_increase.3 @@ -46,4 +46,4 @@ The nest array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_nest_increase_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_nest_increase_by.3 index 83aa7b4a9..76f22e8eb 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_nest_increase_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_nest_increase_by.3 @@ -46,4 +46,4 @@ The nest array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_nest_resize.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_nest_resize.3 index 6595a3f16..d3272e904 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_nest_resize.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_nest_resize.3 @@ -40,4 +40,4 @@ The nest array to adjust. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_nests_adjust.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_nests_adjust.3 index b9b6ec8e2..a75e5f42f 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_nests_adjust.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_nests_adjust.3 @@ -40,4 +40,4 @@ The nests array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_nests_decimate_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_nests_decimate_by.3 index bfbc4c558..bba18fd4d 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_nests_decimate_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_nests_decimate_by.3 @@ -42,4 +42,4 @@ The nests array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_nests_decrease_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_nests_decrease_by.3 index e873a211a..1cb90e075 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_nests_decrease_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_nests_decrease_by.3 @@ -42,4 +42,4 @@ The nests array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_nests_increase.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_nests_increase.3 index f8ccbaf8e..568888c86 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_nests_increase.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_nests_increase.3 @@ -46,4 +46,4 @@ The nests array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_nests_increase_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_nests_increase_by.3 index 832801b25..7a9f2de49 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_nests_increase_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_nests_increase_by.3 @@ -46,4 +46,4 @@ The nests array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_nests_resize.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_nests_resize.3 index 105340de0..539ee8d9c 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_nests_resize.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_nests_resize.3 @@ -40,4 +40,4 @@ The nests array to adjust. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_seek_to_eol.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_seek_to_eol.3 index 097a495c0..f97232488 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_seek_to_eol.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_seek_to_eol.3 @@ -51,4 +51,4 @@ The start and stop positions in the buffer being processed. This increments rang 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_set_adjust.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_set_adjust.3 index ee61eec2c..e29703d72 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_set_adjust.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_set_adjust.3 @@ -40,4 +40,4 @@ The set array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_set_decimate_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_set_decimate_by.3 index 7de145a69..320c8c74b 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_set_decimate_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_set_decimate_by.3 @@ -44,4 +44,4 @@ The set array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_set_decrease_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_set_decrease_by.3 index ab9e6b1ce..9a83294c1 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_set_decrease_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_set_decrease_by.3 @@ -42,4 +42,4 @@ The set array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_set_increase.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_set_increase.3 index 27d3de912..45fe07d81 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_set_increase.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_set_increase.3 @@ -46,4 +46,4 @@ The set array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_set_increase_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_set_increase_by.3 index f937db2d3..3c2ca4016 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_set_increase_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_set_increase_by.3 @@ -46,4 +46,4 @@ The set array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_adjust.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_adjust.3 index f309625e5..2cc995c99 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_adjust.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_adjust.3 @@ -40,4 +40,4 @@ The set_quote array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_decimate_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_decimate_by.3 index 5babbc72d..eb2e80fd5 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_decimate_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_decimate_by.3 @@ -44,4 +44,4 @@ The set_quote array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_decrease_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_decrease_by.3 index 5c014f9c5..751cd5807 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_decrease_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_decrease_by.3 @@ -42,4 +42,4 @@ The set_quote array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_increase.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_increase.3 index ce2f023dd..fd417b51e 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_increase.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_increase.3 @@ -46,4 +46,4 @@ The set_quote array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_increase_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_increase_by.3 index 5180a9602..0caccd265 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_increase_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_increase_by.3 @@ -46,4 +46,4 @@ The set_quote array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_resize.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_resize.3 index 3d30c4ace..5fbd49d46 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_resize.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quote_resize.3 @@ -40,4 +40,4 @@ The set_quote array to adjust. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_adjust.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_adjust.3 index c82b78dea..7d7b94be6 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_adjust.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_adjust.3 @@ -40,4 +40,4 @@ The set_quotes array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_decimate_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_decimate_by.3 index 2bc5451dc..035956dd8 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_decimate_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_decimate_by.3 @@ -44,4 +44,4 @@ The set_quotes array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_decrease_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_decrease_by.3 index fd1bb2b41..b1d25ef82 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_decrease_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_decrease_by.3 @@ -42,4 +42,4 @@ The set_quotes array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_increase.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_increase.3 index 92353cd2a..d8408246a 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_increase.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_increase.3 @@ -46,4 +46,4 @@ The set_quotes array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_increase_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_increase_by.3 index 334c447d6..7dbbf3d20 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_increase_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_increase_by.3 @@ -46,4 +46,4 @@ The set_quotes array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_resize.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_resize.3 index ac439f56b..351c02152 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_resize.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_set_quotes_resize.3 @@ -40,4 +40,4 @@ The set_quotes array to adjust. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_set_resize.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_set_resize.3 index 6644afce1..769f6838a 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_set_resize.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_set_resize.3 @@ -40,4 +40,4 @@ The set array to adjust. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_sets_adjust.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_sets_adjust.3 index 622738471..e9eea0517 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_sets_adjust.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_sets_adjust.3 @@ -40,4 +40,4 @@ The sets array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_sets_decimate_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_sets_decimate_by.3 index e543e68a9..140c888b1 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_sets_decimate_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_sets_decimate_by.3 @@ -44,4 +44,4 @@ The sets array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_sets_decrease_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_sets_decrease_by.3 index 8ebeb1e65..607c655db 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_sets_decrease_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_sets_decrease_by.3 @@ -42,4 +42,4 @@ The sets array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_sets_increase.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_sets_increase.3 index ad2056e47..d5e624164 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_sets_increase.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_sets_increase.3 @@ -46,4 +46,4 @@ The sets array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_sets_increase_by.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_sets_increase_by.3 index b434ee138..ebc4cc5a8 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_sets_increase_by.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_sets_increase_by.3 @@ -46,4 +46,4 @@ The sets array to resize. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_sets_resize.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_sets_resize.3 index 4a5ccb176..df1c94008 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_sets_resize.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_sets_resize.3 @@ -40,4 +40,4 @@ The sets array to adjust. 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_skip_past_delimit.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_skip_past_delimit.3 index b0df28de4..9ce25de5c 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_skip_past_delimit.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_skip_past_delimit.3 @@ -49,4 +49,4 @@ The start and stop positions in the buffer being processed. This increments rang 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. diff --git a/level_0/f_fss/data/documentation/man/man3/f_fss_skip_past_space.3 b/level_0/f_fss/data/documentation/man/man3/f_fss_skip_past_space.3 index 69a483635..fc2cd0e7b 100644 --- a/level_0/f_fss/data/documentation/man/man3/f_fss_skip_past_space.3 +++ b/level_0/f_fss/data/documentation/man/man3/f_fss_skip_past_space.3 @@ -69,4 +69,4 @@ Errors (with error bit) from: f_utf_is_zero_width(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_content_is.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_content_is.3 index f110573a9..6b844f59d 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_content_is.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_content_is.3 @@ -44,4 +44,4 @@ The quote character in use. This must be either a single (') or double (") quote 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_content_partial_is.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_content_partial_is.3 index e3c20dbf3..bf3dcb66f 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_content_partial_is.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_content_partial_is.3 @@ -53,4 +53,4 @@ The quote character in use. This must be either a single (') or double (") quote 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_data_delete.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_data_delete.3 index eecba2d18..24f27ff72 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_data_delete.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_data_delete.3 @@ -37,4 +37,4 @@ Errors (with error bit) from: f_string_ranges_resize(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_data_destroy.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_data_destroy.3 index ae6e5fa4b..ad165a907 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_data_destroy.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_data_destroy.3 @@ -37,4 +37,4 @@ Errors (with error bit) from: f_string_ranges_adjust(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_datas_adjust.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_datas_adjust.3 index c804adb61..b39bb120a 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_datas_adjust.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_datas_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_datas_append.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_datas_append.3 index 3377fdfd1..028c5be29 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_datas_append.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_datas_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_datas_append_all.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_datas_append_all.3 index 05c74b60b..d736a2b59 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_datas_append_all.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_datas_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_datas_decimate_by.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_datas_decimate_by.3 index cbae7c164..a86ffd924 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_datas_decimate_by.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_datas_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_datas_decrease_by.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_datas_decrease_by.3 index b4f4c10c8..afe959b61 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_datas_decrease_by.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_datas_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_datas_increase.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_datas_increase.3 index 2bb239c94..4079f3ebe 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_datas_increase.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_datas_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_datas_increase_by.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_datas_increase_by.3 index ab3903228..3bb3ecae6 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_datas_increase_by.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_datas_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_datas_resize.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_datas_resize.3 index 41620fab8..d3fb396b5 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_datas_resize.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_datas_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_datass_adjust.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_datass_adjust.3 index dd043107d..7695719e0 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_datass_adjust.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_datass_adjust.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_datass_append.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_datass_append.3 index 2bdd7132a..720488711 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_datass_append.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_datass_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_datass_append_all.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_datass_append_all.3 index 75dea1e9e..8de57e322 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_datass_append_all.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_datass_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_datass_decimate_by.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_datass_decimate_by.3 index 931a76d82..e17c539d7 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_datass_decimate_by.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_datass_decimate_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_datass_decrease_by.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_datass_decrease_by.3 index c8bf84ca2..8392190d3 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_datass_decrease_by.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_datass_decrease_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_datass_increase.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_datass_increase.3 index d66b6c59c..ff9bd90bf 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_datass_increase.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_datass_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_datass_increase_by.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_datass_increase_by.3 index 919c386a5..5b90d8131 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_datass_increase_by.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_datass_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_datass_resize.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_datass_resize.3 index acdc745fc..e1ffb1e19 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_datass_resize.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_datass_resize.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_object_is.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_object_is.3 index c733798a0..c51cf4110 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_object_is.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_object_is.3 @@ -39,4 +39,4 @@ Errors (with error bit) from: f_utf_is_word(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_object_partial_is.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_object_partial_is.3 index 700d29c50..ac049c901 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_object_partial_is.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_object_partial_is.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: f_utf_is_word_dash_plus(). 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. diff --git a/level_0/f_iki/data/documentation/man/man3/f_iki_read.3 b/level_0/f_iki/data/documentation/man/man3/f_iki_read.3 index 6cd8790aa..ac98fed7e 100644 --- a/level_0/f_iki/data/documentation/man/man3/f_iki_read.3 +++ b/level_0/f_iki/data/documentation/man/man3/f_iki_read.3 @@ -78,4 +78,4 @@ The IKI variable data. 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_process.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_process.3 index 11afaeee4..dd4051f4f 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_process.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_process.3 @@ -56,4 +56,4 @@ The resource value currently assigned. If 0, then value_next is assigning the va 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_sets_adjust.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_sets_adjust.3 index ee82ce31a..c8a9071c0 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_sets_adjust.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_sets_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_sets_append.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_sets_append.3 index 08aa7e626..4d5349049 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_sets_append.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_sets_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_sets_append_all.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_sets_append_all.3 index 366049cc2..1090ef5d4 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_sets_append_all.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_sets_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_sets_decimate_by.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_sets_decimate_by.3 index 49a15ceae..3e60fdff9 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_sets_decimate_by.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_sets_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_sets_decrease_by.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_sets_decrease_by.3 index 0960123b1..72aa3cc42 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_sets_decrease_by.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_sets_decrease_by.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_sets_increase.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_sets_increase.3 index 46b62703b..0652b2487 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_sets_increase.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_sets_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_sets_increase_by.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_sets_increase_by.3 index 23be682ab..19b6149ef 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_sets_increase_by.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_sets_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_sets_resize.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_sets_resize.3 index 12222f252..a87238539 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_sets_resize.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_sets_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_setss_adjust.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_setss_adjust.3 index 857f1fb04..1003c023d 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_setss_adjust.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_setss_adjust.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_setss_append.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_setss_append.3 index 23d8574a7..471ff5e7b 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_setss_append.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_setss_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_setss_append_all.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_setss_append_all.3 index 429aaf2c2..5d8a471d3 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_setss_append_all.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_setss_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_setss_decimate_by.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_setss_decimate_by.3 index 2b9866d48..2abbe5f3c 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_setss_decimate_by.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_setss_decimate_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_setss_decrease_by.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_setss_decrease_by.3 index ea6c2d5a2..7adbe9fb0 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_setss_decrease_by.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_setss_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_setss_increase.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_setss_increase.3 index 974cf7f8c..69576fda3 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_setss_increase.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_setss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_setss_increase_by.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_setss_increase_by.3 index 05338e634..dc59726e1 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_setss_increase_by.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_setss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_setss_resize.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_setss_resize.3 index 7c7f42c08..5171b3402 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_setss_resize.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_setss_resize.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_values_adjust.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_values_adjust.3 index 78ebd645a..6118a9fc9 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_values_adjust.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_values_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_values_append.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_values_append.3 index ca1e9d02f..38ed9302d 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_values_append.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_values_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_values_append_all.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_values_append_all.3 index 468bb225c..507fed831 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_values_append_all.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_values_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_values_decimate_by.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_values_decimate_by.3 index 4075f76ce..ef27f9f5f 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_values_decimate_by.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_values_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_values_decrease_by.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_values_decrease_by.3 index 95df37cf8..34230e6a9 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_values_decrease_by.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_values_decrease_by.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_values_increase.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_values_increase.3 index 43ce30bb2..ee64b68b9 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_values_increase.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_values_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_values_increase_by.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_values_increase_by.3 index ccf4331a0..e3957a2d3 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_values_increase_by.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_values_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_values_resize.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_values_resize.3 index d9c7ee2d7..c30e8e5d2 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_values_resize.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_values_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_adjust.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_adjust.3 index d6f0da67e..73f8cf745 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_adjust.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_adjust.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_append.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_append.3 index db192d99e..0923366d5 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_append.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_append_all.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_append_all.3 index 05366f239..8dfb18a3f 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_append_all.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_decimate_by.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_decimate_by.3 index 9f09934b5..eca5f4d30 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_decimate_by.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_decimate_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_decrease_by.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_decrease_by.3 index 229dd50ab..1cf0eec5c 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_decrease_by.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_increase.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_increase.3 index 6af9b25c4..be971cace 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_increase.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_increase_by.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_increase_by.3 index cb5cc46fa..95f4afbd2 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_increase_by.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_resize.3 b/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_resize.3 index 7ec8a2f5f..974c333df 100644 --- a/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_resize.3 +++ b/level_0/f_limit/data/documentation/man/man3/f_limit_valuess_resize.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_memory/data/documentation/man/man3/f_memory_adjust.3 b/level_0/f_memory/data/documentation/man/man3/f_memory_adjust.3 index 3f36d11bb..8c078f72b 100644 --- a/level_0/f_memory/data/documentation/man/man3/f_memory_adjust.3 +++ b/level_0/f_memory/data/documentation/man/man3/f_memory_adjust.3 @@ -56,4 +56,4 @@ A pointer to the address that will be resized. 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. diff --git a/level_0/f_memory/data/documentation/man/man3/f_memory_delete.3 b/level_0/f_memory/data/documentation/man/man3/f_memory_delete.3 index b75fb8133..1e0998aea 100644 --- a/level_0/f_memory/data/documentation/man/man3/f_memory_delete.3 +++ b/level_0/f_memory/data/documentation/man/man3/f_memory_delete.3 @@ -49,4 +49,4 @@ A pointer to the address that will be freed. 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. diff --git a/level_0/f_memory/data/documentation/man/man3/f_memory_destroy.3 b/level_0/f_memory/data/documentation/man/man3/f_memory_destroy.3 index 1756f5530..229ad99ac 100644 --- a/level_0/f_memory/data/documentation/man/man3/f_memory_destroy.3 +++ b/level_0/f_memory/data/documentation/man/man3/f_memory_destroy.3 @@ -47,4 +47,4 @@ A pointer to the address that will be freed. 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. diff --git a/level_0/f_memory/data/documentation/man/man3/f_memory_new.3 b/level_0/f_memory/data/documentation/man/man3/f_memory_new.3 index 74ce29fad..f25cbdb60 100644 --- a/level_0/f_memory/data/documentation/man/man3/f_memory_new.3 +++ b/level_0/f_memory/data/documentation/man/man3/f_memory_new.3 @@ -47,4 +47,4 @@ A pointer that will be updated to the address of the newly allocated memory. 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. diff --git a/level_0/f_memory/data/documentation/man/man3/f_memory_new_aligned.3 b/level_0/f_memory/data/documentation/man/man3/f_memory_new_aligned.3 index fcdd07df3..4583f2fd7 100644 --- a/level_0/f_memory/data/documentation/man/man3/f_memory_new_aligned.3 +++ b/level_0/f_memory/data/documentation/man/man3/f_memory_new_aligned.3 @@ -47,4 +47,4 @@ A pointer that will be updated to the address of the newly allocated memory. 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. diff --git a/level_0/f_memory/data/documentation/man/man3/f_memory_resize.3 b/level_0/f_memory/data/documentation/man/man3/f_memory_resize.3 index 747da219c..4dee50ee8 100644 --- a/level_0/f_memory/data/documentation/man/man3/f_memory_resize.3 +++ b/level_0/f_memory/data/documentation/man/man3/f_memory_resize.3 @@ -56,4 +56,4 @@ A pointer to the address that will be resized. 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. diff --git a/level_0/f_memory/data/documentation/man/man3/f_memory_structure_adjust.3 b/level_0/f_memory/data/documentation/man/man3/f_memory_structure_adjust.3 index 5a23762a0..ace18a058 100644 --- a/level_0/f_memory/data/documentation/man/man3/f_memory_structure_adjust.3 +++ b/level_0/f_memory/data/documentation/man/man3/f_memory_structure_adjust.3 @@ -55,4 +55,4 @@ The amount of data allocated to the 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. diff --git a/level_0/f_memory/data/documentation/man/man3/f_memory_structure_decimate_by.3 b/level_0/f_memory/data/documentation/man/man3/f_memory_structure_decimate_by.3 index fefc106e8..e308f6927 100644 --- a/level_0/f_memory/data/documentation/man/man3/f_memory_structure_decimate_by.3 +++ b/level_0/f_memory/data/documentation/man/man3/f_memory_structure_decimate_by.3 @@ -57,4 +57,4 @@ The amount of data allocated to the 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. diff --git a/level_0/f_memory/data/documentation/man/man3/f_memory_structure_decrease_by.3 b/level_0/f_memory/data/documentation/man/man3/f_memory_structure_decrease_by.3 index f8243a00c..139b67d23 100644 --- a/level_0/f_memory/data/documentation/man/man3/f_memory_structure_decrease_by.3 +++ b/level_0/f_memory/data/documentation/man/man3/f_memory_structure_decrease_by.3 @@ -57,4 +57,4 @@ The amount of data allocated to the 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. diff --git a/level_0/f_memory/data/documentation/man/man3/f_memory_structure_increase.3 b/level_0/f_memory/data/documentation/man/man3/f_memory_structure_increase.3 index 612f78060..be66ec674 100644 --- a/level_0/f_memory/data/documentation/man/man3/f_memory_structure_increase.3 +++ b/level_0/f_memory/data/documentation/man/man3/f_memory_structure_increase.3 @@ -59,4 +59,4 @@ The amount of data allocated to the 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. diff --git a/level_0/f_memory/data/documentation/man/man3/f_memory_structure_increase_by.3 b/level_0/f_memory/data/documentation/man/man3/f_memory_structure_increase_by.3 index 290949763..3b58241af 100644 --- a/level_0/f_memory/data/documentation/man/man3/f_memory_structure_increase_by.3 +++ b/level_0/f_memory/data/documentation/man/man3/f_memory_structure_increase_by.3 @@ -59,4 +59,4 @@ The amount of data allocated to the 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. diff --git a/level_0/f_memory/data/documentation/man/man3/f_memory_structure_resize.3 b/level_0/f_memory/data/documentation/man/man3/f_memory_structure_resize.3 index ea67f69ed..f3efa8e08 100644 --- a/level_0/f_memory/data/documentation/man/man3/f_memory_structure_resize.3 +++ b/level_0/f_memory/data/documentation/man/man3/f_memory_structure_resize.3 @@ -55,4 +55,4 @@ The amount of data allocated to the 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. diff --git a/level_0/f_path/data/documentation/man/man3/f_path_change.3 b/level_0/f_path/data/documentation/man/man3/f_path_change.3 index 5a458e6fe..ce7fedcf1 100644 --- a/level_0/f_path/data/documentation/man/man3/f_path_change.3 +++ b/level_0/f_path/data/documentation/man/man3/f_path_change.3 @@ -53,4 +53,4 @@ The file path. 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. diff --git a/level_0/f_path/data/documentation/man/man3/f_path_change_at.3 b/level_0/f_path/data/documentation/man/man3/f_path_change_at.3 index ae7c95377..ef144ce96 100644 --- a/level_0/f_path/data/documentation/man/man3/f_path_change_at.3 +++ b/level_0/f_path/data/documentation/man/man3/f_path_change_at.3 @@ -53,4 +53,4 @@ An open directory file descriptor, in which path is relative to. 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. diff --git a/level_0/f_path/data/documentation/man/man3/f_path_current.3 b/level_0/f_path/data/documentation/man/man3/f_path_current.3 index 3fe423ef9..f7134ad69 100644 --- a/level_0/f_path/data/documentation/man/man3/f_path_current.3 +++ b/level_0/f_path/data/documentation/man/man3/f_path_current.3 @@ -58,4 +58,4 @@ The (allocated) file path. This will have a max size of F_path_length_max_d + 1. 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. diff --git a/level_0/f_path/data/documentation/man/man3/f_path_directory_cleanup.3 b/level_0/f_path/data/documentation/man/man3/f_path_directory_cleanup.3 index 9dfbea3c4..c40021847 100644 --- a/level_0/f_path/data/documentation/man/man3/f_path_directory_cleanup.3 +++ b/level_0/f_path/data/documentation/man/man3/f_path_directory_cleanup.3 @@ -46,4 +46,4 @@ The cleaned up directory string. The directory string is replaced by this functi 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. diff --git a/level_0/f_path/data/documentation/man/man3/f_path_is.3 b/level_0/f_path/data/documentation/man/man3/f_path_is.3 index 5552d3d08..ebe78e40c 100644 --- a/level_0/f_path/data/documentation/man/man3/f_path_is.3 +++ b/level_0/f_path/data/documentation/man/man3/f_path_is.3 @@ -39,4 +39,4 @@ The string that may or may not represent a path. 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. diff --git a/level_0/f_path/data/documentation/man/man3/f_path_is_absolute.3 b/level_0/f_path/data/documentation/man/man3/f_path_is_absolute.3 index b20f2ade7..6dcf7d6c8 100644 --- a/level_0/f_path/data/documentation/man/man3/f_path_is_absolute.3 +++ b/level_0/f_path/data/documentation/man/man3/f_path_is_absolute.3 @@ -39,4 +39,4 @@ The string that may or may not represent an absolute path. 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. diff --git a/level_0/f_path/data/documentation/man/man3/f_path_is_relative.3 b/level_0/f_path/data/documentation/man/man3/f_path_is_relative.3 index 6996ae399..6dfd69008 100644 --- a/level_0/f_path/data/documentation/man/man3/f_path_is_relative.3 +++ b/level_0/f_path/data/documentation/man/man3/f_path_is_relative.3 @@ -41,4 +41,4 @@ The string that may or may not represent a relative path. 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. diff --git a/level_0/f_path/data/documentation/man/man3/f_path_is_relative_current.3 b/level_0/f_path/data/documentation/man/man3/f_path_is_relative_current.3 index dca2dda29..83bc16a7d 100644 --- a/level_0/f_path/data/documentation/man/man3/f_path_is_relative_current.3 +++ b/level_0/f_path/data/documentation/man/man3/f_path_is_relative_current.3 @@ -41,4 +41,4 @@ The string that may or may not represent a relative path. 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. diff --git a/level_0/f_path/data/documentation/man/man3/f_path_real.3 b/level_0/f_path/data/documentation/man/man3/f_path_real.3 index af885ea9e..31ba9c5ce 100644 --- a/level_0/f_path/data/documentation/man/man3/f_path_real.3 +++ b/level_0/f_path/data/documentation/man/man3/f_path_real.3 @@ -60,4 +60,4 @@ The (allocated) real file path. This will have a max size of F_path_length_max_d 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. diff --git a/level_0/f_pipe/data/documentation/man/man3/f_pipe_debug_exists.3 b/level_0/f_pipe/data/documentation/man/man3/f_pipe_debug_exists.3 index e75f15b59..26f458008 100644 --- a/level_0/f_pipe/data/documentation/man/man3/f_pipe_debug_exists.3 +++ b/level_0/f_pipe/data/documentation/man/man3/f_pipe_debug_exists.3 @@ -32,4 +32,4 @@ For most systems, standard debug does not exist and instead maps to standard out 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. diff --git a/level_0/f_pipe/data/documentation/man/man3/f_pipe_error_exists.3 b/level_0/f_pipe/data/documentation/man/man3/f_pipe_error_exists.3 index 86a4f809e..3cd8a6ce5 100644 --- a/level_0/f_pipe/data/documentation/man/man3/f_pipe_error_exists.3 +++ b/level_0/f_pipe/data/documentation/man/man3/f_pipe_error_exists.3 @@ -30,4 +30,4 @@ Identify whether or not the standard error pipe source contains piped data. 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. diff --git a/level_0/f_pipe/data/documentation/man/man3/f_pipe_input_exists.3 b/level_0/f_pipe/data/documentation/man/man3/f_pipe_input_exists.3 index 0c32a8db6..7d1801746 100644 --- a/level_0/f_pipe/data/documentation/man/man3/f_pipe_input_exists.3 +++ b/level_0/f_pipe/data/documentation/man/man3/f_pipe_input_exists.3 @@ -30,4 +30,4 @@ Identify whether or not the standard input pipe source contains piped data. 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. diff --git a/level_0/f_pipe/data/documentation/man/man3/f_pipe_warning_exists.3 b/level_0/f_pipe/data/documentation/man/man3/f_pipe_warning_exists.3 index e5cb67d22..85bb6a491 100644 --- a/level_0/f_pipe/data/documentation/man/man3/f_pipe_warning_exists.3 +++ b/level_0/f_pipe/data/documentation/man/man3/f_pipe_warning_exists.3 @@ -32,4 +32,4 @@ For most systems, standard warning does not exist and instead maps to standard o 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print.3 b/level_0/f_print/data/documentation/man/man3/f_print.3 index 8db2977f6..b4a8675ac 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print.3 @@ -51,4 +51,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_character.3 b/level_0/f_print/data/documentation/man/man3/f_print_character.3 index 85eda073e..91686c683 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_character.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_character.3 @@ -46,4 +46,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_character_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_character_safely.3 index d7ac95220..5c1615923 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_character_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_character_safely.3 @@ -52,4 +52,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_character_safely_get.3 b/level_0/f_print/data/documentation/man/man3/f_print_character_safely_get.3 index 7687374fe..0ae53ae07 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_character_safely_get.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_character_safely_get.3 @@ -37,4 +37,4 @@ A string with used length of 0 (an empty string) is returned if the character is 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_dynamic.3 b/level_0/f_print/data/documentation/man/man3/f_print_dynamic.3 index 36d6fa3bc..2b6b8d9b5 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_dynamic.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_dynamic.3 @@ -46,4 +46,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial.3 b/level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial.3 index 379804219..20f83ca5a 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial.3 @@ -51,4 +51,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial_raw.3 b/level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial_raw.3 index 77dc4a085..d1f7a835a 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial_raw.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial_raw.3 @@ -53,4 +53,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial_raw_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial_raw_safely.3 index 5e1b05eef..16f9746a1 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial_raw_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial_raw_safely.3 @@ -55,4 +55,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial_safely.3 index aa295e2c2..86ee37948 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_dynamic_partial_safely.3 @@ -53,4 +53,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_dynamic_raw.3 b/level_0/f_print/data/documentation/man/man3/f_print_dynamic_raw.3 index 5257b3a07..0078aae92 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_dynamic_raw.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_dynamic_raw.3 @@ -48,4 +48,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_dynamic_raw_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_dynamic_raw_safely.3 index 85ad7b305..758bce3ec 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_dynamic_raw_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_dynamic_raw_safely.3 @@ -50,4 +50,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_dynamic_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_dynamic_safely.3 index cf88e4442..a8ccfe374 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_dynamic_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_dynamic_safely.3 @@ -48,4 +48,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except.3 b/level_0/f_print/data/documentation/man/man3/f_print_except.3 index 222c26339..6ce58c65b 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except.3 @@ -63,4 +63,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic.3 index 6c6733989..29b4d6850 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic.3 @@ -51,4 +51,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial.3 index d38815fdc..3e4e8437a 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial.3 @@ -56,4 +56,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial_raw.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial_raw.3 index aefffc517..7edbb0cc6 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial_raw.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial_raw.3 @@ -58,4 +58,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial_raw_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial_raw_safely.3 index 25ded552c..46fcaf8e7 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial_raw_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial_raw_safely.3 @@ -60,4 +60,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial_safely.3 index 2bb9bc17a..c0e239f5f 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_partial_safely.3 @@ -58,4 +58,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_raw.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_raw.3 index f5e8aaf65..5c71d617a 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_raw.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_raw.3 @@ -53,4 +53,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_raw_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_raw_safely.3 index c91820d44..da2cd3378 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_raw_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_raw_safely.3 @@ -55,4 +55,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_safely.3 index 285b3e5f7..3454472d4 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_dynamic_safely.3 @@ -53,4 +53,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_in.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_in.3 index a5f54d4ce..ac06695d0 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_in.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_in.3 @@ -68,4 +68,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic.3 index 9bfb8e61b..3a7cf08ab 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic.3 @@ -56,4 +56,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial.3 index a90c64710..25d42abe0 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial.3 @@ -61,4 +61,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial_raw.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial_raw.3 index f52222bcb..7effcb4f4 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial_raw.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial_raw.3 @@ -63,4 +63,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial_raw_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial_raw_safely.3 index e39fcf3b9..9a6f0ca5f 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial_raw_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial_raw_safely.3 @@ -63,4 +63,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial_safely.3 index ac55f95e9..d547f5e52 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_partial_safely.3 @@ -61,4 +61,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_raw.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_raw.3 index 0c5a0ad8c..278423abd 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_raw.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_raw.3 @@ -58,4 +58,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_raw_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_raw_safely.3 index 22d93bffd..72a68ed2c 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_raw_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_raw_safely.3 @@ -60,4 +60,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_safely.3 index ad95334ca..c0d041653 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_in_dynamic_safely.3 @@ -58,4 +58,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_in_raw.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_in_raw.3 index 592022c42..4c464acfc 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_in_raw.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_in_raw.3 @@ -70,4 +70,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_in_raw_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_in_raw_safely.3 index 3641cef77..a5f1d6a2b 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_in_raw_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_in_raw_safely.3 @@ -72,4 +72,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_in_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_in_safely.3 index acbcdb21b..a873e00a6 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_in_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_in_safely.3 @@ -70,4 +70,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_raw.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_raw.3 index ab679a2d8..b8b956a2b 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_raw.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_raw.3 @@ -65,4 +65,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_raw_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_raw_safely.3 index 367f120ce..2df745496 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_raw_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_raw_safely.3 @@ -65,4 +65,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_except_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_except_safely.3 index 9ddd345c9..2391aa694 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_except_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_except_safely.3 @@ -63,4 +63,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_raw.3 b/level_0/f_print/data/documentation/man/man3/f_print_raw.3 index 70fe0a009..419682c23 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_raw.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_raw.3 @@ -53,4 +53,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_raw_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_raw_safely.3 index c402af27f..353268d41 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_raw_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_raw_safely.3 @@ -55,4 +55,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_raw_terminated.3 b/level_0/f_print/data/documentation/man/man3/f_print_raw_terminated.3 index 4361aaa2f..7a3529531 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_raw_terminated.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_raw_terminated.3 @@ -46,4 +46,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_safely.3 index 27379742d..2b0fe8db7 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_safely.3 @@ -53,4 +53,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_safely_get.3 b/level_0/f_print/data/documentation/man/man3/f_print_safely_get.3 index b7634ae36..4e7527493 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_safely_get.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_safely_get.3 @@ -46,4 +46,4 @@ A string with a non-zero used length is returned are NULL terminated (after the 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_safely_terminated.3 b/level_0/f_print/data/documentation/man/man3/f_print_safely_terminated.3 index 980b074a0..fa7a75f8a 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_safely_terminated.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_safely_terminated.3 @@ -48,4 +48,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_terminated.3 b/level_0/f_print/data/documentation/man/man3/f_print_terminated.3 index 34ecc7f3d..86aa8270f 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_terminated.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_terminated.3 @@ -46,4 +46,4 @@ The file stream to output to, including standard streams such as stdout and stde 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to.3 b/level_0/f_print/data/documentation/man/man3/f_print_to.3 index 2643f9564..355e97233 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to.3 @@ -75,4 +75,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_character.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_character.3 index 3995f74c9..c5d1e3469 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_character.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_character.3 @@ -68,4 +68,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_character_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_character_safely.3 index a031ce910..0fa8938bc 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_character_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_character_safely.3 @@ -70,4 +70,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic.3 index c43e1909e..d9833c8dc 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic.3 @@ -68,4 +68,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial.3 index 2adc3e823..0d3bfb676 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial.3 @@ -73,4 +73,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial_raw.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial_raw.3 index bb725234e..0f52fed04 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial_raw.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial_raw.3 @@ -75,4 +75,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial_raw_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial_raw_safely.3 index 107d14266..0f3148956 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial_raw_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial_raw_safely.3 @@ -79,4 +79,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial_safely.3 index 96e725c0d..c7ccf4788 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_partial_safely.3 @@ -75,4 +75,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_raw.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_raw.3 index b72e74124..21a5f1b3f 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_raw.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_raw.3 @@ -70,4 +70,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_raw_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_raw_safely.3 index 98b0ac4a9..af6c434e3 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_raw_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_raw_safely.3 @@ -74,4 +74,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_safely.3 index a854a339d..6d5f1903e 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_dynamic_safely.3 @@ -70,4 +70,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except.3 index 79fb25f76..5592428dc 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except.3 @@ -83,4 +83,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic.3 index 737a91c37..0ee0b353d 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic.3 @@ -73,4 +73,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial.3 index 08d5a37a3..11daa6a4a 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial.3 @@ -78,4 +78,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial_raw.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial_raw.3 index cfe1587a6..5067d539b 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial_raw.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial_raw.3 @@ -80,4 +80,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial_raw_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial_raw_safely.3 index d6c0ffc02..5cb72366d 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial_raw_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial_raw_safely.3 @@ -84,4 +84,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial_safely.3 index 1469ce98c..d84bf4f69 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_partial_safely.3 @@ -80,4 +80,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_raw.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_raw.3 index 0605d8dd3..eadbf75da 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_raw.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_raw.3 @@ -75,4 +75,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_raw_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_raw_safely.3 index c63ad67f5..cf0e6c057 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_raw_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_raw_safely.3 @@ -79,4 +79,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_safely.3 index 3948c3ec6..f674ca7c8 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_dynamic_safely.3 @@ -75,4 +75,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in.3 index d23e47420..509a58729 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in.3 @@ -92,4 +92,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic.3 index ad605a501..116d737a5 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic.3 @@ -80,4 +80,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial.3 index 1ac58e1bc..08abb3106 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial.3 @@ -85,4 +85,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial_raw.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial_raw.3 index 953899ce3..27568fb19 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial_raw.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial_raw.3 @@ -87,4 +87,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial_raw_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial_raw_safely.3 index 95c4dc76a..d81ea3dc4 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial_raw_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial_raw_safely.3 @@ -87,4 +87,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial_safely.3 index 5d735fd2f..f51c76ffa 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_partial_safely.3 @@ -85,4 +85,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_raw.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_raw.3 index f10453008..f6554cfc1 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_raw.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_raw.3 @@ -82,4 +82,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_raw_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_raw_safely.3 index 7f18415b0..d898218f0 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_raw_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_raw_safely.3 @@ -84,4 +84,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_safely.3 index 894a96f31..33c8090a1 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_dynamic_safely.3 @@ -82,4 +82,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_raw.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_raw.3 index 1cc4ee4ed..314642459 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_raw.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_raw.3 @@ -94,4 +94,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_raw_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_raw_safely.3 index 97dc31748..3d99a9066 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_raw_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_raw_safely.3 @@ -96,4 +96,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_safely.3 index 7d30f5763..d49f1caec 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_in_safely.3 @@ -94,4 +94,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_raw.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_raw.3 index 78fb2e0f8..8618b53e1 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_raw.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_raw.3 @@ -85,4 +85,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_raw_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_raw_safely.3 index f85493b56..353fde6df 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_raw_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_raw_safely.3 @@ -89,4 +89,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_except_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_except_safely.3 index 23049a8f9..1658e6e47 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_except_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_except_safely.3 @@ -85,4 +85,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_raw.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_raw.3 index aba48beaf..5992970c6 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_raw.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_raw.3 @@ -75,4 +75,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_raw_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_raw_safely.3 index a25d8d251..042c22464 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_raw_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_raw_safely.3 @@ -79,4 +79,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_raw_terminated.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_raw_terminated.3 index 762b348cc..c7f3a9e89 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_raw_terminated.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_raw_terminated.3 @@ -70,4 +70,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_safely.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_safely.3 index d5efb3644..4fad394e2 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_safely.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_safely.3 @@ -75,4 +75,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_safely_terminated.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_safely_terminated.3 index 38c76df98..eae71dc4f 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_safely_terminated.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_safely_terminated.3 @@ -72,4 +72,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_print/data/documentation/man/man3/f_print_to_terminated.3 b/level_0/f_print/data/documentation/man/man3/f_print_to_terminated.3 index 20c1bcb30..15861a178 100644 --- a/level_0/f_print/data/documentation/man/man3/f_print_to_terminated.3 +++ b/level_0/f_print/data/documentation/man/man3/f_print_to_terminated.3 @@ -70,4 +70,4 @@ The file descriptor to output to. 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. diff --git a/level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple.3 b/level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple.3 index 2ac4da219..98c3a1b71 100644 --- a/level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple.3 +++ b/level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple.3 @@ -50,4 +50,4 @@ Errors (with error bit) from: f_string_dynamics_increase_by() 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. diff --git a/level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple_get.3 b/level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple_get.3 index 783a9fa4a..e8f6d2acc 100644 --- a/level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple_get.3 +++ b/level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple_get.3 @@ -57,4 +57,4 @@ The deserialized string from the specified index. This string is NULL terminated 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. diff --git a/level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple_range.3 b/level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple_range.3 index 9423bfb73..733bdd92b 100644 --- a/level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple_range.3 +++ b/level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple_range.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: f_string_ranges_increase() 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. diff --git a/level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple_select.3 b/level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple_select.3 index d10522fc4..04adcd5b4 100644 --- a/level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple_select.3 +++ b/level_0/f_serialize/data/documentation/man/man3/f_serialize_from_simple_select.3 @@ -55,4 +55,4 @@ A range within the serialized string representing the string at the given index. 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. diff --git a/level_0/f_serialize/data/documentation/man/man3/f_serialize_to_simple.3 b/level_0/f_serialize/data/documentation/man/man3/f_serialize_to_simple.3 index c7e56b227..58b19284e 100644 --- a/level_0/f_serialize/data/documentation/man/man3/f_serialize_to_simple.3 +++ b/level_0/f_serialize/data/documentation/man/man3/f_serialize_to_simple.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: f_string_dynamic_append_assure(); 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. diff --git a/level_0/f_signal/data/documentation/man/man3/f_signal_action.3 b/level_0/f_signal/data/documentation/man/man3/f_signal_action.3 index 0d2f5e729..217d5c3b2 100644 --- a/level_0/f_signal/data/documentation/man/man3/f_signal_action.3 +++ b/level_0/f_signal/data/documentation/man/man3/f_signal_action.3 @@ -47,4 +47,4 @@ The signal 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. diff --git a/level_0/f_signal/data/documentation/man/man3/f_signal_close.3 b/level_0/f_signal/data/documentation/man/man3/f_signal_close.3 index 5be233fa1..3cbd7eb48 100644 --- a/level_0/f_signal/data/documentation/man/man3/f_signal_close.3 +++ b/level_0/f_signal/data/documentation/man/man3/f_signal_close.3 @@ -47,4 +47,4 @@ The signal 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. diff --git a/level_0/f_signal/data/documentation/man/man3/f_signal_mask.3 b/level_0/f_signal/data/documentation/man/man3/f_signal_mask.3 index 37c940471..16c65cb59 100644 --- a/level_0/f_signal/data/documentation/man/man3/f_signal_mask.3 +++ b/level_0/f_signal/data/documentation/man/man3/f_signal_mask.3 @@ -47,4 +47,4 @@ How to handle the signal. Set this to 0 when only trying to get the current sign 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. diff --git a/level_0/f_signal/data/documentation/man/man3/f_signal_open.3 b/level_0/f_signal/data/documentation/man/man3/f_signal_open.3 index 40e094a79..869ed3b88 100644 --- a/level_0/f_signal/data/documentation/man/man3/f_signal_open.3 +++ b/level_0/f_signal/data/documentation/man/man3/f_signal_open.3 @@ -45,4 +45,4 @@ The signal 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. diff --git a/level_0/f_signal/data/documentation/man/man3/f_signal_pause.3 b/level_0/f_signal/data/documentation/man/man3/f_signal_pause.3 index fde22216c..ba0706b9f 100644 --- a/level_0/f_signal/data/documentation/man/man3/f_signal_pause.3 +++ b/level_0/f_signal/data/documentation/man/man3/f_signal_pause.3 @@ -26,4 +26,4 @@ The received signal. 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. diff --git a/level_0/f_signal/data/documentation/man/man3/f_signal_queue.3 b/level_0/f_signal/data/documentation/man/man3/f_signal_queue.3 index fc9ddf969..17f474ed9 100644 --- a/level_0/f_signal/data/documentation/man/man3/f_signal_queue.3 +++ b/level_0/f_signal/data/documentation/man/man3/f_signal_queue.3 @@ -51,4 +51,4 @@ The signal value to send. 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. diff --git a/level_0/f_signal/data/documentation/man/man3/f_signal_read.3 b/level_0/f_signal/data/documentation/man/man3/f_signal_read.3 index dd304e0da..66bf022a0 100644 --- a/level_0/f_signal/data/documentation/man/man3/f_signal_read.3 +++ b/level_0/f_signal/data/documentation/man/man3/f_signal_read.3 @@ -67,4 +67,4 @@ The signal data to be populated if a signal is found during 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. diff --git a/level_0/f_signal/data/documentation/man/man3/f_signal_send.3 b/level_0/f_signal/data/documentation/man/man3/f_signal_send.3 index 2fc68748b..ca2adbfab 100644 --- a/level_0/f_signal/data/documentation/man/man3/f_signal_send.3 +++ b/level_0/f_signal/data/documentation/man/man3/f_signal_send.3 @@ -44,4 +44,4 @@ The process id (PID) that will receive the signal. This may also be a process gr 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. diff --git a/level_0/f_signal/data/documentation/man/man3/f_signal_set_add.3 b/level_0/f_signal/data/documentation/man/man3/f_signal_set_add.3 index 3e3ef9d78..c487f4118 100644 --- a/level_0/f_signal/data/documentation/man/man3/f_signal_set_add.3 +++ b/level_0/f_signal/data/documentation/man/man3/f_signal_set_add.3 @@ -40,4 +40,4 @@ The set of signals to add to. 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. diff --git a/level_0/f_signal/data/documentation/man/man3/f_signal_set_delete.3 b/level_0/f_signal/data/documentation/man/man3/f_signal_set_delete.3 index 094a91dca..082f3740f 100644 --- a/level_0/f_signal/data/documentation/man/man3/f_signal_set_delete.3 +++ b/level_0/f_signal/data/documentation/man/man3/f_signal_set_delete.3 @@ -40,4 +40,4 @@ The set of signals to delete from. 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. diff --git a/level_0/f_signal/data/documentation/man/man3/f_signal_set_empty.3 b/level_0/f_signal/data/documentation/man/man3/f_signal_set_empty.3 index 75b7ebc08..4cf65f695 100644 --- a/level_0/f_signal/data/documentation/man/man3/f_signal_set_empty.3 +++ b/level_0/f_signal/data/documentation/man/man3/f_signal_set_empty.3 @@ -35,4 +35,4 @@ The set of signals to clear. 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. diff --git a/level_0/f_signal/data/documentation/man/man3/f_signal_set_fill.3 b/level_0/f_signal/data/documentation/man/man3/f_signal_set_fill.3 index da30c56dd..95b6c504f 100644 --- a/level_0/f_signal/data/documentation/man/man3/f_signal_set_fill.3 +++ b/level_0/f_signal/data/documentation/man/man3/f_signal_set_fill.3 @@ -35,4 +35,4 @@ The set of signals to fully populate. 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. diff --git a/level_0/f_signal/data/documentation/man/man3/f_signal_set_has.3 b/level_0/f_signal/data/documentation/man/man3/f_signal_set_has.3 index ce612c3e8..f431dccc8 100644 --- a/level_0/f_signal/data/documentation/man/man3/f_signal_set_has.3 +++ b/level_0/f_signal/data/documentation/man/man3/f_signal_set_has.3 @@ -42,4 +42,4 @@ The set of signals to search in. 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. diff --git a/level_0/f_signal/data/documentation/man/man3/f_signal_suspend.3 b/level_0/f_signal/data/documentation/man/man3/f_signal_suspend.3 index 621c626e5..fa00f54c4 100644 --- a/level_0/f_signal/data/documentation/man/man3/f_signal_suspend.3 +++ b/level_0/f_signal/data/documentation/man/man3/f_signal_suspend.3 @@ -37,4 +37,4 @@ The signal mask. 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. diff --git a/level_0/f_signal/data/documentation/man/man3/f_signal_wait.3 b/level_0/f_signal/data/documentation/man/man3/f_signal_wait.3 index 28919f898..fb9707e69 100644 --- a/level_0/f_signal/data/documentation/man/man3/f_signal_wait.3 +++ b/level_0/f_signal/data/documentation/man/man3/f_signal_wait.3 @@ -42,4 +42,4 @@ The set of signals to wait for. 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. diff --git a/level_0/f_signal/data/documentation/man/man3/f_signal_wait_until.3 b/level_0/f_signal/data/documentation/man/man3/f_signal_wait_until.3 index 386a5708f..1f88896cf 100644 --- a/level_0/f_signal/data/documentation/man/man3/f_signal_wait_until.3 +++ b/level_0/f_signal/data/documentation/man/man3/f_signal_wait_until.3 @@ -49,4 +49,4 @@ The amount of time to wait. 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. diff --git a/level_0/f_socket/data/documentation/man/man3/f_socket_accept.3 b/level_0/f_socket/data/documentation/man/man3/f_socket_accept.3 index 23db75b87..f62de25cd 100644 --- a/level_0/f_socket/data/documentation/man/man3/f_socket_accept.3 +++ b/level_0/f_socket/data/documentation/man/man3/f_socket_accept.3 @@ -84,4 +84,4 @@ The socket file descriptor representing an actively listening socket to retrieve 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. diff --git a/level_0/f_socket/data/documentation/man/man3/f_socket_bind.3 b/level_0/f_socket/data/documentation/man/man3/f_socket_bind.3 index 0d188b5e2..b1d6d7396 100644 --- a/level_0/f_socket/data/documentation/man/man3/f_socket_bind.3 +++ b/level_0/f_socket/data/documentation/man/man3/f_socket_bind.3 @@ -57,4 +57,4 @@ The socket structure. The socket.address may point to any valid structure, like 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. diff --git a/level_0/f_socket/data/documentation/man/man3/f_socket_bind_local.3 b/level_0/f_socket/data/documentation/man/man3/f_socket_bind_local.3 index 2f81080de..3691605b7 100644 --- a/level_0/f_socket/data/documentation/man/man3/f_socket_bind_local.3 +++ b/level_0/f_socket/data/documentation/man/man3/f_socket_bind_local.3 @@ -59,4 +59,4 @@ The socket structure. The socket.address must point to a "struct sockaddr_un". T 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. diff --git a/level_0/f_socket/data/documentation/man/man3/f_socket_connect.3 b/level_0/f_socket/data/documentation/man/man3/f_socket_connect.3 index b7d8d9fee..83dc664a6 100644 --- a/level_0/f_socket/data/documentation/man/man3/f_socket_connect.3 +++ b/level_0/f_socket/data/documentation/man/man3/f_socket_connect.3 @@ -65,4 +65,4 @@ The socket structure. The socket.address may point to any valid structure, like 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. diff --git a/level_0/f_socket/data/documentation/man/man3/f_socket_create.3 b/level_0/f_socket/data/documentation/man/man3/f_socket_create.3 index 8ae8b7102..a583c98e2 100644 --- a/level_0/f_socket/data/documentation/man/man3/f_socket_create.3 +++ b/level_0/f_socket/data/documentation/man/man3/f_socket_create.3 @@ -51,4 +51,4 @@ The socket structure. The socket.address may point to any valid structure, like 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. diff --git a/level_0/f_socket/data/documentation/man/man3/f_socket_create_pair.3 b/level_0/f_socket/data/documentation/man/man3/f_socket_create_pair.3 index 5bf8d1d7f..5a6c087f8 100644 --- a/level_0/f_socket/data/documentation/man/man3/f_socket_create_pair.3 +++ b/level_0/f_socket/data/documentation/man/man3/f_socket_create_pair.3 @@ -73,4 +73,4 @@ The second of the pair of socket file descriptors. 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. diff --git a/level_0/f_socket/data/documentation/man/man3/f_socket_disconnect.3 b/level_0/f_socket/data/documentation/man/man3/f_socket_disconnect.3 index ad74506a4..ab2c14477 100644 --- a/level_0/f_socket/data/documentation/man/man3/f_socket_disconnect.3 +++ b/level_0/f_socket/data/documentation/man/man3/f_socket_disconnect.3 @@ -64,4 +64,4 @@ The action to perform on close. f_socket_close_fast_e calls close(). 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. diff --git a/level_0/f_socket/data/documentation/man/man3/f_socket_listen.3 b/level_0/f_socket/data/documentation/man/man3/f_socket_listen.3 index b279beb1a..17ac5aa85 100644 --- a/level_0/f_socket/data/documentation/man/man3/f_socket_listen.3 +++ b/level_0/f_socket/data/documentation/man/man3/f_socket_listen.3 @@ -46,4 +46,4 @@ The max length of the pending connections queue. Suggested default setting: 8. 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. diff --git a/level_0/f_socket/data/documentation/man/man3/f_socket_option_get.3 b/level_0/f_socket/data/documentation/man/man3/f_socket_option_get.3 index 057d8a635..168086800 100644 --- a/level_0/f_socket/data/documentation/man/man3/f_socket_option_get.3 +++ b/level_0/f_socket/data/documentation/man/man3/f_socket_option_get.3 @@ -63,4 +63,4 @@ The length of the value (often derived from a sizeof() call). 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. diff --git a/level_0/f_socket/data/documentation/man/man3/f_socket_option_set.3 b/level_0/f_socket/data/documentation/man/man3/f_socket_option_set.3 index dd3c7bdad..cae087f32 100644 --- a/level_0/f_socket/data/documentation/man/man3/f_socket_option_set.3 +++ b/level_0/f_socket/data/documentation/man/man3/f_socket_option_set.3 @@ -63,4 +63,4 @@ The length of the value (often derived from a sizeof() call). 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. diff --git a/level_0/f_socket/data/documentation/man/man3/f_socket_read.3 b/level_0/f_socket/data/documentation/man/man3/f_socket_read.3 index 50c96423b..2cb4a5134 100644 --- a/level_0/f_socket/data/documentation/man/man3/f_socket_read.3 +++ b/level_0/f_socket/data/documentation/man/man3/f_socket_read.3 @@ -80,4 +80,4 @@ The buffer to populate. 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. diff --git a/level_0/f_socket/data/documentation/man/man3/f_socket_read_message.3 b/level_0/f_socket/data/documentation/man/man3/f_socket_read_message.3 index 635eab6a4..5b431eac5 100644 --- a/level_0/f_socket/data/documentation/man/man3/f_socket_read_message.3 +++ b/level_0/f_socket/data/documentation/man/man3/f_socket_read_message.3 @@ -80,4 +80,4 @@ The message header. 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. diff --git a/level_0/f_socket/data/documentation/man/man3/f_socket_write.3 b/level_0/f_socket/data/documentation/man/man3/f_socket_write.3 index 906004802..0e0b847ec 100644 --- a/level_0/f_socket/data/documentation/man/man3/f_socket_write.3 +++ b/level_0/f_socket/data/documentation/man/man3/f_socket_write.3 @@ -88,4 +88,4 @@ The buffer to populate. 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. diff --git a/level_0/f_socket/data/documentation/man/man3/f_socket_write_message.3 b/level_0/f_socket/data/documentation/man/man3/f_socket_write_message.3 index c083dc126..5a47fcb49 100644 --- a/level_0/f_socket/data/documentation/man/man3/f_socket_write_message.3 +++ b/level_0/f_socket/data/documentation/man/man3/f_socket_write_message.3 @@ -88,4 +88,4 @@ The message header. 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. diff --git a/level_0/f_status/data/documentation/man/man3/f_statuss_adjust.3 b/level_0/f_status/data/documentation/man/man3/f_statuss_adjust.3 index 9be9cf64c..3509b677b 100644 --- a/level_0/f_status/data/documentation/man/man3/f_statuss_adjust.3 +++ b/level_0/f_status/data/documentation/man/man3/f_statuss_adjust.3 @@ -33,4 +33,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_status/data/documentation/man/man3/f_statuss_append.3 b/level_0/f_status/data/documentation/man/man3/f_statuss_append.3 index d32c54adf..0c1ccc68d 100644 --- a/level_0/f_status/data/documentation/man/man3/f_statuss_append.3 +++ b/level_0/f_status/data/documentation/man/man3/f_statuss_append.3 @@ -35,4 +35,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_status/data/documentation/man/man3/f_statuss_append_all.3 b/level_0/f_status/data/documentation/man/man3/f_statuss_append_all.3 index fc43c04eb..2807158ed 100644 --- a/level_0/f_status/data/documentation/man/man3/f_statuss_append_all.3 +++ b/level_0/f_status/data/documentation/man/man3/f_statuss_append_all.3 @@ -35,4 +35,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_status/data/documentation/man/man3/f_statuss_decimate_by.3 b/level_0/f_status/data/documentation/man/man3/f_statuss_decimate_by.3 index 475b5ce36..e7cda16f0 100644 --- a/level_0/f_status/data/documentation/man/man3/f_statuss_decimate_by.3 +++ b/level_0/f_status/data/documentation/man/man3/f_statuss_decimate_by.3 @@ -37,4 +37,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_status/data/documentation/man/man3/f_statuss_decrease_by.3 b/level_0/f_status/data/documentation/man/man3/f_statuss_decrease_by.3 index 1e512efca..172387bc5 100644 --- a/level_0/f_status/data/documentation/man/man3/f_statuss_decrease_by.3 +++ b/level_0/f_status/data/documentation/man/man3/f_statuss_decrease_by.3 @@ -37,4 +37,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_status/data/documentation/man/man3/f_statuss_increase.3 b/level_0/f_status/data/documentation/man/man3/f_statuss_increase.3 index 15675cb84..05eef6eab 100644 --- a/level_0/f_status/data/documentation/man/man3/f_statuss_increase.3 +++ b/level_0/f_status/data/documentation/man/man3/f_statuss_increase.3 @@ -39,4 +39,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_status/data/documentation/man/man3/f_statuss_increase_by.3 b/level_0/f_status/data/documentation/man/man3/f_statuss_increase_by.3 index 73000a825..994e8d192 100644 --- a/level_0/f_status/data/documentation/man/man3/f_statuss_increase_by.3 +++ b/level_0/f_status/data/documentation/man/man3/f_statuss_increase_by.3 @@ -39,4 +39,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_status/data/documentation/man/man3/f_statuss_resize.3 b/level_0/f_status/data/documentation/man/man3/f_statuss_resize.3 index 1de94c828..84dc6f51f 100644 --- a/level_0/f_status/data/documentation/man/man3/f_statuss_resize.3 +++ b/level_0/f_status/data/documentation/man/man3/f_statuss_resize.3 @@ -34,4 +34,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_status/data/documentation/man/man3/f_statusss_adjust.3 b/level_0/f_status/data/documentation/man/man3/f_statusss_adjust.3 index be659c79b..eec5b6dc7 100644 --- a/level_0/f_status/data/documentation/man/man3/f_statusss_adjust.3 +++ b/level_0/f_status/data/documentation/man/man3/f_statusss_adjust.3 @@ -35,4 +35,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_status/data/documentation/man/man3/f_statusss_append.3 b/level_0/f_status/data/documentation/man/man3/f_statusss_append.3 index 7c1d440b3..938cba666 100644 --- a/level_0/f_status/data/documentation/man/man3/f_statusss_append.3 +++ b/level_0/f_status/data/documentation/man/man3/f_statusss_append.3 @@ -35,4 +35,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_status/data/documentation/man/man3/f_statusss_append_all.3 b/level_0/f_status/data/documentation/man/man3/f_statusss_append_all.3 index 5d7e178ff..ede783314 100644 --- a/level_0/f_status/data/documentation/man/man3/f_statusss_append_all.3 +++ b/level_0/f_status/data/documentation/man/man3/f_statusss_append_all.3 @@ -35,4 +35,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_status/data/documentation/man/man3/f_statusss_decimate_by.3 b/level_0/f_status/data/documentation/man/man3/f_statusss_decimate_by.3 index 2cc26bf73..66f48fba2 100644 --- a/level_0/f_status/data/documentation/man/man3/f_statusss_decimate_by.3 +++ b/level_0/f_status/data/documentation/man/man3/f_statusss_decimate_by.3 @@ -39,4 +39,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_status/data/documentation/man/man3/f_statusss_decrease_by.3 b/level_0/f_status/data/documentation/man/man3/f_statusss_decrease_by.3 index 5a62ee288..819657f2e 100644 --- a/level_0/f_status/data/documentation/man/man3/f_statusss_decrease_by.3 +++ b/level_0/f_status/data/documentation/man/man3/f_statusss_decrease_by.3 @@ -39,4 +39,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_status/data/documentation/man/man3/f_statusss_increase.3 b/level_0/f_status/data/documentation/man/man3/f_statusss_increase.3 index 135386234..de7553005 100644 --- a/level_0/f_status/data/documentation/man/man3/f_statusss_increase.3 +++ b/level_0/f_status/data/documentation/man/man3/f_statusss_increase.3 @@ -39,4 +39,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_status/data/documentation/man/man3/f_statusss_increase_by.3 b/level_0/f_status/data/documentation/man/man3/f_statusss_increase_by.3 index 6a6433c78..0adc2bc79 100644 --- a/level_0/f_status/data/documentation/man/man3/f_statusss_increase_by.3 +++ b/level_0/f_status/data/documentation/man/man3/f_statusss_increase_by.3 @@ -39,4 +39,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_status/data/documentation/man/man3/f_statusss_resize.3 b/level_0/f_status/data/documentation/man/man3/f_statusss_resize.3 index 855bf849c..c765f81dd 100644 --- a/level_0/f_status/data/documentation/man/man3/f_statusss_resize.3 +++ b/level_0/f_status/data/documentation/man/man3/f_statusss_resize.3 @@ -35,4 +35,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_status_string/data/documentation/man/man3/f_status_string_to.3 b/level_0/f_status_string/data/documentation/man/man3/f_status_string_to.3 index 63e0f3f1b..527727fca 100644 --- a/level_0/f_status_string/data/documentation/man/man3/f_status_string_to.3 +++ b/level_0/f_status_string/data/documentation/man/man3/f_status_string_to.3 @@ -42,4 +42,4 @@ The processed code name. 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_append.3 b/level_0/f_string/data/documentation/man/man3/f_string_append.3 index 53aaad79b..d029bf8c4 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_append.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_append.3 @@ -49,4 +49,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_append_assure.3 b/level_0/f_string/data/documentation/man/man3/f_string_append_assure.3 index f1582e2ae..7d02452ba 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_append_assure.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_append_assure.3 @@ -51,4 +51,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_append_assure_nulless.3 b/level_0/f_string/data/documentation/man/man3/f_string_append_assure_nulless.3 index 4b617000a..804e25d28 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_append_assure_nulless.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_append_assure_nulless.3 @@ -51,4 +51,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_append_nulless.3 b/level_0/f_string/data/documentation/man/man3/f_string_append_nulless.3 index f0f75f71a..7d39c6d5a 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_append_nulless.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_append_nulless.3 @@ -51,4 +51,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_adjust.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_adjust.3 index abaa9c057..0a7a20eee 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_adjust.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_adjust.3 @@ -40,4 +40,4 @@ The string to resize. 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_append.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_append.3 index 244c088c2..7b1261ad2 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_append.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_append.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_append_assure.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_append_assure.3 index 1877a9a01..c1ae2ab28 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_append_assure.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_append_assure.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_append_assure_nulless.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_append_assure_nulless.3 index 865f85433..ba03cd4bb 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_append_assure_nulless.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_append_assure_nulless.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_append_nulless.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_append_nulless.3 index 2bf4b5eb8..0c8578821 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_append_nulless.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_append_nulless.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_decimate_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_decimate_by.3 index e38d23c8c..24cf1581b 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_decimate_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_decimate_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_decrease_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_decrease_by.3 index f191fb6ce..e40d91ee3 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_decrease_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_decrease_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_increase.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_increase.3 index b7c5a996f..cd7bed285 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_increase.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_increase_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_increase_by.3 index cdab188b4..19a1342bb 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_increase_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_mash.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_mash.3 index a89abc3b2..651e0caae 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_mash.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_mash.3 @@ -51,4 +51,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_mash_nulless.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_mash_nulless.3 index 9ff8bf109..7eba1b494 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_mash_nulless.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_mash_nulless.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_mish.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_mish.3 index 8e9b29754..34e1809ef 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_mish.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_mish.3 @@ -51,4 +51,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_mish_nulless.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_mish_nulless.3 index e56d04f94..7677e6d79 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_mish_nulless.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_mish_nulless.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append.3 index 4146e2d81..ac654ff85 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append.3 @@ -55,4 +55,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append_assure.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append_assure.3 index f29042e7e..f1bca79e6 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append_assure.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append_assure.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append_assure_nulless.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append_assure_nulless.3 index bb5ecfb79..7e59542f1 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append_assure_nulless.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append_assure_nulless.3 @@ -57,4 +57,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append_nulless.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append_nulless.3 index daa9566a3..50397ee0f 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append_nulless.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_append_nulless.3 @@ -55,4 +55,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mash.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mash.3 index 2eb25af95..98bcc1f01 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mash.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mash.3 @@ -60,4 +60,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mash_nulless.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mash_nulless.3 index 2bc7aac8c..d83982d8c 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mash_nulless.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mash_nulless.3 @@ -62,4 +62,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mish.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mish.3 index c759b1f21..578f01e8d 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mish.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mish.3 @@ -60,4 +60,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mish_nulless.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mish_nulless.3 index badc0739c..585869073 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mish_nulless.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_mish_nulless.3 @@ -62,4 +62,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend.3 index 01f8992c3..f2eb3efc7 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend.3 @@ -55,4 +55,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend_assure.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend_assure.3 index 793b8608c..4464a2051 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend_assure.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend_assure.3 @@ -55,4 +55,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend_assure_nulless.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend_assure_nulless.3 index da07aa6cb..2841c5620 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend_assure_nulless.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend_assure_nulless.3 @@ -57,4 +57,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend_nulless.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend_nulless.3 index bf06a5825..5ef475c00 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend_nulless.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_partial_prepend_nulless.3 @@ -55,4 +55,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend.3 index be2407621..ecc2a59c4 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend_assure.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend_assure.3 index 2ff1c67f9..d5930ad53 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend_assure.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend_assure.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend_assure_nulless.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend_assure_nulless.3 index 8324ace05..f15a8c94f 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend_assure_nulless.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend_assure_nulless.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend_nulless.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend_nulless.3 index 092f39073..51f87fbc7 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend_nulless.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_prepend_nulless.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_resize.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_resize.3 index 7a77d30f2..5c98f54a8 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_resize.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_seek_line.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_seek_line.3 index 92e1920f2..dc55c111b 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_seek_line.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_seek_line.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_seek_line_to.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_seek_line_to.3 index 378c45450..4b175b2e8 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_seek_line_to.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_seek_line_to.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_seek_to.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_seek_to.3 index 83e5f7dae..eeee977a0 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_seek_to.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_seek_to.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_terminate.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_terminate.3 index 1bc10b1fd..e12d98ab6 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_terminate.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_terminate.3 @@ -41,4 +41,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_terminate_after.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_terminate_after.3 index c8797e0bc..7f6e246af 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamic_terminate_after.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamic_terminate_after.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamics_adjust.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamics_adjust.3 index c8c12a5b8..8b5fd7fd8 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamics_adjust.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamics_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamics_append.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamics_append.3 index 6bce26bad..d1f320252 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamics_append.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamics_append.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamics_append_all.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamics_append_all.3 index f135bd9fc..0b902d022 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamics_append_all.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamics_append_all.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamics_decimate_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamics_decimate_by.3 index 197fddb28..bf2127440 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamics_decimate_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamics_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamics_decrease_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamics_decrease_by.3 index eb0d4718c..edee9b9bc 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamics_decrease_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamics_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamics_increase.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamics_increase.3 index 79dec30fd..4b0c41c65 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamics_increase.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamics_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamics_increase_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamics_increase_by.3 index 904d26f2d..7e86e0b0f 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamics_increase_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamics_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamics_resize.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamics_resize.3 index c4a7b9a40..d1cff385d 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamics_resize.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamics_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_adjust.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_adjust.3 index 5ee42234d..3a4d9655f 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_adjust.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_append.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_append.3 index 5660d4375..5841aa992 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_append.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_append.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_append_all.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_append_all.3 index c852e802f..5aee9852e 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_append_all.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_append_all.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_decimate_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_decimate_by.3 index 7a9ac8d90..8ef583ce9 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_decimate_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_decrease_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_decrease_by.3 index 6af117cb4..454e9f1fb 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_decrease_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_increase.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_increase.3 index c20577673..273addcc3 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_increase.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_increase_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_increase_by.3 index 9fc9154a9..cf3059e17 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_increase_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_resize.3 b/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_resize.3 index e8ec38ace..ba0880f57 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_resize.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_dynamicss_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_map_multis_adjust.3 b/level_0/f_string/data/documentation/man/man3/f_string_map_multis_adjust.3 index 203226c5d..ab388aedf 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_map_multis_adjust.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_map_multis_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_map_multis_append.3 b/level_0/f_string/data/documentation/man/man3/f_string_map_multis_append.3 index 83e387d3a..c328e8c57 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_map_multis_append.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_map_multis_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_map_multis_append_all.3 b/level_0/f_string/data/documentation/man/man3/f_string_map_multis_append_all.3 index 9e2626478..dcd4c9623 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_map_multis_append_all.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_map_multis_append_all.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_map_multis_decimate_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_map_multis_decimate_by.3 index 52ada6d6d..4a2c23940 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_map_multis_decimate_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_map_multis_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_map_multis_decrease_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_map_multis_decrease_by.3 index 33c4b10bd..fdbaaab19 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_map_multis_decrease_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_map_multis_decrease_by.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_map_multis_increase.3 b/level_0/f_string/data/documentation/man/man3/f_string_map_multis_increase.3 index 815d5abae..6ed041950 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_map_multis_increase.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_map_multis_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_map_multis_increase_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_map_multis_increase_by.3 index 3188feb40..7c9eba899 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_map_multis_increase_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_map_multis_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_map_multis_resize.3 b/level_0/f_string/data/documentation/man/man3/f_string_map_multis_resize.3 index 346f28629..6bd2c5c5a 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_map_multis_resize.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_map_multis_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_adjust.3 b/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_adjust.3 index b74f29642..066f71078 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_adjust.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_append.3 b/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_append.3 index e2edfa334..037147711 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_append.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_append_all.3 b/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_append_all.3 index b269e50c2..d19a1e239 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_append_all.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_append_all.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_decimate_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_decimate_by.3 index d718cf7b8..8c5cf24c4 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_decimate_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_decrease_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_decrease_by.3 index b0c153edb..533acf70a 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_decrease_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_decrease_by.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_increase.3 b/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_increase.3 index 55aaaa84a..5ae69eae6 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_increase.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_increase_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_increase_by.3 index d997b0f72..a7767ed68 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_increase_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_resize.3 b/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_resize.3 index 26628b49e..ab65d40cd 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_resize.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_map_multiss_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_maps_adjust.3 b/level_0/f_string/data/documentation/man/man3/f_string_maps_adjust.3 index 3e3eb8219..857df165a 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_maps_adjust.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_maps_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_maps_append.3 b/level_0/f_string/data/documentation/man/man3/f_string_maps_append.3 index c275da0db..73b99964e 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_maps_append.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_maps_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_maps_append_all.3 b/level_0/f_string/data/documentation/man/man3/f_string_maps_append_all.3 index 0457561b5..e97bdb0b3 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_maps_append_all.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_maps_append_all.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_maps_decimate_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_maps_decimate_by.3 index 9ea38dafd..97bfc2030 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_maps_decimate_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_maps_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_maps_decrease_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_maps_decrease_by.3 index 518c23b32..525e03474 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_maps_decrease_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_maps_decrease_by.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_maps_increase.3 b/level_0/f_string/data/documentation/man/man3/f_string_maps_increase.3 index 92554d19d..ce1f807cb 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_maps_increase.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_maps_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_maps_increase_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_maps_increase_by.3 index 068e3d1ff..0bec8f65e 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_maps_increase_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_maps_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_maps_resize.3 b/level_0/f_string/data/documentation/man/man3/f_string_maps_resize.3 index da1ba338a..a84fdd3ea 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_maps_resize.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_maps_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_mapss_adjust.3 b/level_0/f_string/data/documentation/man/man3/f_string_mapss_adjust.3 index 9263de752..78f2fba5e 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_mapss_adjust.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_mapss_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_mapss_append.3 b/level_0/f_string/data/documentation/man/man3/f_string_mapss_append.3 index e22b25417..212f921b6 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_mapss_append.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_mapss_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_mapss_append_all.3 b/level_0/f_string/data/documentation/man/man3/f_string_mapss_append_all.3 index 277068488..03aae32af 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_mapss_append_all.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_mapss_append_all.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_mapss_decimate_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_mapss_decimate_by.3 index 1ca8d78c7..9bcae00d3 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_mapss_decimate_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_mapss_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_mapss_decrease_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_mapss_decrease_by.3 index 7f3e08708..607b149c4 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_mapss_decrease_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_mapss_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_mapss_increase.3 b/level_0/f_string/data/documentation/man/man3/f_string_mapss_increase.3 index 171a4785e..66174bc26 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_mapss_increase.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_mapss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_mapss_increase_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_mapss_increase_by.3 index 81bdccf09..bc07fc6f0 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_mapss_increase_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_mapss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_mapss_resize.3 b/level_0/f_string/data/documentation/man/man3/f_string_mapss_resize.3 index 3853b28e2..7a50f0615 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_mapss_resize.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_mapss_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_mash.3 b/level_0/f_string/data/documentation/man/man3/f_string_mash.3 index 9369df3bd..dad39fe99 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_mash.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_mash.3 @@ -61,4 +61,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_mash_nulless.3 b/level_0/f_string/data/documentation/man/man3/f_string_mash_nulless.3 index 223f74cea..17e706cd7 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_mash_nulless.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_mash_nulless.3 @@ -63,4 +63,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_mish.3 b/level_0/f_string/data/documentation/man/man3/f_string_mish.3 index 4ec2ecb96..93d2a3150 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_mish.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_mish.3 @@ -61,4 +61,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_mish_nulless.3 b/level_0/f_string/data/documentation/man/man3/f_string_mish_nulless.3 index a1f7d2fda..0b2626df8 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_mish_nulless.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_mish_nulless.3 @@ -63,4 +63,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_prepend.3 b/level_0/f_string/data/documentation/man/man3/f_string_prepend.3 index 1d8d0d996..c065a2aa5 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_prepend.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_prepend.3 @@ -51,4 +51,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_prepend_assure.3 b/level_0/f_string/data/documentation/man/man3/f_string_prepend_assure.3 index bfd0cca61..4c7f5388e 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_prepend_assure.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_prepend_assure.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_prepend_assure_nulless.3 b/level_0/f_string/data/documentation/man/man3/f_string_prepend_assure_nulless.3 index c4fe5bfa2..e41825696 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_prepend_assure_nulless.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_prepend_assure_nulless.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_prepend_nulless.3 b/level_0/f_string/data/documentation/man/man3/f_string_prepend_nulless.3 index d764f7733..703694ba7 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_prepend_nulless.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_prepend_nulless.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_quantitys_adjust.3 b/level_0/f_string/data/documentation/man/man3/f_string_quantitys_adjust.3 index f1bba8c4d..37307359c 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_quantitys_adjust.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_quantitys_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_quantitys_append.3 b/level_0/f_string/data/documentation/man/man3/f_string_quantitys_append.3 index a49a3ebea..3fd27a2fb 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_quantitys_append.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_quantitys_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_quantitys_append_all.3 b/level_0/f_string/data/documentation/man/man3/f_string_quantitys_append_all.3 index d9fd48ce7..16f8690ae 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_quantitys_append_all.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_quantitys_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_quantitys_decimate_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_quantitys_decimate_by.3 index fe15a1f34..73e422b07 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_quantitys_decimate_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_quantitys_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_quantitys_decrease_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_quantitys_decrease_by.3 index 6c07b8937..d0893acec 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_quantitys_decrease_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_quantitys_decrease_by.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_quantitys_increase.3 b/level_0/f_string/data/documentation/man/man3/f_string_quantitys_increase.3 index 60d1be086..ef62cd58b 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_quantitys_increase.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_quantitys_increase.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_quantitys_increase_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_quantitys_increase_by.3 index 2e3e191da..ad2713c47 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_quantitys_increase_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_quantitys_increase_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_quantitys_resize.3 b/level_0/f_string/data/documentation/man/man3/f_string_quantitys_resize.3 index f02cccb17..644cdf8d3 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_quantitys_resize.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_quantitys_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_quantityss_adjust.3 b/level_0/f_string/data/documentation/man/man3/f_string_quantityss_adjust.3 index 188bf7234..14a445f0f 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_quantityss_adjust.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_quantityss_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_quantityss_append.3 b/level_0/f_string/data/documentation/man/man3/f_string_quantityss_append.3 index b1a23e66f..c53844ce8 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_quantityss_append.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_quantityss_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_quantityss_append_all.3 b/level_0/f_string/data/documentation/man/man3/f_string_quantityss_append_all.3 index ca821fa23..34a5996a9 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_quantityss_append_all.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_quantityss_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_quantityss_decimate_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_quantityss_decimate_by.3 index 9bb481cc9..2cc700af9 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_quantityss_decimate_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_quantityss_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_quantityss_decrease_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_quantityss_decrease_by.3 index b006b9343..dcd630861 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_quantityss_decrease_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_quantityss_decrease_by.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_quantityss_increase.3 b/level_0/f_string/data/documentation/man/man3/f_string_quantityss_increase.3 index d72c8cf9a..2ab4d12de 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_quantityss_increase.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_quantityss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_quantityss_increase_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_quantityss_increase_by.3 index c20369240..5a748b93b 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_quantityss_increase_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_quantityss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_quantityss_resize.3 b/level_0/f_string/data/documentation/man/man3/f_string_quantityss_resize.3 index e1bb4cbc1..071bf8951 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_quantityss_resize.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_quantityss_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_ranges_adjust.3 b/level_0/f_string/data/documentation/man/man3/f_string_ranges_adjust.3 index 90dc8ca6c..9869ecdb9 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_ranges_adjust.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_ranges_adjust.3 @@ -40,4 +40,4 @@ The string ranges array to resize. 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_ranges_append.3 b/level_0/f_string/data/documentation/man/man3/f_string_ranges_append.3 index 08a01d47a..58ff2ef9f 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_ranges_append.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_ranges_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_ranges_append_all.3 b/level_0/f_string/data/documentation/man/man3/f_string_ranges_append_all.3 index 84a03928b..04ee80742 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_ranges_append_all.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_ranges_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_ranges_decimate_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_ranges_decimate_by.3 index 2852419a8..d12ce17b6 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_ranges_decimate_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_ranges_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_ranges_decrease_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_ranges_decrease_by.3 index 8eba8ca37..393f0d2ef 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_ranges_decrease_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_ranges_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_ranges_increase.3 b/level_0/f_string/data/documentation/man/man3/f_string_ranges_increase.3 index 155a9399e..269eb8f94 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_ranges_increase.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_ranges_increase.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_ranges_increase_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_ranges_increase_by.3 index fce7b3413..c026f643e 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_ranges_increase_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_ranges_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_ranges_resize.3 b/level_0/f_string/data/documentation/man/man3/f_string_ranges_resize.3 index bb3c02d21..03fdf6ccf 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_ranges_resize.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_ranges_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_rangess_adjust.3 b/level_0/f_string/data/documentation/man/man3/f_string_rangess_adjust.3 index 675f45f7f..de3f470d8 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_rangess_adjust.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_rangess_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_rangess_append.3 b/level_0/f_string/data/documentation/man/man3/f_string_rangess_append.3 index 9c93db197..0a77bf7aa 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_rangess_append.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_rangess_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_rangess_append_all.3 b/level_0/f_string/data/documentation/man/man3/f_string_rangess_append_all.3 index 82b2ba55a..18fdb6aaa 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_rangess_append_all.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_rangess_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_rangess_decimate_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_rangess_decimate_by.3 index 1283d661c..207181d67 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_rangess_decimate_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_rangess_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_rangess_decrease_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_rangess_decrease_by.3 index 10708aff4..d589d93fb 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_rangess_decrease_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_rangess_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_rangess_increase.3 b/level_0/f_string/data/documentation/man/man3/f_string_rangess_increase.3 index 49da54fb3..2eaa6ade0 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_rangess_increase.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_rangess_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_rangess_increase_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_rangess_increase_by.3 index 947bbd965..3c1888658 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_rangess_increase_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_rangess_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_rangess_resize.3 b/level_0/f_string/data/documentation/man/man3/f_string_rangess_resize.3 index ace62e50a..43a5cc4ff 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_rangess_resize.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_rangess_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_seek_line.3 b/level_0/f_string/data/documentation/man/man3/f_string_seek_line.3 index 33b99adfb..5d214c7c4 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_seek_line.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_seek_line.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_seek_line_to.3 b/level_0/f_string/data/documentation/man/man3/f_string_seek_line_to.3 index 1e55344c8..e4f20a2f8 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_seek_line_to.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_seek_line_to.3 @@ -49,4 +49,4 @@ A range within the buffer representing the start and stop locations. The start l 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_seek_to.3 b/level_0/f_string/data/documentation/man/man3/f_string_seek_to.3 index 04667d0ba..434acdbde 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_seek_to.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_seek_to.3 @@ -51,4 +51,4 @@ A range within the buffer representing the start and stop locations. The start l 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_triples_adjust.3 b/level_0/f_string/data/documentation/man/man3/f_string_triples_adjust.3 index 5d3af5ec8..4f0bed4fd 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_triples_adjust.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_triples_adjust.3 @@ -40,4 +40,4 @@ The string triples array to resize. 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_triples_append.3 b/level_0/f_string/data/documentation/man/man3/f_string_triples_append.3 index 6d44f25f6..f3159141b 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_triples_append.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_triples_append.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_triples_append_all.3 b/level_0/f_string/data/documentation/man/man3/f_string_triples_append_all.3 index b75f4303c..9978cec77 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_triples_append_all.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_triples_append_all.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_triples_decimate_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_triples_decimate_by.3 index 55bd5424d..58a1d5c1d 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_triples_decimate_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_triples_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_triples_decrease_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_triples_decrease_by.3 index b56e79943..f2a80a94f 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_triples_decrease_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_triples_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_triples_increase.3 b/level_0/f_string/data/documentation/man/man3/f_string_triples_increase.3 index 9a41fb393..66f559a57 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_triples_increase.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_triples_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_triples_increase_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_triples_increase_by.3 index 4d76e3541..d10509f09 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_triples_increase_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_triples_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_triples_resize.3 b/level_0/f_string/data/documentation/man/man3/f_string_triples_resize.3 index 1aa6fba62..e1f55ec29 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_triples_resize.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_triples_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_tripless_adjust.3 b/level_0/f_string/data/documentation/man/man3/f_string_tripless_adjust.3 index 6321a99ad..689ee1dc5 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_tripless_adjust.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_tripless_adjust.3 @@ -40,4 +40,4 @@ The string tripless array to resize. 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_tripless_append.3 b/level_0/f_string/data/documentation/man/man3/f_string_tripless_append.3 index 0f1484b96..42b74f4dd 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_tripless_append.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_tripless_append.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_tripless_append_all.3 b/level_0/f_string/data/documentation/man/man3/f_string_tripless_append_all.3 index da3ae892f..a8f893e84 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_tripless_append_all.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_tripless_append_all.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_tripless_decimate_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_tripless_decimate_by.3 index d79d43b1a..26e83157e 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_tripless_decimate_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_tripless_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_tripless_decrease_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_tripless_decrease_by.3 index 1ba03efc1..bce4deb38 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_tripless_decrease_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_tripless_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_tripless_increase.3 b/level_0/f_string/data/documentation/man/man3/f_string_tripless_increase.3 index 3faa95e4b..e9bb391f5 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_tripless_increase.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_tripless_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_tripless_increase_by.3 b/level_0/f_string/data/documentation/man/man3/f_string_tripless_increase_by.3 index a4bebdf4a..c45294348 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_tripless_increase_by.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_tripless_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_string/data/documentation/man/man3/f_string_tripless_resize.3 b/level_0/f_string/data/documentation/man/man3/f_string_tripless_resize.3 index 2278fec11..037ca6b25 100644 --- a/level_0/f_string/data/documentation/man/man3/f_string_tripless_resize.3 +++ b/level_0/f_string/data/documentation/man/man3/f_string_tripless_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_at_fork.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_at_fork.3 index 91d839677..70b2ff5f7 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_at_fork.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_at_fork.3 @@ -47,4 +47,4 @@ The function called after forking, for the child process. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_affinity_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_affinity_get.3 index 8c14ddcb9..0c1e3682a 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_affinity_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_affinity_get.3 @@ -45,4 +45,4 @@ The assigned affinity information. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_affinity_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_affinity_set.3 index 93f23884e..c40f7830b 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_affinity_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_affinity_set.3 @@ -47,4 +47,4 @@ The thread attributes to update. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_concurrency_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_concurrency_get.3 index 7e7317255..bd28e2771 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_concurrency_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_concurrency_get.3 @@ -39,4 +39,4 @@ The concurrency level. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_concurrency_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_concurrency_set.3 index ce590aa79..835c68bd7 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_concurrency_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_concurrency_set.3 @@ -37,4 +37,4 @@ The concurrency level. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_create.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_create.3 index 8a743830c..5f3b19af7 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_create.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_create.3 @@ -37,4 +37,4 @@ Create (initialize) a thread attribute 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_default_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_default_get.3 index 5cfd772a1..2f437a08b 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_default_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_default_get.3 @@ -35,4 +35,4 @@ The thread attributes to process. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_default_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_default_set.3 index 731b08f4d..54f888a9e 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_default_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_default_set.3 @@ -37,4 +37,4 @@ The thread attributes to update. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_delete.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_delete.3 index f4c393913..12d1e04c1 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_delete.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_delete.3 @@ -39,4 +39,4 @@ The thread attributes to delete. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_detach_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_detach_get.3 index 8477d8b71..2f1a5c45b 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_detach_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_detach_get.3 @@ -40,4 +40,4 @@ The currently assigned state. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_detach_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_detach_set.3 index 309e216ea..6d70935e9 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_detach_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_detach_set.3 @@ -40,4 +40,4 @@ The thread attributes to update. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_guard_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_guard_get.3 index aecf813e7..da4d91ce1 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_guard_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_guard_get.3 @@ -40,4 +40,4 @@ The currently assigned guard size. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_guard_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_guard_set.3 index f11e04eb4..191dba4fb 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_guard_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_guard_set.3 @@ -40,4 +40,4 @@ The thread attributes to update. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_inherit_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_inherit_get.3 index cbc55ac19..0edd0e8da 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_inherit_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_inherit_get.3 @@ -40,4 +40,4 @@ The currently assigned scheduler inherit state. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_inherit_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_inherit_set.3 index 425df6435..bba8b0a82 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_inherit_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_inherit_set.3 @@ -40,4 +40,4 @@ The thread attributes to update. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_parameter_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_parameter_get.3 index dc0994131..b30a8f82f 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_parameter_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_parameter_get.3 @@ -40,4 +40,4 @@ The currently assigned scheduler parameters. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_parameter_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_parameter_set.3 index 2ec071b2b..7005c319b 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_parameter_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_parameter_set.3 @@ -40,4 +40,4 @@ The thread attributes to update. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_policy_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_policy_get.3 index f8521f0e7..4c8068f59 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_policy_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_policy_get.3 @@ -40,4 +40,4 @@ The currently assigned scheduler policy state. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_policy_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_policy_set.3 index b4d68fc2e..da2eb2087 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_policy_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scheduler_policy_set.3 @@ -40,4 +40,4 @@ The thread attributes to update. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scope_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scope_get.3 index 29545b2b3..c9426d7e9 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scope_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scope_get.3 @@ -40,4 +40,4 @@ The currently assigned scheduler scope state. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scope_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scope_set.3 index 47ddc1d89..1a471e4f4 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scope_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_scope_set.3 @@ -42,4 +42,4 @@ The thread attributes to update. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_get.3 index ba4f8ee3a..4b5187f83 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_get.3 @@ -47,4 +47,4 @@ The assigned stack. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_set.3 index d56b99eed..9ceb16144 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_set.3 @@ -47,4 +47,4 @@ The thread attributes to update. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_size_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_size_get.3 index 0630f9da9..004ad1b7d 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_size_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_size_get.3 @@ -40,4 +40,4 @@ The assigned size of the stack. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_size_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_size_set.3 index d34961c24..d02e2c15b 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_size_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attribute_stack_size_set.3 @@ -40,4 +40,4 @@ The thread attributes to update. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_adjust.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_adjust.3 index 51ddeed70..a1e38700f 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_adjust.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_adjust.3 @@ -40,4 +40,4 @@ The string attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_decimate_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_decimate_by.3 index 2a4f965ec..2d49f5b67 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_decimate_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_decimate_by.3 @@ -44,4 +44,4 @@ The string attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_decrease_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_decrease_by.3 index 5beb2d97d..bf8095d2d 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_decrease_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_decrease_by.3 @@ -44,4 +44,4 @@ The string attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_increase.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_increase.3 index 1ca911210..8294dd64c 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_increase.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_increase.3 @@ -46,4 +46,4 @@ The string attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_increase_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_increase_by.3 index b6be783e1..8690b6bb3 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_increase_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_increase_by.3 @@ -46,4 +46,4 @@ The string attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_resize.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_resize.3 index 79f3287d3..a68d40184 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_resize.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_attributes_resize.3 @@ -40,4 +40,4 @@ The string attributes array to adjust. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_create.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_create.3 index 579921910..0b0ef8d00 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_create.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_create.3 @@ -37,4 +37,4 @@ Create (initialize) a thread barrier attribute 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_delete.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_delete.3 index f13fc7277..085b572a8 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_delete.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_delete.3 @@ -39,4 +39,4 @@ The thread barrier_attributes to delete. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_shared_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_shared_get.3 index a7b3e14d4..98337463c 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_shared_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_shared_get.3 @@ -40,4 +40,4 @@ The process shared attribute value. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_shared_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_shared_set.3 index 36c44890f..baa374723 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_shared_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attribute_shared_set.3 @@ -40,4 +40,4 @@ The barrier thread attribute. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_adjust.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_adjust.3 index 1a7e8c6e2..ed7b4e63e 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_adjust.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_adjust.3 @@ -40,4 +40,4 @@ The thread attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_decimate_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_decimate_by.3 index f86e2c88c..bbd544ab9 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_decimate_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_decimate_by.3 @@ -44,4 +44,4 @@ The thread attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_decrease_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_decrease_by.3 index d974b277a..6e456ff78 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_decrease_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_decrease_by.3 @@ -44,4 +44,4 @@ The thread attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_increase.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_increase.3 index 5be60cfa6..e81ca3057 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_increase.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_increase.3 @@ -46,4 +46,4 @@ The thread attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_increase_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_increase_by.3 index e65d537fc..0886e3ab0 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_increase_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_increase_by.3 @@ -46,4 +46,4 @@ The thread attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_resize.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_resize.3 index 70ca11019..5487a22b0 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_resize.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_attributes_resize.3 @@ -40,4 +40,4 @@ The thread attributes array to adjust. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_create.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_create.3 index 7f2e41d74..4e8536ced 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_create.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_create.3 @@ -51,4 +51,4 @@ The barrier to set. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_delete.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_delete.3 index 7ed4f364c..441fcbcd1 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_delete.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_delete.3 @@ -39,4 +39,4 @@ The thread barriers to delete. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_wait.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_wait.3 index 823d82aa7..27b057c87 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_wait.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_barrier_wait.3 @@ -38,4 +38,4 @@ The barrier to wait on. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_adjust.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_adjust.3 index b89543278..479084b0d 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_adjust.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_adjust.3 @@ -40,4 +40,4 @@ The thread barriers array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_decimate_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_decimate_by.3 index 38a036ed0..746b215d6 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_decimate_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_decimate_by.3 @@ -44,4 +44,4 @@ The thread barriers array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_decrease_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_decrease_by.3 index b139a9143..7a1b0d71b 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_decrease_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_decrease_by.3 @@ -44,4 +44,4 @@ The thread barriers array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_increase.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_increase.3 index e4ccfef9a..ccd5f49d9 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_increase.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_increase.3 @@ -46,4 +46,4 @@ The thread barriers array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_increase_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_increase_by.3 index 0f22a6c94..05eec3d09 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_increase_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_increase_by.3 @@ -46,4 +46,4 @@ The thread barriers array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_resize.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_resize.3 index d483cfb8e..88fd2b368 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_resize.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_barriers_resize.3 @@ -40,4 +40,4 @@ The thread barriers array to adjust. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_caller.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_caller.3 index d98753cb0..73e2af22c 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_caller.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_caller.3 @@ -26,4 +26,4 @@ ID of the calling thread 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_cancel.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_cancel.3 index 0d2426eec..90f780930 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_cancel.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_cancel.3 @@ -35,4 +35,4 @@ The thread to cancel. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_cancel_state_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_cancel_state_set.3 index 1b62b1873..a35dc01dc 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_cancel_state_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_cancel_state_set.3 @@ -40,4 +40,4 @@ The cancellation state to assign. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_cancel_test.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_cancel_test.3 index 7a06319f9..251956f11 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_cancel_test.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_cancel_test.3 @@ -28,4 +28,4 @@ If there is no pending thread cancel, nothing happens. If there is a pending thr 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_cancel_type_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_cancel_type_set.3 index 17b326364..4a2210e69 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_cancel_type_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_cancel_type_set.3 @@ -40,4 +40,4 @@ The cancellation type to assign. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_clock_get_id.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_clock_get_id.3 index 4a7860312..b84e0ac13 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_clock_get_id.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_clock_get_id.3 @@ -42,4 +42,4 @@ The retrieved clock ID. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_compare.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_compare.3 index 30db70b1e..c4d3bf346 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_compare.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_compare.3 @@ -31,4 +31,4 @@ POSIX designates that the thread id (pthread_t) to be loosely defined and can be 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_clock_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_clock_get.3 index cc4f89b3d..d932d0e5b 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_clock_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_clock_get.3 @@ -40,4 +40,4 @@ The clock ID. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_clock_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_clock_set.3 index e9b3cfc5c..7bdd42a87 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_clock_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_clock_set.3 @@ -40,4 +40,4 @@ The thread condition attribute. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_create.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_create.3 index dc3dd3cb7..2a8dc7041 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_create.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_create.3 @@ -35,4 +35,4 @@ The attribute to set. This assigns the default to the attribute. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_delete.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_delete.3 index ec1a3a862..571fe2787 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_delete.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_delete.3 @@ -39,4 +39,4 @@ The attribute to delete. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_shared_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_shared_get.3 index 09307d861..690803ba9 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_shared_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_shared_get.3 @@ -40,4 +40,4 @@ The process shared attribute value. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_shared_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_shared_set.3 index 88f751adb..a1de91a69 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_shared_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attribute_shared_set.3 @@ -40,4 +40,4 @@ The thread condition attribute. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_adjust.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_adjust.3 index 4d5cd8d7f..48ec5cb68 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_adjust.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_adjust.3 @@ -40,4 +40,4 @@ The string attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_decimate_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_decimate_by.3 index f45a36096..f42ffccbe 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_decimate_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_decimate_by.3 @@ -44,4 +44,4 @@ The string attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_decrease_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_decrease_by.3 index b079b6d8d..b28502427 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_decrease_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_decrease_by.3 @@ -44,4 +44,4 @@ The string attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_increase.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_increase.3 index 79c7e3910..94399ebef 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_increase.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_increase.3 @@ -46,4 +46,4 @@ The string attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_increase_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_increase_by.3 index e252dda76..0d2b38374 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_increase_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_increase_by.3 @@ -46,4 +46,4 @@ The string attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_resize.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_resize.3 index 2a7b1281c..34e8a43e7 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_resize.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_attributes_resize.3 @@ -40,4 +40,4 @@ The string attributes array to adjust. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_create.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_create.3 index 1c4ce1fc7..da94632be 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_create.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_create.3 @@ -40,4 +40,4 @@ The condition to wait on. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_delete.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_delete.3 index e291e48fb..99661c285 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_delete.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_delete.3 @@ -39,4 +39,4 @@ The condition to delete. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_signal.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_signal.3 index 7e6c61eb9..8a5964004 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_signal.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_signal.3 @@ -37,4 +37,4 @@ The condition to broadcast the unblock signal to. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_signal_all.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_signal_all.3 index 1733c4d5e..4796b35a5 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_signal_all.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_signal_all.3 @@ -35,4 +35,4 @@ The condition to broadcast the unblock signal to. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_wait.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_wait.3 index 3636c02c8..5166e8507 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_wait.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_wait.3 @@ -48,4 +48,4 @@ The mutex to use for waiting on condition. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_wait_timed.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_wait_timed.3 index b51ee9584..1a0243a75 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_condition_wait_timed.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_condition_wait_timed.3 @@ -55,4 +55,4 @@ The mutex to use for waiting on condition. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_adjust.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_adjust.3 index bd0cdeb96..6bd559a28 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_adjust.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_adjust.3 @@ -40,4 +40,4 @@ The string conditions array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_decimate_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_decimate_by.3 index 1255e01fc..dde21b5d2 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_decimate_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_decimate_by.3 @@ -44,4 +44,4 @@ The string conditions array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_decrease_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_decrease_by.3 index a81278c0b..85d973a62 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_decrease_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_decrease_by.3 @@ -44,4 +44,4 @@ The string conditions array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_increase.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_increase.3 index f2f4b7012..734f4c45f 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_increase.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_increase.3 @@ -46,4 +46,4 @@ The string conditions array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_increase_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_increase_by.3 index 49ad7f6a3..1901a9f52 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_increase_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_increase_by.3 @@ -46,4 +46,4 @@ The string conditions array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_resize.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_resize.3 index bbc617e31..56a68ed6f 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_resize.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_conditions_resize.3 @@ -40,4 +40,4 @@ The string conditions array to adjust. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_create.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_create.3 index 30eef8542..fb4f8803f 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_create.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_create.3 @@ -54,4 +54,4 @@ The function to execute. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_detach.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_detach.3 index e08e8b06c..e48cded94 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_detach.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_detach.3 @@ -43,4 +43,4 @@ The ID of the thread to detach. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_exit.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_exit.3 index 7042f426e..fad3e01cd 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_exit.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_exit.3 @@ -33,4 +33,4 @@ The code returned by the exited thread. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_ids_adjust.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_ids_adjust.3 index 308e5d114..997e1215b 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_ids_adjust.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_ids_adjust.3 @@ -40,4 +40,4 @@ The thread ids array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_ids_decimate_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_ids_decimate_by.3 index 7167f7370..fc2213432 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_ids_decimate_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_ids_decimate_by.3 @@ -44,4 +44,4 @@ The thread ids array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_ids_decrease_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_ids_decrease_by.3 index fc8bd02b0..d9e0c27eb 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_ids_decrease_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_ids_decrease_by.3 @@ -44,4 +44,4 @@ The thread ids array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_ids_increase.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_ids_increase.3 index ec3427c20..2c3eb7c5b 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_ids_increase.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_ids_increase.3 @@ -46,4 +46,4 @@ The thread ids array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_ids_increase_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_ids_increase_by.3 index f6a165e69..8fc9c701c 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_ids_increase_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_ids_increase_by.3 @@ -46,4 +46,4 @@ The thread ids array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_ids_resize.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_ids_resize.3 index 84e836471..e44ae08f5 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_ids_resize.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_ids_resize.3 @@ -40,4 +40,4 @@ The thread ids array to adjust. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_join.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_join.3 index a8e015ba8..0c97a3bab 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_join.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_join.3 @@ -48,4 +48,4 @@ The ID of the thread to wait for. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_join_timed.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_join_timed.3 index c6a2d2505..951cc20b0 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_join_timed.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_join_timed.3 @@ -57,4 +57,4 @@ The amount of time to wait for. The wait time is relative to the clock, so consi 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_join_try.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_join_try.3 index 90a5e09f7..5215112d3 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_join_try.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_join_try.3 @@ -50,4 +50,4 @@ The ID of the thread to wait for. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_key_create.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_key_create.3 index 162ae1c97..d039b609e 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_key_create.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_key_create.3 @@ -44,4 +44,4 @@ The thread key. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_key_delete.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_key_delete.3 index 67a6fcc80..7f23094ed 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_key_delete.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_key_delete.3 @@ -37,4 +37,4 @@ F_none on success. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_key_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_key_get.3 index 3fc576d8f..55e73daef 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_key_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_key_get.3 @@ -38,4 +38,4 @@ The assigned thread key value. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_key_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_key_set.3 index a0f252ad8..4fdac82db 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_key_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_key_set.3 @@ -40,4 +40,4 @@ The thread key value to assign. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_keys_adjust.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_keys_adjust.3 index 334e74595..bc6489b04 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_keys_adjust.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_keys_adjust.3 @@ -40,4 +40,4 @@ The string keys array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_keys_decimate_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_keys_decimate_by.3 index 998403ff7..03d20ef0d 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_keys_decimate_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_keys_decimate_by.3 @@ -44,4 +44,4 @@ The string keys array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_keys_decrease_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_keys_decrease_by.3 index beebf7e78..1186a1daa 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_keys_decrease_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_keys_decrease_by.3 @@ -44,4 +44,4 @@ The string keys array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_keys_increase.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_keys_increase.3 index 1a2ea1d97..20ed071f0 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_keys_increase.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_keys_increase.3 @@ -46,4 +46,4 @@ The string keys array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_keys_increase_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_keys_increase_by.3 index cc76427d2..b790bbb7f 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_keys_increase_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_keys_increase_by.3 @@ -46,4 +46,4 @@ The string keys array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_keys_resize.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_keys_resize.3 index cbe46e0ec..4ae08e2ea 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_keys_resize.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_keys_resize.3 @@ -40,4 +40,4 @@ The string keys array to adjust. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_create.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_create.3 index 1db7376f7..7a003c84e 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_create.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_create.3 @@ -43,4 +43,4 @@ The lock attributes to create. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_delete.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_delete.3 index 74d19b44f..17ea03f73 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_delete.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_delete.3 @@ -39,4 +39,4 @@ The attribute to delete. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_shared_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_shared_get.3 index af369cb18..bd10425d5 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_shared_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_shared_get.3 @@ -40,4 +40,4 @@ The lock shared attribute value. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_shared_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_shared_set.3 index 2f3e50730..8de75fae3 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_shared_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attribute_shared_set.3 @@ -40,4 +40,4 @@ The lock attribute. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_adjust.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_adjust.3 index 80471064a..d132ad769 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_adjust.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_adjust.3 @@ -40,4 +40,4 @@ The string attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_decimate_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_decimate_by.3 index c68fb4546..237cf095f 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_decimate_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_decimate_by.3 @@ -44,4 +44,4 @@ The string attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_decrease_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_decrease_by.3 index a61f4e070..9a1f5aa7c 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_decrease_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_decrease_by.3 @@ -44,4 +44,4 @@ The string attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_increase.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_increase.3 index 985812150..fc1521a93 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_increase.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_increase.3 @@ -46,4 +46,4 @@ The string attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_increase_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_increase_by.3 index 13d2f7f95..00b1f4c72 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_increase_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_increase_by.3 @@ -44,4 +44,4 @@ The string attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_resize.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_resize.3 index 64f89b3f3..01bd7bec9 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_resize.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_attributes_resize.3 @@ -40,4 +40,4 @@ The string attributes array to adjust. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_create.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_create.3 index 013521d8f..45a8d1012 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_create.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_create.3 @@ -44,4 +44,4 @@ The lock to create. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_delete.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_delete.3 index e69048514..5d199cb85 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_delete.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_delete.3 @@ -39,4 +39,4 @@ The lock to delete. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_read.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_read.3 index 65498701c..a029f86ee 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_read.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_read.3 @@ -41,4 +41,4 @@ The thread lock. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_read_timed.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_read_timed.3 index 7a7108c7a..84102039a 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_read_timed.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_read_timed.3 @@ -50,4 +50,4 @@ The read/write lock. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_read_try.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_read_try.3 index a5845535f..5cc472912 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_read_try.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_read_try.3 @@ -43,4 +43,4 @@ The thread lock. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_write.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_write.3 index b94f6925a..d0bc1f02b 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_write.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_write.3 @@ -41,4 +41,4 @@ The thread lock. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_write_timed.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_write_timed.3 index cd7a651d6..4534dded2 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_write_timed.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_write_timed.3 @@ -48,4 +48,4 @@ The read/write lock. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_write_try.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_write_try.3 index 778584b0b..1361c621d 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_lock_write_try.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_lock_write_try.3 @@ -43,4 +43,4 @@ The thread lock. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_locks_adjust.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_locks_adjust.3 index 237715be8..70e7c1a4f 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_locks_adjust.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_locks_adjust.3 @@ -40,4 +40,4 @@ The string locks array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_locks_decimate_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_locks_decimate_by.3 index 493369a87..255839717 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_locks_decimate_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_locks_decimate_by.3 @@ -44,4 +44,4 @@ The string locks array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_locks_decrease_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_locks_decrease_by.3 index 2fd80c5c9..82c2c96c4 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_locks_decrease_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_locks_decrease_by.3 @@ -44,4 +44,4 @@ The string locks array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_locks_increase.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_locks_increase.3 index 0319affb5..661c421c4 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_locks_increase.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_locks_increase.3 @@ -46,4 +46,4 @@ The string locks array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_locks_increase_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_locks_increase_by.3 index 8e0537e4b..b493863df 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_locks_increase_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_locks_increase_by.3 @@ -46,4 +46,4 @@ The string locks array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_locks_resize.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_locks_resize.3 index c84f520a5..793e9eee7 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_locks_resize.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_locks_resize.3 @@ -40,4 +40,4 @@ The string locks array to adjust. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_create.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_create.3 index 26eaa3c19..c02f4bd3f 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_create.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_create.3 @@ -43,4 +43,4 @@ The mutex attributes to create. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_delete.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_delete.3 index 4634e1ad0..a3efce0dc 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_delete.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_delete.3 @@ -39,4 +39,4 @@ The attribute to delete. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_priority_ceiling_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_priority_ceiling_get.3 index c7b7170eb..1c28866b5 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_priority_ceiling_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_priority_ceiling_get.3 @@ -40,4 +40,4 @@ The priority ceiling. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_priority_ceiling_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_priority_ceiling_set.3 index 518af59f1..b56b50ab8 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_priority_ceiling_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_priority_ceiling_set.3 @@ -40,4 +40,4 @@ The thread mutex attribute. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_protocol_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_protocol_get.3 index efa3cae99..34221bd0d 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_protocol_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_protocol_get.3 @@ -42,4 +42,4 @@ The protocol. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_protocol_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_protocol_set.3 index a2c987007..8f2ea3856 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_protocol_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_protocol_set.3 @@ -44,4 +44,4 @@ The thread mutex attribute. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_shared_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_shared_get.3 index 5d1125cd5..b04f29976 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_shared_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_shared_get.3 @@ -40,4 +40,4 @@ The mutex shared attribute value. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_shared_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_shared_set.3 index f4343a09b..89ec63bb9 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_shared_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_shared_set.3 @@ -40,4 +40,4 @@ The mutex attribute. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_type_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_type_get.3 index ce1b3802f..51ef500f6 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_type_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_type_get.3 @@ -40,4 +40,4 @@ The type. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_type_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_type_set.3 index db77268e2..064c834dd 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_type_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attribute_type_set.3 @@ -40,4 +40,4 @@ The mutex attribute. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_adjust.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_adjust.3 index b2db11abe..8fcaff12a 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_adjust.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_adjust.3 @@ -40,4 +40,4 @@ The thread mutex attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_decimate_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_decimate_by.3 index b16e4a3dc..7a93c8a62 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_decimate_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_decimate_by.3 @@ -44,4 +44,4 @@ The thread mutex attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_decrease_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_decrease_by.3 index 7c50fa0b0..38f504617 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_decrease_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_decrease_by.3 @@ -44,4 +44,4 @@ The thread mutex attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_increase.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_increase.3 index 94aff7908..4aa312a12 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_increase.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_increase.3 @@ -46,4 +46,4 @@ The thread mutex attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_increase_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_increase_by.3 index ac360910c..8bd1db92c 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_increase_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_increase_by.3 @@ -46,4 +46,4 @@ The thread mutex attributes array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_resize.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_resize.3 index c66c6dd77..1a9630e28 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_resize.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_attributes_resize.3 @@ -40,4 +40,4 @@ The thread mutex attributes array to adjust. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_create.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_create.3 index db7a1c799..043ffd8fd 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_create.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_create.3 @@ -48,4 +48,4 @@ The mutex to create. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_delete.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_delete.3 index 223bb37dc..0e570af7a 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_delete.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_delete.3 @@ -39,4 +39,4 @@ The mutex to delete. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_lock.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_lock.3 index cec21c522..f8a8a62b6 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_lock.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_lock.3 @@ -41,4 +41,4 @@ The thread mutex. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_lock_timed.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_lock_timed.3 index 480c44a67..cbf8d3259 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_lock_timed.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_lock_timed.3 @@ -56,4 +56,4 @@ The thread mutex. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_lock_try.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_lock_try.3 index dd465d6d7..0124918b2 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_lock_try.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_lock_try.3 @@ -43,4 +43,4 @@ The thread mutex. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_priority_ceiling_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_priority_ceiling_get.3 index ab3cbbf03..2461e447e 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_priority_ceiling_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_priority_ceiling_get.3 @@ -42,4 +42,4 @@ The priority ceiling. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_priority_ceiling_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_priority_ceiling_set.3 index 3b0647663..3854c122c 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_priority_ceiling_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_priority_ceiling_set.3 @@ -55,4 +55,4 @@ The thread mutex. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_unlock.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_unlock.3 index a73b5daa2..dc3d7cbb6 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_unlock.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutex_unlock.3 @@ -39,4 +39,4 @@ The thread mutex. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_adjust.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_adjust.3 index b3f291e62..ffcf3fac4 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_adjust.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_adjust.3 @@ -40,4 +40,4 @@ The string mutexs array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_decimate_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_decimate_by.3 index 9b2253994..f06267c2b 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_decimate_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_decimate_by.3 @@ -44,4 +44,4 @@ The string mutexs array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_decrease_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_decrease_by.3 index bfd913b44..bbc70b3b7 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_decrease_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_decrease_by.3 @@ -44,4 +44,4 @@ The string mutexs array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_increase.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_increase.3 index 2464e41bc..f52ff4155 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_increase.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_increase.3 @@ -46,4 +46,4 @@ The string mutexs array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_increase_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_increase_by.3 index 3173318d4..dc6cbd678 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_increase_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_increase_by.3 @@ -46,4 +46,4 @@ The string mutexs array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_resize.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_resize.3 index 52a24b220..7eb2ebb72 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_resize.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_mutexs_resize.3 @@ -40,4 +40,4 @@ The string mutexs array to adjust. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_once.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_once.3 index 1c3a6ef23..850abb38b 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_once.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_once.3 @@ -42,4 +42,4 @@ The once variable designating that the given routine will be called only once. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_onces_adjust.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_onces_adjust.3 index 650b6818e..67fe20c2b 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_onces_adjust.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_onces_adjust.3 @@ -40,4 +40,4 @@ The thread onces array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_onces_decimate_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_onces_decimate_by.3 index 45b5907ff..321e67c75 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_onces_decimate_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_onces_decimate_by.3 @@ -44,4 +44,4 @@ The thread onces array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_onces_decrease_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_onces_decrease_by.3 index 4b73bd089..6d647d5b1 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_onces_decrease_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_onces_decrease_by.3 @@ -44,4 +44,4 @@ The thread onces array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_onces_increase.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_onces_increase.3 index 70e307b9a..6b0683503 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_onces_increase.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_onces_increase.3 @@ -46,4 +46,4 @@ The thread onces array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_onces_increase_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_onces_increase_by.3 index a942a50b9..f8ede4f06 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_onces_increase_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_onces_increase_by.3 @@ -46,4 +46,4 @@ The thread onces array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_onces_resize.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_onces_resize.3 index bbff908c7..1a203b3af 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_onces_resize.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_onces_resize.3 @@ -40,4 +40,4 @@ The thread onces array to adjust. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_scheduler_parameter_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_scheduler_parameter_get.3 index f2a31b2ec..62db80e06 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_scheduler_parameter_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_scheduler_parameter_get.3 @@ -47,4 +47,4 @@ The scheduler 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_scheduler_parameter_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_scheduler_parameter_set.3 index 747360e7a..0e26f5abc 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_scheduler_parameter_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_scheduler_parameter_set.3 @@ -47,4 +47,4 @@ The scheduler 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_scheduler_priority_set.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_scheduler_priority_set.3 index 7fadc7b68..60addcfab 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_scheduler_priority_set.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_scheduler_priority_set.3 @@ -44,4 +44,4 @@ The scheduler priority. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_create.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_create.3 index bb9c1308a..df2c53600 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_create.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_create.3 @@ -47,4 +47,4 @@ The semaphore to create. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_delete.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_delete.3 index 44fa092d8..0acfdc603 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_delete.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_delete.3 @@ -39,4 +39,4 @@ The semaphore to delete. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_file_close.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_file_close.3 index ca69514ff..189e72d5c 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_file_close.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_file_close.3 @@ -37,4 +37,4 @@ The semaphore to delete. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_file_delete.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_file_delete.3 index ab3226c38..3625ece67 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_file_delete.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_file_delete.3 @@ -43,4 +43,4 @@ The semaphore name to delete. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_file_open.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_file_open.3 index 17a730b60..ddadd5769 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_file_open.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_file_open.3 @@ -71,4 +71,4 @@ The thread semaphore. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_lock.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_lock.3 index 561e4b032..a95351abd 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_lock.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_lock.3 @@ -41,4 +41,4 @@ The thread semaphore. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_lock_timed.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_lock_timed.3 index 311352711..eafb010f8 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_lock_timed.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_lock_timed.3 @@ -48,4 +48,4 @@ The thread semaphore. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_lock_try.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_lock_try.3 index c16fbfa35..d5c766250 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_lock_try.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_lock_try.3 @@ -43,4 +43,4 @@ The thread semaphore. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_unlock.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_unlock.3 index a178a39fd..3ceab720e 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_unlock.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_unlock.3 @@ -39,4 +39,4 @@ The thread semaphore. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_value_get.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_value_get.3 index b24d3c2d8..ff06f852f 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_value_get.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphore_value_get.3 @@ -40,4 +40,4 @@ The semaphore's value. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_adjust.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_adjust.3 index e73b1d1d0..23473eec8 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_adjust.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_adjust.3 @@ -40,4 +40,4 @@ The string semaphores array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_decimate_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_decimate_by.3 index 47bcfaa33..bc9fd3ecd 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_decimate_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_decimate_by.3 @@ -44,4 +44,4 @@ The string semaphores array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_decrease_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_decrease_by.3 index dbe1c1f23..4aa40c77d 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_decrease_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_decrease_by.3 @@ -44,4 +44,4 @@ The string semaphores array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_increase.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_increase.3 index 76ff960ab..a7916f6af 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_increase.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_increase.3 @@ -46,4 +46,4 @@ The string semaphores array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_increase_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_increase_by.3 index 0aecec32d..aa6c66e1a 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_increase_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_increase_by.3 @@ -46,4 +46,4 @@ The string semaphores array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_resize.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_resize.3 index c37290750..041b55c6e 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_resize.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_semaphores_resize.3 @@ -40,4 +40,4 @@ The string semaphores array to adjust. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_sets_adjust.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_sets_adjust.3 index 288edfdcb..0d0c6aaef 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_sets_adjust.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_sets_adjust.3 @@ -40,4 +40,4 @@ The string sets array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_sets_decimate_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_sets_decimate_by.3 index fa476496b..517e56531 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_sets_decimate_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_sets_decimate_by.3 @@ -44,4 +44,4 @@ The string sets array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_sets_decrease_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_sets_decrease_by.3 index 2a0d23d84..4e67cf9cc 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_sets_decrease_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_sets_decrease_by.3 @@ -44,4 +44,4 @@ The string sets array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_sets_increase.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_sets_increase.3 index e8e183248..9d651cbbe 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_sets_increase.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_sets_increase.3 @@ -46,4 +46,4 @@ The string sets array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_sets_increase_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_sets_increase_by.3 index 933cc63a2..aa3aaa524 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_sets_increase_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_sets_increase_by.3 @@ -46,4 +46,4 @@ The string sets array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_sets_resize.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_sets_resize.3 index 7862dc14a..72cb1b33f 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_sets_resize.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_sets_resize.3 @@ -40,4 +40,4 @@ The string sets array to adjust. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_signal_mask.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_signal_mask.3 index 6a6481f16..3a78419f3 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_signal_mask.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_signal_mask.3 @@ -47,4 +47,4 @@ How to handle the signal. Set this to 0 when only trying to get the current sign 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_signal_queue.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_signal_queue.3 index c02ca3140..ab1694551 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_signal_queue.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_signal_queue.3 @@ -51,4 +51,4 @@ The signal value to send. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_signal_write.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_signal_write.3 index deabd276b..dc4eb04d7 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_signal_write.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_signal_write.3 @@ -44,4 +44,4 @@ The signal to send to the thread. If 0 is used instead of a valid signal, then i 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_spin_create.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_spin_create.3 index 6deb74fb6..aa1bb16e4 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_spin_create.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_spin_create.3 @@ -44,4 +44,4 @@ The spin to create. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_spin_delete.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_spin_delete.3 index 1b33eebda..401450fb6 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_spin_delete.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_spin_delete.3 @@ -39,4 +39,4 @@ The spin to delete. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_spin_lock.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_spin_lock.3 index d7e197559..efdd53289 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_spin_lock.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_spin_lock.3 @@ -41,4 +41,4 @@ The thread spin. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_spin_lock_try.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_spin_lock_try.3 index 72d65071e..bd46eb198 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_spin_lock_try.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_spin_lock_try.3 @@ -43,4 +43,4 @@ The thread spin. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_spin_unlock.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_spin_unlock.3 index b9d08360c..8e75e9f86 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_spin_unlock.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_spin_unlock.3 @@ -39,4 +39,4 @@ The thread spin. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_spins_adjust.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_spins_adjust.3 index 693168683..32c110d57 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_spins_adjust.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_spins_adjust.3 @@ -40,4 +40,4 @@ The string spins array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_spins_decimate_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_spins_decimate_by.3 index bea0b76bb..417a30e11 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_spins_decimate_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_spins_decimate_by.3 @@ -44,4 +44,4 @@ The string spins array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_spins_decrease_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_spins_decrease_by.3 index 17c85d80a..218977f95 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_spins_decrease_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_spins_decrease_by.3 @@ -44,4 +44,4 @@ The string spins array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_spins_increase.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_spins_increase.3 index 3266e5f79..4f787d02c 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_spins_increase.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_spins_increase.3 @@ -46,4 +46,4 @@ The string spins array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_spins_increase_by.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_spins_increase_by.3 index 1feec4564..1152df947 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_spins_increase_by.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_spins_increase_by.3 @@ -46,4 +46,4 @@ The string spins array to resize. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_spins_resize.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_spins_resize.3 index 9097e6840..c9c625d62 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_spins_resize.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_spins_resize.3 @@ -40,4 +40,4 @@ The string spins array to adjust. 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. diff --git a/level_0/f_thread/data/documentation/man/man3/f_thread_unlock.3 b/level_0/f_thread/data/documentation/man/man3/f_thread_unlock.3 index 32f076342..8c2dcb801 100644 --- a/level_0/f_thread/data/documentation/man/man3/f_thread_unlock.3 +++ b/level_0/f_thread/data/documentation/man/man3/f_thread_unlock.3 @@ -39,4 +39,4 @@ The thread lock. 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_adjust.3 index bcfe23ec8..2ae9bf241 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_append.3 index 23f009131..d44e0c40b 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_append_all.3 index 15c384b3e..0e3b50b88 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_decimate_by.3 index 0495701c5..5fcd52266 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_decimate_by.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_decrease_by.3 index 6bdb58d56..8a1e276ef 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_decrease_by.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_increase.3 index be88be7ef..d7517a528 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_increase_by.3 index 58d5f1f54..be23f7fc2 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_resize.3 index 78d795ea2..10fc05290 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_array_lengths_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_adjust.3 index 490e1e473..85f88788d 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_adjust.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_append.3 index e3fb54328..81476dd48 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_append_all.3 index 7900e2124..6c39a7053 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_decimate_by.3 index fa882dac4..ff4a239c2 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_decimate_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_decrease_by.3 index fabaa7698..7b3361952 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_decrease_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_increase.3 index 3d9e100c4..d15a2a4a6 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_increase_by.3 index 500320897..822de64b3 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_resize.3 index 7feca33a6..7e1093eb8 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_array_lengthss_resize.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_cells_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_cells_adjust.3 index 05302875d..34d0226a2 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_cells_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_cells_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_cells_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_cells_append.3 index da1589152..025a4e58b 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_cells_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_cells_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_cells_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_cells_append_all.3 index 172445d90..038bdb565 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_cells_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_cells_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_cells_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_cells_decimate_by.3 index bcd29645a..a29555278 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_cells_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_cells_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_cells_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_cells_decrease_by.3 index 6401ae9af..a1952bb29 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_cells_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_cells_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_cells_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_cells_increase.3 index 64545bd16..f6a5c9459 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_cells_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_cells_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_cells_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_cells_increase_by.3 index c52226aa0..3ce1bdb6e 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_cells_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_cells_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_cells_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_cells_resize.3 index a427b28c5..0efbf67aa 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_cells_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_cells_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_cellss_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_cellss_adjust.3 index 51cee7d27..cf158f618 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_cellss_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_cellss_adjust.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_cellss_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_cellss_append.3 index 010a67ad1..6790c5e52 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_cellss_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_cellss_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_cellss_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_cellss_append_all.3 index 98b8c868c..b433811eb 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_cellss_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_cellss_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_cellss_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_cellss_decimate_by.3 index 5d828fb42..e8b57dd7e 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_cellss_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_cellss_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_cellss_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_cellss_decrease_by.3 index 543d26c46..81cdbb370 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_cellss_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_cellss_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_cellss_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_cellss_increase.3 index 2cd601935..3748f7fcf 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_cellss_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_cellss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_cellss_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_cellss_increase_by.3 index 1124f7ef9..70f1b6568 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_cellss_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_cellss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_cellss_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_cellss_resize.3 index 1de303888..1376378ca 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_cellss_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_cellss_resize.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_adjust.3 index 788714b75..13f3116ec 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_append.3 index ab7507a4a..a7e8b0852 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_append_all.3 index a82494c2c..fc61e6d64 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_decimate_by.3 index 468f7f9c7..abe6210bc 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_decrease_by.3 index 0989c379d..2f8db0afa 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_increase.3 index 6e410dbfe..a4fdce518 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_increase_by.3 index f82479c1b..ab64ec720 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_resize.3 index 1cf247ea6..f75bea555 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_fll_ids_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_adjust.3 index 487f0cec1..6d39cb394 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_adjust.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_append.3 index 20b0ee0ee..fbeeebc40 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_append_all.3 index 015923d09..932beaf6c 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_decimate_by.3 index a89ff09f0..4c84d3ff7 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_decrease_by.3 index 2f48cd527..52416be49 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_increase.3 index c8ae5a7af..0dcc478cf 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_increase_by.3 index 7f74aa493..bd446ff53 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_resize.3 index 115404d5b..2f7dabb2d 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_fll_idss_resize.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int128s_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_int128s_adjust.3 index f12d44944..d9685f57d 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int128s_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int128s_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int128s_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_int128s_append.3 index 97a3a6354..d63ce1611 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int128s_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int128s_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int128s_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_int128s_append_all.3 index 048c42999..cd2ba3099 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int128s_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int128s_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int128s_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int128s_decimate_by.3 index 8b1e25e30..d1d8d09b1 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int128s_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int128s_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int128s_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int128s_decrease_by.3 index 9581d5a3d..cf5de34a3 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int128s_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int128s_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int128s_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_int128s_increase.3 index 95b642c6c..638e716e3 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int128s_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int128s_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int128s_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int128s_increase_by.3 index 702259189..e41556c8a 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int128s_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int128s_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int128s_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_int128s_resize.3 index 6e7064d91..a24997697 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int128s_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int128s_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int128ss_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_int128ss_adjust.3 index 1a0f257cf..0e9ccbd82 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int128ss_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int128ss_adjust.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int128ss_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_int128ss_append.3 index d9311a772..e9d262b63 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int128ss_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int128ss_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int128ss_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_int128ss_append_all.3 index 88ab2e869..1973e77fa 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int128ss_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int128ss_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int128ss_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int128ss_decimate_by.3 index 71846ee64..f1380aa77 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int128ss_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int128ss_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int128ss_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int128ss_decrease_by.3 index 182ecd4ce..425e65da4 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int128ss_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int128ss_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int128ss_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_int128ss_increase.3 index 9d4c80ba2..2496e21d3 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int128ss_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int128ss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int128ss_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int128ss_increase_by.3 index 0bf839c05..f9a19ef31 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int128ss_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int128ss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int128ss_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_int128ss_resize.3 index 54e7d1568..44cd8a502 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int128ss_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int128ss_resize.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int16s_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_int16s_adjust.3 index 20888cf72..f3685ad24 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int16s_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int16s_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int16s_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_int16s_append.3 index 35d6a77af..b4f0859c4 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int16s_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int16s_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int16s_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_int16s_append_all.3 index 34052c4a1..fe4b78afa 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int16s_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int16s_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int16s_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int16s_decimate_by.3 index ae646cdca..1af0b1f18 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int16s_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int16s_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int16s_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int16s_decrease_by.3 index 592939fe2..37c6ff870 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int16s_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int16s_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int16s_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_int16s_increase.3 index 5e2aa7098..b1eeff12e 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int16s_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int16s_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int16s_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int16s_increase_by.3 index 3de8d7d77..220980aab 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int16s_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int16s_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int16s_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_int16s_resize.3 index cfad5afe8..17127308c 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int16s_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int16s_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int16ss_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_int16ss_adjust.3 index e749663b9..27ae1663f 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int16ss_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int16ss_adjust.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int16ss_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_int16ss_append.3 index 165d4f97c..6a23aba1a 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int16ss_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int16ss_append.3 @@ -40,4 +40,4 @@ F_none on success. F_data_not on success, but there is nothing to append (size = 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int16ss_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_int16ss_append_all.3 index b55a4a0de..37679d9b9 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int16ss_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int16ss_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int16ss_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int16ss_decimate_by.3 index 6c8423e8f..b6f2db67e 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int16ss_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int16ss_decimate_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int16ss_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int16ss_decrease_by.3 index 8dd8decea..49cf47bc8 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int16ss_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int16ss_decrease_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int16ss_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_int16ss_increase.3 index 92e8baf63..39d071928 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int16ss_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int16ss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int16ss_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int16ss_increase_by.3 index 3b6749d7d..3fe36f132 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int16ss_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int16ss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int16ss_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_int16ss_resize.3 index 8edd7b8f6..bf012455e 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int16ss_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int16ss_resize.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int32s_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_int32s_adjust.3 index 9334b4652..5253c9827 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int32s_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int32s_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int32s_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_int32s_append.3 index e07a0d5b0..d5b6130e0 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int32s_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int32s_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int32s_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_int32s_append_all.3 index 40d68616b..c1528dd7d 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int32s_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int32s_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int32s_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int32s_decimate_by.3 index 6bccce3f4..a0c23aed7 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int32s_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int32s_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int32s_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int32s_decrease_by.3 index 4b72802e8..39f6f58fd 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int32s_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int32s_decrease_by.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int32s_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_int32s_increase.3 index 3484ca1c3..5ae35cc71 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int32s_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int32s_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int32s_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int32s_increase_by.3 index 86b01c6b3..adea496c9 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int32s_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int32s_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int32s_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_int32s_resize.3 index 23823e86d..b04a8e517 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int32s_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int32s_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int32ss_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_int32ss_adjust.3 index 313e490e7..876b4a0a4 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int32ss_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int32ss_adjust.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int32ss_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_int32ss_append.3 index ce6d6901a..289f72a95 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int32ss_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int32ss_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int32ss_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_int32ss_append_all.3 index a6cb28ddf..e315ab801 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int32ss_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int32ss_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int32ss_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int32ss_decimate_by.3 index e4f36109a..5c1b24c59 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int32ss_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int32ss_decimate_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int32ss_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int32ss_decrease_by.3 index 3abed2768..318a38829 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int32ss_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int32ss_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int32ss_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_int32ss_increase.3 index 7f896dc2c..b1a3c65f2 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int32ss_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int32ss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int32ss_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int32ss_increase_by.3 index 33019e8dd..64ad37800 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int32ss_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int32ss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int32ss_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_int32ss_resize.3 index ed628ac44..97e4a360d 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int32ss_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int32ss_resize.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int64s_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_int64s_adjust.3 index 15568de29..d5f26522a 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int64s_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int64s_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int64s_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_int64s_append.3 index df4320bd6..6d31c6ca9 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int64s_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int64s_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int64s_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_int64s_append_all.3 index a72244597..5c279879d 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int64s_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int64s_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int64s_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int64s_decimate_by.3 index 7a71d4a1d..b0176ed4b 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int64s_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int64s_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int64s_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int64s_decrease_by.3 index 0284c08ad..66c030e5f 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int64s_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int64s_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int64s_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_int64s_increase.3 index 461a0ddc1..00a590069 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int64s_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int64s_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int64s_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int64s_increase_by.3 index c0d38c563..cc4067d0e 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int64s_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int64s_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int64s_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_int64s_resize.3 index e83b156c1..ec410f4a7 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int64s_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int64s_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int64ss_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_int64ss_adjust.3 index 578e162e4..3fe1ef476 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int64ss_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int64ss_adjust.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int64ss_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_int64ss_append.3 index f101dad1d..3e31cbc7c 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int64ss_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int64ss_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int64ss_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_int64ss_append_all.3 index 868035422..4d2b84299 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int64ss_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int64ss_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int64ss_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int64ss_decimate_by.3 index b62098a5f..8d5b892f6 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int64ss_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int64ss_decimate_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int64ss_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int64ss_decrease_by.3 index 1546fb673..513eb5437 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int64ss_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int64ss_decrease_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int64ss_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_int64ss_increase.3 index 9fc4eb4c7..f6f973775 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int64ss_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int64ss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int64ss_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int64ss_increase_by.3 index 8267e461c..bc885dfe5 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int64ss_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int64ss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int64ss_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_int64ss_resize.3 index 78303802f..a48108448 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int64ss_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int64ss_resize.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int8s_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_int8s_adjust.3 index 355cab667..fa4f80f83 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int8s_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int8s_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int8s_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_int8s_append.3 index c81b8df79..a35739810 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int8s_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int8s_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int8s_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_int8s_append_all.3 index c04ee7bd3..26def5285 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int8s_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int8s_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int8s_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int8s_decimate_by.3 index 1022c7f7c..7da3932e1 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int8s_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int8s_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int8s_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int8s_decrease_by.3 index cdf8d410f..b721e7ea4 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int8s_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int8s_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int8s_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_int8s_increase.3 index ec4f99d9c..646ebdb1d 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int8s_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int8s_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int8s_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int8s_increase_by.3 index 249427c99..c3ea9cf46 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int8s_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int8s_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int8s_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_int8s_resize.3 index 291669946..b890f68e3 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int8s_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int8s_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int8ss_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_int8ss_adjust.3 index cf59355ad..aeae0213e 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int8ss_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int8ss_adjust.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int8ss_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_int8ss_append.3 index d8334d8c6..0440c4b69 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int8ss_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int8ss_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int8ss_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_int8ss_append_all.3 index fe50c13fa..e0929a325 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int8ss_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int8ss_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int8ss_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int8ss_decimate_by.3 index 42e5a12c2..1c961a73d 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int8ss_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int8ss_decimate_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int8ss_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int8ss_decrease_by.3 index f65d7ab05..06b0330b2 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int8ss_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int8ss_decrease_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int8ss_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_int8ss_increase.3 index c2594114c..03a35216c 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int8ss_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int8ss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int8ss_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_int8ss_increase_by.3 index b619f3439..bdc3b3247 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int8ss_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int8ss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_int8ss_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_int8ss_resize.3 index 6f63f3ede..847a4c14c 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_int8ss_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_int8ss_resize.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_states_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_states_adjust.3 index e7ff17b92..1b0296023 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_states_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_states_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_states_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_states_append.3 index 95f9a3382..4ea4548c6 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_states_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_states_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_states_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_states_append_all.3 index 680ba7fe3..e7ce3db63 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_states_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_states_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_states_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_states_decimate_by.3 index 4db50e48b..6e5aadd39 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_states_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_states_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_states_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_states_decrease_by.3 index f1e8d1c22..4d1368c2d 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_states_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_states_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_states_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_states_increase.3 index ef64d3bc2..dbcc5f986 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_states_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_states_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_states_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_states_increase_by.3 index 204b13377..6a4ee6a15 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_states_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_states_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_states_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_states_resize.3 index c96f6d66d..5ac7641bf 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_states_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_states_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statess_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_statess_adjust.3 index 28ba34f1a..8400891d0 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statess_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statess_adjust.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statess_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_statess_append.3 index c93293206..88d3fa60a 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statess_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statess_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statess_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_statess_append_all.3 index f952120c9..c3cf0f564 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statess_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statess_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statess_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_statess_decimate_by.3 index 46a2b5667..8b9d1895b 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statess_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statess_decimate_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statess_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_statess_decrease_by.3 index e0b28c896..23f5cde00 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statess_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statess_decrease_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statess_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_statess_increase.3 index b039d55c3..43536e495 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statess_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statess_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statess_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_statess_increase_by.3 index 8052e2ee1..335232e45 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statess_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statess_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statess_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_statess_resize.3 index bb6748379..603b35475 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statess_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statess_resize.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statuss_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_statuss_adjust.3 index f3eb7d850..2f400db56 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statuss_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statuss_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statuss_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_statuss_append.3 index a7aa3eba2..f1ce514dc 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statuss_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statuss_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statuss_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_statuss_append_all.3 index e8c49de2e..227892b70 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statuss_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statuss_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statuss_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_statuss_decimate_by.3 index 3e28c93c6..8f1825f67 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statuss_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statuss_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statuss_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_statuss_decrease_by.3 index ae79aec9d..146b8c4a0 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statuss_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statuss_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statuss_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_statuss_increase.3 index 5e3b2b53a..35a65e0fd 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statuss_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statuss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statuss_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_statuss_increase_by.3 index c59b27cfa..8014d3775 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statuss_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statuss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statuss_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_statuss_resize.3 index c4e412cbe..21d1c0219 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statuss_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statuss_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statusss_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_statusss_adjust.3 index b9184d2ec..9bec2c17c 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statusss_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statusss_adjust.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statusss_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_statusss_append.3 index 1e7f99068..8975b0e7c 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statusss_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statusss_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statusss_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_statusss_append_all.3 index 7587c895b..681281ecc 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statusss_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statusss_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statusss_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_statusss_decimate_by.3 index c63f67a23..d13ef9d0c 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statusss_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statusss_decimate_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statusss_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_statusss_decrease_by.3 index 346d93c8c..dc7321d64 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statusss_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statusss_decrease_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statusss_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_statusss_increase.3 index 79d70f8f9..34aef9874 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statusss_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statusss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statusss_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_statusss_increase_by.3 index a8ab26e44..a12368b26 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statusss_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statusss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_statusss_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_statusss_resize.3 index 470028b1f..876981b19 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_statusss_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_statusss_resize.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint128s_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint128s_adjust.3 index 2823ac56a..05e446576 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint128s_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint128s_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint128s_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint128s_append.3 index f1faaa42d..93646e63b 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint128s_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint128s_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint128s_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint128s_append_all.3 index 2530a4b5c..99c9c5e0b 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint128s_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint128s_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint128s_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint128s_decimate_by.3 index f25b924ce..32c2d7c6e 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint128s_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint128s_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint128s_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint128s_decrease_by.3 index 71240015f..6a9ebf7ef 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint128s_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint128s_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint128s_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint128s_increase.3 index fc8810bb0..779286630 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint128s_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint128s_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint128s_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint128s_increase_by.3 index 64368ca81..6c45723e4 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint128s_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint128s_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint128s_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint128s_resize.3 index e9aae2ab8..c86284b43 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint128s_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint128s_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_adjust.3 index 925e22dd1..48e5c69e4 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_adjust.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_append.3 index 38a49461c..c9f2c0435 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_append_all.3 index fb6b8a80c..04b0b5485 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_decimate_by.3 index f28a2fcaa..de3548474 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_decrease_by.3 index 2b29fb712..e1b9c914b 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_increase.3 index 57f6f0f8f..05ac449c6 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_increase_by.3 index 94fb994bc..26f7c3575 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_resize.3 index 0975953cd..f6fb2c708 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint128ss_resize.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint16s_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint16s_adjust.3 index aea08eb37..78a5313c6 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint16s_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint16s_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint16s_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint16s_append.3 index 5a04a172d..6cf008efc 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint16s_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint16s_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint16s_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint16s_append_all.3 index bf615d022..32841701a 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint16s_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint16s_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint16s_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint16s_decimate_by.3 index 736fc7b4e..a79305352 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint16s_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint16s_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint16s_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint16s_decrease_by.3 index 646a22026..e7957ecf1 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint16s_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint16s_decrease_by.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint16s_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint16s_increase.3 index c3170a1d3..6ed312b0a 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint16s_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint16s_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint16s_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint16s_increase_by.3 index 25bc1e279..079a3cb32 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint16s_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint16s_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint16s_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint16s_resize.3 index 7f99d798b..ed2982264 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint16s_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint16s_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_adjust.3 index 50008d184..db99db401 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_adjust.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_append.3 index 6db4818fa..533b6239d 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_append_all.3 index 675014d60..2e56eb985 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_decimate_by.3 index 9b3a92600..231ba55c6 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_decimate_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_decrease_by.3 index 6393d1c42..3d7cc482b 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_increase.3 index 902c421b7..327d42549 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_increase_by.3 index 98f6b6e18..857778a75 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_resize.3 index 0e83ba5b2..bfee3e57b 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint16ss_resize.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint32s_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint32s_adjust.3 index 53619bb7d..ea4b897a6 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint32s_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint32s_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint32s_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint32s_append.3 index c2d7e4210..bcf2ab001 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint32s_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint32s_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint32s_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint32s_append_all.3 index 05126b2cd..2bf2eba92 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint32s_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint32s_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint32s_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint32s_decimate_by.3 index cb51143f4..2d522cd88 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint32s_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint32s_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint32s_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint32s_decrease_by.3 index 6ecac7000..e4c0add0f 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint32s_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint32s_decrease_by.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint32s_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint32s_increase.3 index 6341f2779..12d17bafb 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint32s_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint32s_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint32s_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint32s_increase_by.3 index 66f4d68db..90db6088a 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint32s_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint32s_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint32s_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint32s_resize.3 index 8cc01c04e..b1966aeb0 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint32s_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint32s_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_adjust.3 index d3a87002d..62a785454 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_adjust.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_append.3 index df225c55e..6e0c2809e 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_append_all.3 index 1fd3ce06b..8f1b41e26 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_decimate_by.3 index f4f743130..e0063e216 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_decimate_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_decrease_by.3 index e87d9181e..c5de5a62a 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_increase.3 index ffde2b9fa..695904b46 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_increase_by.3 index c223e6feb..fe4637058 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_resize.3 index 20132fd9a..d8cd36a8f 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint32ss_resize.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint64s_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint64s_adjust.3 index 4a6dd595b..2c4eb7680 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint64s_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint64s_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint64s_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint64s_append.3 index 33819a29a..a09457ce2 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint64s_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint64s_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint64s_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint64s_append_all.3 index 00e98661d..954133a01 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint64s_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint64s_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint64s_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint64s_decimate_by.3 index 08566d738..5d07a6556 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint64s_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint64s_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint64s_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint64s_decrease_by.3 index 4f4a8c8c8..b2836a79e 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint64s_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint64s_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint64s_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint64s_increase.3 index 5e5017b83..8563bf9ac 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint64s_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint64s_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint64s_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint64s_increase_by.3 index c075bc659..c62850ed7 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint64s_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint64s_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint64s_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint64s_resize.3 index af7f535f3..1814e40b6 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint64s_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint64s_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_adjust.3 index e23af9715..bcf6dc10f 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_adjust.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_append.3 index 756a6b078..ee8afdb95 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_append_all.3 index 4f1572f5f..aa29b94c3 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_decimate_by.3 index df829b89c..67a2c8456 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_decimate_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_decrease_by.3 index de8fb1acf..8a19dcf95 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_decrease_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_increase.3 index bbb8453a5..1f7fe847d 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_increase_by.3 index 8cd1a5700..0fa8a6711 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_resize.3 index 4df099b38..06b959384 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint64ss_resize.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint8s_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint8s_adjust.3 index 8a0637808..31d7e9f40 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint8s_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint8s_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint8s_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint8s_append.3 index bd0e0ce1d..430a90dc8 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint8s_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint8s_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint8s_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint8s_append_all.3 index 88d7988d3..2cf46f421 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint8s_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint8s_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint8s_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint8s_decimate_by.3 index c41db10f7..d10f121e8 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint8s_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint8s_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint8s_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint8s_decrease_by.3 index 5e12c46ad..216aecbe5 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint8s_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint8s_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint8s_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint8s_increase.3 index cb57f6fcd..da7a856dc 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint8s_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint8s_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint8s_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint8s_increase_by.3 index a24747c99..4ec53b8fb 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint8s_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint8s_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint8s_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint8s_resize.3 index cfe24b77f..30243135a 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint8s_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint8s_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_adjust.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_adjust.3 index f0c85c137..88481a058 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_adjust.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_adjust.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_append.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_append.3 index 9c39e506d..71c1197dd 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_append.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_append_all.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_append_all.3 index 086c6d4ea..ae02301d7 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_append_all.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_append_all.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_decimate_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_decimate_by.3 index 0ded6ffec..fb5dae82c 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_decimate_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_decimate_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_destroy(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_decrease_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_decrease_by.3 index 3c90a644f..46e539500 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_decrease_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_decrease_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_increase.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_increase.3 index 364ba637a..131d8678e 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_increase.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_increase_by.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_increase_by.3 index b918dd972..45ed36cf1 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_increase_by.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_resize.3 b/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_resize.3 index 8c60db3f1..030b34f30 100644 --- a/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_resize.3 +++ b/level_0/f_type_array/data/documentation/man/man3/f_uint8ss_resize.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_buffer_decrement.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_buffer_decrement.3 index b5e983f04..5074a4566 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_buffer_decrement.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_buffer_decrement.3 @@ -55,4 +55,4 @@ The number of steps to decrement the start position. The steps refer to characte 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_buffer_increment.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_buffer_increment.3 index 494676e4a..02d0e2687 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_buffer_increment.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_buffer_increment.3 @@ -57,4 +57,4 @@ The number of steps to increment the start position. The steps refer to characte 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_char_to_char.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_char_to_char.3 index 4a575be89..0935b648d 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_char_to_char.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_char_to_char.3 @@ -51,4 +51,4 @@ This is set to the max number of bytes available. This is then updated to repres 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_char_to_character.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_char_to_character.3 index e1d4c1e89..1fdd03931 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_char_to_character.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_char_to_character.3 @@ -49,4 +49,4 @@ The generated character of type f_utf_char_t. This value may be cleared, even on 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is.3 index fb24e239c..477174c93 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is.3 @@ -37,4 +37,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_alphabetic.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_alphabetic.3 index 704f54696..63ca250ce 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_alphabetic.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_alphabetic.3 @@ -37,4 +37,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_alphabetic_digit.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_alphabetic_digit.3 index 5d0c7019b..2686aa532 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_alphabetic_digit.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_alphabetic_digit.3 @@ -48,4 +48,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_alphabetic_numeric.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_alphabetic_numeric.3 index c86609335..fb835a1f7 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_alphabetic_numeric.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_alphabetic_numeric.3 @@ -39,4 +39,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_ascii.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_ascii.3 index 8822bc6e3..414178013 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_ascii.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_ascii.3 @@ -35,4 +35,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_combining.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_combining.3 index 535e325e7..e410685fb 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_combining.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_combining.3 @@ -37,4 +37,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control.3 index 8d4a062a6..63e020b2e 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control.3 @@ -41,4 +41,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control_code.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control_code.3 index 7343a165a..9cf76f53c 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control_code.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control_code.3 @@ -41,4 +41,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control_format.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control_format.3 index a7976256a..965be0e43 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control_format.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control_format.3 @@ -39,4 +39,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control_picture.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control_picture.3 index 8fb8346bb..73f8c631d 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control_picture.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_control_picture.3 @@ -39,4 +39,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_digit.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_digit.3 index 59dd5858d..137b8da42 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_digit.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_digit.3 @@ -48,4 +48,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_emoji.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_emoji.3 index 02825aaf2..eb953f13a 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_emoji.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_emoji.3 @@ -37,4 +37,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_fragment.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_fragment.3 index cbf5d03ed..c1b19b02a 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_fragment.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_fragment.3 @@ -43,4 +43,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_graph.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_graph.3 index ab81bdcce..5ea8ff576 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_graph.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_graph.3 @@ -37,4 +37,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_numeric.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_numeric.3 index 78b7b7e08..af9b32c70 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_numeric.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_numeric.3 @@ -39,4 +39,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_phonetic.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_phonetic.3 index 5abb794cf..ad15c7f52 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_phonetic.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_phonetic.3 @@ -37,4 +37,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_private.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_private.3 index c5073152f..39bf9d9ee 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_private.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_private.3 @@ -37,4 +37,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_punctuation.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_punctuation.3 index 339ea25aa..c9493e727 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_punctuation.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_punctuation.3 @@ -37,4 +37,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_subscript.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_subscript.3 index a9f9778d3..f76c51b3c 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_subscript.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_subscript.3 @@ -39,4 +39,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_superscript.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_superscript.3 index ce0f5c6ba..8185334a1 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_superscript.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_superscript.3 @@ -39,4 +39,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_symbol.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_symbol.3 index c3aa0c407..b8f5c201e 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_symbol.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_symbol.3 @@ -37,4 +37,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_unassigned.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_unassigned.3 index e7fa2a522..498253f75 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_unassigned.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_unassigned.3 @@ -41,4 +41,4 @@ The character to unassignedate. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_valid.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_valid.3 index 7413aa1f1..e4d14fd80 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_valid.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_valid.3 @@ -41,4 +41,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace.3 index 2e25b66d8..2c56f77e2 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace.3 @@ -48,4 +48,4 @@ When TRUE, include all appropriate characters by type as per Unicode. When FALSE 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace_modifier.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace_modifier.3 index 27a91b983..cec88e6e1 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace_modifier.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace_modifier.3 @@ -41,4 +41,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace_other.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace_other.3 index 80dda0baf..08f35f5e5 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace_other.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace_other.3 @@ -39,4 +39,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace_zero_width.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace_zero_width.3 index f2c2d299c..d1c5e9e8a 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace_zero_width.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_whitespace_zero_width.3 @@ -39,4 +39,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_wide.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_wide.3 index c374cfc10..1b607dae9 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_wide.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_wide.3 @@ -39,4 +39,4 @@ The (UTF-8) character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_word.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_word.3 index 857d821f6..93078cd73 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_word.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_word.3 @@ -44,4 +44,4 @@ When TRUE, include all appropriate characters by type as per Unicode. When FALSE 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_word_dash.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_word_dash.3 index 98828b2a8..2ef9e67c1 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_word_dash.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_word_dash.3 @@ -46,4 +46,4 @@ When TRUE, include all appropriate characters by type as per Unicode. When FALSE 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_word_dash_plus.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_word_dash_plus.3 index c4cccbd93..eca5dca26 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_word_dash_plus.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_word_dash_plus.3 @@ -48,4 +48,4 @@ When TRUE, include all appropriate characters by type as per Unicode. When FALSE 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_zero_width.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_zero_width.3 index cd524f2d6..60475ec59 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_zero_width.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_is_zero_width.3 @@ -39,4 +39,4 @@ The byte sequence to validate as a character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_unicode_from.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_unicode_from.3 index fd22aa82f..128aaf621 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_unicode_from.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_unicode_from.3 @@ -44,4 +44,4 @@ The (UTF-8) character. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_unicode_string_to.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_unicode_string_to.3 index 460dc675e..6155ea107 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_unicode_string_to.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_unicode_string_to.3 @@ -49,4 +49,4 @@ A 32-bit integer representing the Unicode (such as U+0001). Does not need to be 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_character_unicode_to.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_character_unicode_to.3 index 67d87b9b5..55e2b2a28 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_character_unicode_to.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_character_unicode_to.3 @@ -44,4 +44,4 @@ The Unicode number. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is.3 index 373fb9351..74bd48cd7 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is.3 @@ -35,4 +35,4 @@ The byte sequence to validate as a character. There must be enough space allocat 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_alphabetic.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_alphabetic.3 index 6c832f955..337d0962c 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_alphabetic.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_alphabetic.3 @@ -44,4 +44,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_alphabetic_digit.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_alphabetic_digit.3 index 6fda5a7b0..88f7aeedf 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_alphabetic_digit.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_alphabetic_digit.3 @@ -55,4 +55,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_alphabetic_numeric.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_alphabetic_numeric.3 index 2773d1789..5873e104c 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_alphabetic_numeric.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_alphabetic_numeric.3 @@ -46,4 +46,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_ascii.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_ascii.3 index c94f33fac..82243c83f 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_ascii.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_ascii.3 @@ -44,4 +44,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_combining.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_combining.3 index a420d4079..ec87bf4a2 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_combining.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_combining.3 @@ -44,4 +44,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_control.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_control.3 index 3dcf02b29..1f0c28780 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_control.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_control.3 @@ -48,4 +48,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_control_code.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_control_code.3 index ea82302b0..7b66646c7 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_control_code.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_control_code.3 @@ -46,4 +46,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_control_format.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_control_format.3 index f57ae45f3..bec5ab09c 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_control_format.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_control_format.3 @@ -46,4 +46,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_control_picture.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_control_picture.3 index ec8fc1b5b..195992d1b 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_control_picture.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_control_picture.3 @@ -46,4 +46,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_digit.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_digit.3 index 3a2023948..5e4aec057 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_digit.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_digit.3 @@ -55,4 +55,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_emoji.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_emoji.3 index 968aac0a2..b6dc37b73 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_emoji.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_emoji.3 @@ -44,4 +44,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_fragment.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_fragment.3 index a61f52fbc..56cc7fef4 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_fragment.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_fragment.3 @@ -39,4 +39,4 @@ The byte sequence to validate as a character. There must be enough space allocat 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_graph.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_graph.3 index 40667c2d8..180a852f1 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_graph.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_graph.3 @@ -48,4 +48,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_numeric.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_numeric.3 index c882458b6..012d340a0 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_numeric.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_numeric.3 @@ -46,4 +46,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_phonetic.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_phonetic.3 index f43f2f542..2f12549e3 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_phonetic.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_phonetic.3 @@ -44,4 +44,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_private.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_private.3 index b64b02452..5102854ac 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_private.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_private.3 @@ -44,4 +44,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_punctuation.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_punctuation.3 index 6764ab79f..f2ffa04fe 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_punctuation.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_punctuation.3 @@ -44,4 +44,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_subscript.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_subscript.3 index 9dd551af5..5a5d3608f 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_subscript.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_subscript.3 @@ -44,4 +44,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_superscript.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_superscript.3 index 481041122..a6a6b15f5 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_superscript.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_superscript.3 @@ -44,4 +44,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_symbol.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_symbol.3 index b70f53a85..cfec95cdd 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_symbol.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_symbol.3 @@ -44,4 +44,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_unassigned.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_unassigned.3 index 0afca0e52..f9486b932 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_unassigned.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_unassigned.3 @@ -46,4 +46,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_valid.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_valid.3 index db9a3910d..b44d5ac94 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_valid.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_valid.3 @@ -52,4 +52,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace.3 index 39b415c5a..2c310539a 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace.3 @@ -59,4 +59,4 @@ When TRUE, include all appropriate characters by type as per Unicode. When FALSE 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace_modifier.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace_modifier.3 index 108a90d06..22f2a63df 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace_modifier.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace_modifier.3 @@ -52,4 +52,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace_other.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace_other.3 index f4cc57071..a6f9800b3 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace_other.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace_other.3 @@ -50,4 +50,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace_zero_width.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace_zero_width.3 index 79198ee5a..ddaabeea5 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace_zero_width.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_whitespace_zero_width.3 @@ -50,4 +50,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_wide.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_wide.3 index 1fcb54e7e..5efa3bdc1 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_wide.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_wide.3 @@ -46,4 +46,4 @@ The max width available for representing the UTF-8 character. There must be enou 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_word.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_word.3 index 6fcc1d2d8..1b4a78c1d 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_word.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_word.3 @@ -51,4 +51,4 @@ When TRUE, include all appropriate characters by type as per Unicode. When FALSE 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_word_dash.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_word_dash.3 index b48201a4f..2d22fe559 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_word_dash.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_word_dash.3 @@ -53,4 +53,4 @@ When TRUE, include all appropriate characters by type as per Unicode. When FALSE 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_word_dash_plus.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_word_dash_plus.3 index 6a18ce35b..f18b376a3 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_word_dash_plus.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_word_dash_plus.3 @@ -55,4 +55,4 @@ When TRUE, include all appropriate characters by type as per Unicode. When FALSE 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_is_zero_width.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_is_zero_width.3 index ebcf2883c..ed335ebf2 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_is_zero_width.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_is_zero_width.3 @@ -50,4 +50,4 @@ The maximum width available for checking. Can be anything greater than 0. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_append.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_append.3 index 3c57525cb..bfe8690dc 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_append.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_append.3 @@ -49,4 +49,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_append_assure.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_append_assure.3 index ab1921157..581e8e119 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_append_assure.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_append_assure.3 @@ -51,4 +51,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_append_assure_nulless.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_append_assure_nulless.3 index d460038b7..cfddf2d49 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_append_assure_nulless.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_append_assure_nulless.3 @@ -51,4 +51,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_append_nulless.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_append_nulless.3 index ce2ac7331..f6fc04ec2 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_append_nulless.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_append_nulless.3 @@ -51,4 +51,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_adjust.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_adjust.3 index ad642c51d..3775261b4 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_adjust.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_adjust.3 @@ -40,4 +40,4 @@ The string to resize. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append.3 index 11e169501..3c1a4f953 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append_assure.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append_assure.3 index 7d7bf42c8..ea46b41ba 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append_assure.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append_assure.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append_assure_nulless.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append_assure_nulless.3 index 2ee882558..36db2148e 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append_assure_nulless.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append_assure_nulless.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append_nulless.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append_nulless.3 index 7eac66e14..8745666b1 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append_nulless.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_append_nulless.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_decimate_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_decimate_by.3 index 07dc27f01..10c2c74e5 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_decimate_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_decimate_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_decrease_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_decrease_by.3 index 7495c364a..fb6421d76 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_decrease_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_decrease_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_increase.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_increase.3 index 92304d11d..7bd608c3e 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_increase.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_increase_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_increase_by.3 index 2da405574..215f0be3c 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_increase_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mash.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mash.3 index f8a0f77f7..a9ec40dc2 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mash.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mash.3 @@ -51,4 +51,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mash_nulless.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mash_nulless.3 index 96c033576..07d39df22 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mash_nulless.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mash_nulless.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mish.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mish.3 index 254e48485..532389bb3 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mish.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mish.3 @@ -51,4 +51,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mish_nulless.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mish_nulless.3 index 13829518f..86ab52b1e 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mish_nulless.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_mish_nulless.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append.3 index d8aa54840..3248e806c 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append.3 @@ -55,4 +55,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append_assure.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append_assure.3 index 41a2057e9..ed30b18c4 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append_assure.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append_assure.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append_assure_nulless.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append_assure_nulless.3 index 953c82442..143aa6d56 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append_assure_nulless.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append_assure_nulless.3 @@ -57,4 +57,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append_nulless.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append_nulless.3 index 855c878e8..3af191c6d 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append_nulless.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_append_nulless.3 @@ -55,4 +55,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mash.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mash.3 index 4f2e03a55..9f487f750 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mash.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mash.3 @@ -60,4 +60,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mash_nulless.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mash_nulless.3 index 73173235f..bbe166e90 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mash_nulless.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mash_nulless.3 @@ -62,4 +62,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mish.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mish.3 index 1dea9e51e..8c04bbdd8 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mish.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mish.3 @@ -60,4 +60,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mish_nulless.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mish_nulless.3 index 6368d62e3..220b77de4 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mish_nulless.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_mish_nulless.3 @@ -62,4 +62,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend.3 index 60c00e26a..3c2a1f338 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend.3 @@ -55,4 +55,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend_assure.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend_assure.3 index dde8ac21e..7616bc14e 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend_assure.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend_assure.3 @@ -55,4 +55,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend_assure_nulless.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend_assure_nulless.3 index 3188d4687..5431924a9 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend_assure_nulless.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend_assure_nulless.3 @@ -57,4 +57,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend_nulless.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend_nulless.3 index 222ca320c..425bf32c6 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend_nulless.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_partial_prepend_nulless.3 @@ -55,4 +55,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend.3 index f1ac3903c..292cb9741 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend_assure.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend_assure.3 index cc2fc25cf..45aa5f49f 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend_assure.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend_assure.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend_assure_nulless.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend_assure_nulless.3 index 34a230924..2b0271cca 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend_assure_nulless.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend_assure_nulless.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend_nulless.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend_nulless.3 index 76dc80a09..a79c8f9fb 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend_nulless.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_prepend_nulless.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_resize.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_resize.3 index b8f954191..1075b6763 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_resize.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_seek_line.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_seek_line.3 index ff7de9a38..8c8592db0 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_seek_line.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_seek_line.3 @@ -50,4 +50,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_seek_line_to.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_seek_line_to.3 index 3710e1594..91ed9b3f6 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_seek_line_to.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_seek_line_to.3 @@ -55,4 +55,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_seek_to.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_seek_to.3 index c3e5f8234..c2f9436ca 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_seek_to.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_seek_to.3 @@ -55,4 +55,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_terminate.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_terminate.3 index a6f7d0975..99465501a 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_terminate.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_terminate.3 @@ -41,4 +41,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_terminate_after.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_terminate_after.3 index be7cd6bbe..70ac5e5b2 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_terminate_after.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamic_terminate_after.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_adjust.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_adjust.3 index 3b89dc6cf..830a9e37c 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_adjust.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_append.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_append.3 index 5ae1b1a1b..af34f565e 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_append.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_append.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_append_all.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_append_all.3 index c72ae59a2..3fda276fb 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_append_all.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_append_all.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_decimate_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_decimate_by.3 index 7735648c4..2cc6418f3 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_decimate_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_decrease_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_decrease_by.3 index fbb622375..032c18dc9 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_decrease_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_increase.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_increase.3 index 0e6e6a26c..10e8d05b0 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_increase.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_increase_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_increase_by.3 index 842abba26..24f087b69 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_increase_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_resize.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_resize.3 index 2edd8c119..069695501 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_resize.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamics_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_adjust.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_adjust.3 index 4a2f65b75..ac7a06930 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_adjust.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_adjust(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_append.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_append.3 index 75e7d184d..384d3aef4 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_append.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_append.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_append_all.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_append_all.3 index bf035af61..456ab1735 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_append_all.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_append_all.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_decimate_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_decimate_by.3 index 38e77ea59..f206863bc 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_decimate_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_decrease_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_decrease_by.3 index cc1425a4c..a860d0f0a 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_decrease_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_increase.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_increase.3 index cc97ba4fb..c244d5b57 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_increase.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_increase_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_increase_by.3 index e727feaa6..2ba9bf6f3 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_increase_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_resize.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_resize.3 index 28560276d..fa1e09654 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_resize.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_dynamicss_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_adjust.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_adjust.3 index 7ca641dcb..c91cef30a 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_adjust.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_append.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_append.3 index 057009388..e505cad6d 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_append.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_append_all.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_append_all.3 index 9d5f60683..ea26ffb84 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_append_all.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_append_all.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_decimate_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_decimate_by.3 index e95ce3c33..88359ab92 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_decimate_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_decrease_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_decrease_by.3 index 7146d6153..ecf81b3b9 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_decrease_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_decrease_by.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_increase.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_increase.3 index 5436a2148..d8aa2075c 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_increase.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_increase_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_increase_by.3 index bd25d4616..640e69089 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_increase_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_resize.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_resize.3 index b8afd6358..ae06a22b9 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_resize.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multis_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_adjust.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_adjust.3 index afef8c69e..af204b8c3 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_adjust.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_append.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_append.3 index 387004fb5..6c806dd38 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_append.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_append_all.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_append_all.3 index a15c9fc63..149f60c58 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_append_all.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_append_all.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_decimate_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_decimate_by.3 index 950b71b2f..0124384bc 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_decimate_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_decrease_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_decrease_by.3 index 7b65969f8..f26b6c35b 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_decrease_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_decrease_by.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_increase.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_increase.3 index 73dcf9468..d66342716 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_increase.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_increase_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_increase_by.3 index cd3a38095..8307732ef 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_increase_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_resize.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_resize.3 index c51ceb94d..f54b11bef 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_resize.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_map_multiss_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_adjust.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_adjust.3 index f600b3264..919b3716a 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_adjust.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_append.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_append.3 index f051a52bd..183c669b2 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_append.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_append_all.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_append_all.3 index bc69ca781..afd0554b9 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_append_all.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_append_all.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_decimate_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_decimate_by.3 index 16202385d..249b184b0 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_decimate_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_decrease_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_decrease_by.3 index e3be42c34..695d30deb 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_decrease_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_decrease_by.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_increase.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_increase.3 index 331442b52..8f4d85a89 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_increase.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_increase_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_increase_by.3 index 600b9e041..9179d965c 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_increase_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_resize.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_resize.3 index 3d01842ce..e71855ce4 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_resize.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_maps_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_adjust.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_adjust.3 index 936fdd4d6..c2f2bb31c 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_adjust.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_adjust.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_append.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_append.3 index 01d9d35de..a2929897f 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_append.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_append.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_append_all.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_append_all.3 index 5ace1dab1..d97528eff 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_append_all.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_append_all.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_decimate_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_decimate_by.3 index 841b5ac06..89dc8a7a6 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_decimate_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_decrease_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_decrease_by.3 index dd84bf927..1b53c496a 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_decrease_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_increase.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_increase.3 index d3b368f02..7f5c99bbd 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_increase.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_increase_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_increase_by.3 index 7da03d585..16cda300c 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_increase_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_resize.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_resize.3 index b0705fc5b..504ee3754 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_resize.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mapss_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mash.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mash.3 index 94c6bdd19..8845f9b43 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mash.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mash.3 @@ -61,4 +61,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mash_nulless.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mash_nulless.3 index 8e3b4d3d5..284ccbd9d 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mash_nulless.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mash_nulless.3 @@ -63,4 +63,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mish.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mish.3 index 912c59f7d..edb6e2c7a 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mish.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mish.3 @@ -61,4 +61,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mish_nulless.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mish_nulless.3 index 8ca92e919..060f0dd61 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_mish_nulless.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_mish_nulless.3 @@ -63,4 +63,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend.3 index e022b8121..b0bf76277 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend.3 @@ -51,4 +51,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend_assure.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend_assure.3 index eab049271..f09edd28e 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend_assure.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend_assure.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend_assure_nulless.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend_assure_nulless.3 index e242036d4..6b237c45e 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend_assure_nulless.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend_assure_nulless.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend_nulless.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend_nulless.3 index d3f393707..8f4df6299 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend_nulless.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_prepend_nulless.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_seek_line.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_seek_line.3 index 39aee91a3..b49d18344 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_seek_line.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_seek_line.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_seek_line_to.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_seek_line_to.3 index c105f4332..958acf059 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_seek_line_to.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_seek_line_to.3 @@ -50,4 +50,4 @@ Seek the string location forward until the character (1-byte wide) or EOL is rea 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_seek_to.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_seek_to.3 index c1e7dfd29..9da68dd4d 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_seek_to.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_seek_to.3 @@ -51,4 +51,4 @@ A range within the buffer representing the start and stop locations. The start l 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_adjust.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_adjust.3 index 702e85208..d0c0d7adb 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_adjust.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_adjust.3 @@ -40,4 +40,4 @@ The string triples array to resize. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_append.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_append.3 index 8745e11b6..d703d525f 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_append.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_append.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_append_all.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_append_all.3 index e6469b748..489029005 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_append_all.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_append_all.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_decimate_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_decimate_by.3 index dd2348d3b..d10759655 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_decimate_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_decrease_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_decrease_by.3 index 09a3964b4..45811fdfd 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_decrease_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_increase.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_increase.3 index 012cfa4f7..9184d7235 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_increase.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_increase_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_increase_by.3 index eae0d7f94..9ee718773 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_increase_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_resize.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_resize.3 index 490b6c73a..151c8881d 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_resize.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_triples_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_adjust.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_adjust.3 index ebc36b0da..3e9b02660 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_adjust.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_adjust.3 @@ -40,4 +40,4 @@ The string tripless array to resize. 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_append.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_append.3 index 99df97193..150fcac73 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_append.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_append.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_append_all.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_append_all.3 index 7392dc024..262c3be42 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_append_all.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_append_all.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_decimate_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_decimate_by.3 index ed98dc6ea..5ccc4e85c 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_decimate_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_decimate_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_decrease_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_decrease_by.3 index 8349eda70..f60a39e49 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_decrease_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_decrease_by.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_increase.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_increase.3 index 3c47a15f9..50cae62b1 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_increase.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_increase.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_increase_by.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_increase_by.3 index 6c36f94f4..de8823987 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_increase_by.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_increase_by.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_resize.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_resize.3 index f17925079..dee178168 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_resize.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_string_tripless_resize.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_memory_resize(). 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_unicode_from.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_unicode_from.3 index 24769d025..d9820ce3d 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_unicode_from.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_unicode_from.3 @@ -49,4 +49,4 @@ The (UTF-8) character as a sequence of bytes. This must have a length equal to t 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_unicode_string_to.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_unicode_string_to.3 index 71eeb5d66..50ef99d4d 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_unicode_string_to.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_unicode_string_to.3 @@ -49,4 +49,4 @@ A 32-bit integer representing the Unicode (such as U+0001). Does not need to be 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. diff --git a/level_0/f_utf/data/documentation/man/man3/f_utf_unicode_to.3 b/level_0/f_utf/data/documentation/man/man3/f_utf_unicode_to.3 index 7438b23de..c4b709f2d 100644 --- a/level_0/f_utf/data/documentation/man/man3/f_utf_unicode_to.3 +++ b/level_0/f_utf/data/documentation/man/man3/f_utf_unicode_to.3 @@ -49,4 +49,4 @@ A 32-bit integer representing the Unicode (such as U+0001). Does not need to be 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. diff --git a/level_1/fl_control_group/data/documentation/man/man3/fl_control_group_apply.3 b/level_1/fl_control_group/data/documentation/man/man3/fl_control_group_apply.3 index 06abba16d..1c709c856 100644 --- a/level_1/fl_control_group/data/documentation/man/man3/fl_control_group_apply.3 +++ b/level_1/fl_control_group/data/documentation/man/man3/fl_control_group_apply.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: f_file_stream_open(). 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. diff --git a/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_signed.3 b/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_signed.3 index 764ed8df7..19b8d1179 100644 --- a/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_signed.3 +++ b/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_signed.3 @@ -62,4 +62,4 @@ This will store the value of the converted string. This value is only changed on 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. diff --git a/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_signed_detect.3 b/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_signed_detect.3 index 29a74d366..520385dad 100644 --- a/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_signed_detect.3 +++ b/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_signed_detect.3 @@ -79,4 +79,4 @@ This will store the value of the converted string. This value is only changed on 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. diff --git a/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_unsigned.3 b/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_unsigned.3 index f66e96412..46952bc55 100644 --- a/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_unsigned.3 +++ b/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_unsigned.3 @@ -60,4 +60,4 @@ This will store the value of the converted string. This value is only changed on 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. diff --git a/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_unsigned_detect.3 b/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_unsigned_detect.3 index 67c495d5b..ba5275691 100644 --- a/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_unsigned_detect.3 +++ b/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_partial_to_unsigned_detect.3 @@ -81,4 +81,4 @@ This will store the value of the converted string. This value is only changed on 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. diff --git a/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_signed.3 b/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_signed.3 index e2c08f06e..91aaa806c 100644 --- a/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_signed.3 +++ b/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_signed.3 @@ -57,4 +57,4 @@ This will store the value of the converted string. This value is only changed on 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. diff --git a/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_signed_detect.3 b/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_signed_detect.3 index 7af6f3162..71bb8abc2 100644 --- a/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_signed_detect.3 +++ b/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_signed_detect.3 @@ -74,4 +74,4 @@ This will store the value of the converted string. This value is only changed on 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. diff --git a/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_unsigned.3 b/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_unsigned.3 index 0892137e8..4375b4b1e 100644 --- a/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_unsigned.3 +++ b/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_unsigned.3 @@ -55,4 +55,4 @@ This will store the value of the converted string. This value is only changed on 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. diff --git a/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_unsigned_detect.3 b/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_unsigned_detect.3 index 2bb680add..42c4fc275 100644 --- a/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_unsigned_detect.3 +++ b/level_1/fl_conversion/data/documentation/man/man3/fl_conversion_dynamic_to_unsigned_detect.3 @@ -76,4 +76,4 @@ This will store the value of the converted string. This value is only changed on 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. diff --git a/level_1/fl_directory/data/documentation/man/man3/fl_directory_clone.3 b/level_1/fl_directory/data/documentation/man/man3/fl_directory_clone.3 index c8d2b2e14..5bf8aaedd 100644 --- a/level_1/fl_directory/data/documentation/man/man3/fl_directory_clone.3 +++ b/level_1/fl_directory/data/documentation/man/man3/fl_directory_clone.3 @@ -63,4 +63,4 @@ Errors (with error bit) from: f_file_stat(). 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. diff --git a/level_1/fl_directory/data/documentation/man/man3/fl_directory_clone_content.3 b/level_1/fl_directory/data/documentation/man/man3/fl_directory_clone_content.3 index 06318944d..939841240 100644 --- a/level_1/fl_directory/data/documentation/man/man3/fl_directory_clone_content.3 +++ b/level_1/fl_directory/data/documentation/man/man3/fl_directory_clone_content.3 @@ -57,4 +57,4 @@ Errors (with error bit) from: f_directory_exists(). 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. diff --git a/level_1/fl_directory/data/documentation/man/man3/fl_directory_copy.3 b/level_1/fl_directory/data/documentation/man/man3/fl_directory_copy.3 index 4d32a44f8..a91518237 100644 --- a/level_1/fl_directory/data/documentation/man/man3/fl_directory_copy.3 +++ b/level_1/fl_directory/data/documentation/man/man3/fl_directory_copy.3 @@ -70,4 +70,4 @@ Errors (with error bit) from: f_file_stat(). 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. diff --git a/level_1/fl_directory/data/documentation/man/man3/fl_directory_copy_content.3 b/level_1/fl_directory/data/documentation/man/man3/fl_directory_copy_content.3 index 3da84f0ac..8b5ac3fe1 100644 --- a/level_1/fl_directory/data/documentation/man/man3/fl_directory_copy_content.3 +++ b/level_1/fl_directory/data/documentation/man/man3/fl_directory_copy_content.3 @@ -62,4 +62,4 @@ Errors (with error bit) from: f_directory_exists(). 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. diff --git a/level_1/fl_directory/data/documentation/man/man3/fl_directory_create.3 b/level_1/fl_directory/data/documentation/man/man3/fl_directory_create.3 index 9b0e0255f..e4201e45f 100644 --- a/level_1/fl_directory/data/documentation/man/man3/fl_directory_create.3 +++ b/level_1/fl_directory/data/documentation/man/man3/fl_directory_create.3 @@ -70,4 +70,4 @@ The directory mode to use when creating. This is applied to all created director 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. diff --git a/level_1/fl_directory/data/documentation/man/man3/fl_directory_list.3 b/level_1/fl_directory/data/documentation/man/man3/fl_directory_list.3 index 572ebc524..fd39541c9 100644 --- a/level_1/fl_directory/data/documentation/man/man3/fl_directory_list.3 +++ b/level_1/fl_directory/data/documentation/man/man3/fl_directory_list.3 @@ -81,4 +81,4 @@ Errors (with error bit) from: f_string_dynamics_increase_by(). 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. diff --git a/level_1/fl_directory/data/documentation/man/man3/fl_directory_path_pop.3 b/level_1/fl_directory/data/documentation/man/man3/fl_directory_path_pop.3 index ff6195d70..288dc20e9 100644 --- a/level_1/fl_directory/data/documentation/man/man3/fl_directory_path_pop.3 +++ b/level_1/fl_directory/data/documentation/man/man3/fl_directory_path_pop.3 @@ -41,4 +41,4 @@ Errors (with error bit) from: f_utf_is_control(). 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. diff --git a/level_1/fl_directory/data/documentation/man/man3/fl_directory_path_push.3 b/level_1/fl_directory/data/documentation/man/man3/fl_directory_path_push.3 index d8ac6a372..596467d46 100644 --- a/level_1/fl_directory/data/documentation/man/man3/fl_directory_path_push.3 +++ b/level_1/fl_directory/data/documentation/man/man3/fl_directory_path_push.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_utf_is_control(). 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. diff --git a/level_1/fl_environment/data/documentation/man/man3/fl_environment_load_name.3 b/level_1/fl_environment/data/documentation/man/man3/fl_environment_load_name.3 index 11f5eb9ce..feacceb57 100644 --- a/level_1/fl_environment/data/documentation/man/man3/fl_environment_load_name.3 +++ b/level_1/fl_environment/data/documentation/man/man3/fl_environment_load_name.3 @@ -52,4 +52,4 @@ Errors (with error bit) from: f_string_maps_increase_by(). 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. diff --git a/level_1/fl_environment/data/documentation/man/man3/fl_environment_load_names.3 b/level_1/fl_environment/data/documentation/man/man3/fl_environment_load_names.3 index a66a695d7..a6187ee44 100644 --- a/level_1/fl_environment/data/documentation/man/man3/fl_environment_load_names.3 +++ b/level_1/fl_environment/data/documentation/man/man3/fl_environment_load_names.3 @@ -50,4 +50,4 @@ Errors (with error bit) from: f_string_maps_increase_by(). 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. diff --git a/level_1/fl_environment/data/documentation/man/man3/fl_environment_path_explode.3 b/level_1/fl_environment/data/documentation/man/man3/fl_environment_path_explode.3 index 3662aba8a..4f6ca984f 100644 --- a/level_1/fl_environment/data/documentation/man/man3/fl_environment_path_explode.3 +++ b/level_1/fl_environment/data/documentation/man/man3/fl_environment_path_explode.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: f_string_dynamics_increase_by(). 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. diff --git a/level_1/fl_environment/data/documentation/man/man3/fl_environment_path_explode_reverse.3 b/level_1/fl_environment/data/documentation/man/man3/fl_environment_path_explode_reverse.3 index 5a7164437..bc0bc8e12 100644 --- a/level_1/fl_environment/data/documentation/man/man3/fl_environment_path_explode_reverse.3 +++ b/level_1/fl_environment/data/documentation/man/man3/fl_environment_path_explode_reverse.3 @@ -50,4 +50,4 @@ Errors (with error bit) from: f_string_dynamics_increase_by(). 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. diff --git a/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_content_read.3 b/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_content_read.3 index eb3ffae49..3c904a411 100644 --- a/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_content_read.3 +++ b/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_content_read.3 @@ -79,4 +79,4 @@ Errors (with error bit) from: f_utf_buffer_increment(). 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. diff --git a/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_content_write.3 b/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_content_write.3 index c29410d91..6fb3c470b 100644 --- a/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_content_write.3 +++ b/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_content_write.3 @@ -75,4 +75,4 @@ Errors (with error bit) from: f_string_dynamic_increase_by(). 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. diff --git a/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_content_read.3 b/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_content_read.3 index f03b5ea30..9374793cc 100644 --- a/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_content_read.3 +++ b/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_content_read.3 @@ -90,4 +90,4 @@ Errors (with error bit) from: f_utf_buffer_increment(). 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. diff --git a/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_content_write.3 b/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_content_write.3 index 0903ce0f4..5be0a7b46 100644 --- a/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_content_write.3 +++ b/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_content_write.3 @@ -88,4 +88,4 @@ Errors (with error bit) from: f_utf_buffer_increment(). 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. diff --git a/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_object_read.3 b/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_object_read.3 index 9d5656185..52b822213 100644 --- a/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_object_read.3 +++ b/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_object_read.3 @@ -87,4 +87,4 @@ Errors (with error bit) from: f_utf_buffer_increment(). 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. diff --git a/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_object_write.3 b/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_object_write.3 index eac1b9ad0..5f24842d1 100644 --- a/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_object_write.3 +++ b/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_list_object_write.3 @@ -81,4 +81,4 @@ Errors (with error bit) from: f_utf_buffer_increment(). 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. diff --git a/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_object_read.3 b/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_object_read.3 index d8e4bb465..a6ed2e4e6 100644 --- a/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_object_read.3 +++ b/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_object_read.3 @@ -96,4 +96,4 @@ Errors (with error bit) from: f_utf_buffer_increment(). 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. diff --git a/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_object_write.3 b/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_object_write.3 index 9b0c4eaf8..5fe5faae7 100644 --- a/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_object_write.3 +++ b/level_1/fl_fss/data/documentation/man/man3/fl_fss_basic_object_write.3 @@ -84,4 +84,4 @@ Errors (with error bit) from: f_string_dynamic_increase_by(). 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. diff --git a/level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_content_read.3 b/level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_content_read.3 index 8a06fe282..2f1040887 100644 --- a/level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_content_read.3 +++ b/level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_content_read.3 @@ -94,4 +94,4 @@ Errors (with error bit) from: f_utf_buffer_increment(). 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. diff --git a/level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_content_write.3 b/level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_content_write.3 index 4516210e5..486b8d8e0 100644 --- a/level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_content_write.3 +++ b/level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_content_write.3 @@ -91,4 +91,4 @@ Errors (with error bit) from: f_utf_buffer_increment(). 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. diff --git a/level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_object_read.3 b/level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_object_read.3 index 3afeb0d19..92fe06b00 100644 --- a/level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_object_read.3 +++ b/level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_object_read.3 @@ -87,4 +87,4 @@ Errors (with error bit) from: f_utf_buffer_increment(). 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. diff --git a/level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_object_write.3 b/level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_object_write.3 index e42e2ed4d..db03b93ed 100644 --- a/level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_object_write.3 +++ b/level_1/fl_fss/data/documentation/man/man3/fl_fss_embedded_list_object_write.3 @@ -81,4 +81,4 @@ Errors (with error bit) from: f_utf_buffer_increment(). 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. diff --git a/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_content_read.3 b/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_content_read.3 index 2a6c3387e..645d1605d 100644 --- a/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_content_read.3 +++ b/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_content_read.3 @@ -94,4 +94,4 @@ Errors (with error bit) from: f_utf_buffer_increment(). 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. diff --git a/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_content_write.3 b/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_content_write.3 index 2bfb65c69..9272293e8 100644 --- a/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_content_write.3 +++ b/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_content_write.3 @@ -86,4 +86,4 @@ Errors (with error bit) from: f_utf_buffer_increment(). 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. diff --git a/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_content_read.3 b/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_content_read.3 index 208f87377..bba8db78e 100644 --- a/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_content_read.3 +++ b/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_content_read.3 @@ -92,4 +92,4 @@ Errors (with error bit) from: f_utf_buffer_increment(). 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. diff --git a/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_content_write.3 b/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_content_write.3 index a81d8a670..1378624b8 100644 --- a/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_content_write.3 +++ b/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_content_write.3 @@ -91,4 +91,4 @@ Errors (with error bit) from: f_utf_buffer_increment(). 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. diff --git a/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_object_read.3 b/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_object_read.3 index ec1bf66ba..eed09e232 100644 --- a/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_object_read.3 +++ b/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_object_read.3 @@ -87,4 +87,4 @@ Errors (with error bit) from: f_utf_buffer_increment(). 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. diff --git a/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_object_write.3 b/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_object_write.3 index acfe3358d..4bded3837 100644 --- a/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_object_write.3 +++ b/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_list_object_write.3 @@ -81,4 +81,4 @@ Errors (with error bit) from: f_utf_buffer_increment(). 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. diff --git a/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_object_read.3 b/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_object_read.3 index ba181341f..6fbcd7cc5 100644 --- a/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_object_read.3 +++ b/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_object_read.3 @@ -98,4 +98,4 @@ Errors (with error bit) from: f_utf_buffer_increment(). 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. diff --git a/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_object_write.3 b/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_object_write.3 index 9d600af26..6ffa0b7cf 100644 --- a/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_object_write.3 +++ b/level_1/fl_fss/data/documentation/man/man3/fl_fss_extended_object_write.3 @@ -84,4 +84,4 @@ Errors (with error bit) from: f_string_dynamic_increase_by(). 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. diff --git a/level_1/fl_iki/data/documentation/man/man3/fl_iki_read.3 b/level_1/fl_iki/data/documentation/man/man3/fl_iki_read.3 index 74f7f2076..ac919f3ba 100644 --- a/level_1/fl_iki/data/documentation/man/man3/fl_iki_read.3 +++ b/level_1/fl_iki/data/documentation/man/man3/fl_iki_read.3 @@ -66,4 +66,4 @@ Errors (with error bit) from: f_iki_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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_format.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_format.3 index fb49aeb1b..b5550e6ed 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_format.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_format.3 @@ -102,4 +102,4 @@ Errors (with error bit) from: f_print_terminated(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_format_convert.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_format_convert.3 index 4a98d8377..8cc8df412 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_format_convert.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_format_convert.3 @@ -86,4 +86,4 @@ This returns a string at either the start position (if nothing done or an error 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_string_va.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_string_va.3 index b31e12032..7caa316bb 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_string_va.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_string_va.3 @@ -67,4 +67,4 @@ Errors (with error bit) from: f_print_terminated(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim.3 index 55c61d1c9..caabfdcdb 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim.3 @@ -63,4 +63,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic.3 index 9af2830f7..d0719844c 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic.3 @@ -60,4 +60,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial.3 index 0cbcd3b18..6cdbf1ace 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial.3 @@ -65,4 +65,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial_raw.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial_raw.3 index 4ca86c261..499af4aa8 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial_raw.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial_raw.3 @@ -63,4 +63,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial_raw_safely.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial_raw_safely.3 index eb9d8f5dd..3474eabe1 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial_raw_safely.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial_raw_safely.3 @@ -65,4 +65,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial_safely.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial_safely.3 index d45af2df8..966f139f9 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial_safely.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_partial_safely.3 @@ -63,4 +63,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_raw.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_raw.3 index 6764e8ddf..09afe1594 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_raw.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_raw.3 @@ -58,4 +58,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_raw_safely.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_raw_safely.3 index f775649f8..736e18674 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_raw_safely.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_raw_safely.3 @@ -60,4 +60,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_safely.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_safely.3 index 9e1462feb..6c9805fcc 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_safely.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_dynamic_safely.3 @@ -58,4 +58,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except.3 index e8ce43056..323300804 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except.3 @@ -75,4 +75,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic.3 index 715a835de..e744f4c08 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic.3 @@ -65,4 +65,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial.3 index d06a6da0d..9a1db6692 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial.3 @@ -70,4 +70,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial_raw.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial_raw.3 index 477f4df48..cf5ab13f2 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial_raw.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial_raw.3 @@ -68,4 +68,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial_raw_safely.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial_raw_safely.3 index 9a3e758d8..c62f1690d 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial_raw_safely.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial_raw_safely.3 @@ -70,4 +70,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial_safely.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial_safely.3 index 862110e2b..e800c8b2a 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial_safely.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_partial_safely.3 @@ -68,4 +68,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_raw.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_raw.3 index 3edb78897..47b0b9d67 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_raw.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_raw.3 @@ -63,4 +63,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_raw_safely.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_raw_safely.3 index ac0c35a10..32d43ccec 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_raw_safely.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_raw_safely.3 @@ -65,4 +65,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_safely.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_safely.3 index a37de0e87..9a01c154f 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_safely.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_dynamic_safely.3 @@ -63,4 +63,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in.3 index e26e52ea1..2bf9e4637 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in.3 @@ -80,4 +80,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic.3 index bce670574..ad4073781 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic.3 @@ -70,4 +70,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial.3 index d32183ab6..b2d3bec1c 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial.3 @@ -75,4 +75,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial_raw.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial_raw.3 index 777044fc3..6d4667c19 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial_raw.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial_raw.3 @@ -73,4 +73,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial_raw_safely.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial_raw_safely.3 index 2ea5b91d9..2984a1a48 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial_raw_safely.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial_raw_safely.3 @@ -75,4 +75,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial_safely.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial_safely.3 index 104e9a4f8..be878bebb 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial_safely.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_partial_safely.3 @@ -73,4 +73,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_raw.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_raw.3 index 1294b1d85..2063cf3db 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_raw.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_raw.3 @@ -68,4 +68,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_raw_safely.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_raw_safely.3 index 22bcaa042..542ce54cc 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_raw_safely.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_raw_safely.3 @@ -70,4 +70,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_safely.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_safely.3 index c69264cc4..d6e2110a7 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_safely.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_dynamic_safely.3 @@ -68,4 +68,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_raw.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_raw.3 index a802f9534..a688f1a60 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_raw.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_raw.3 @@ -78,4 +78,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_raw_safely.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_raw_safely.3 index 92263a98e..63c2c6441 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_raw_safely.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_raw_safely.3 @@ -80,4 +80,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_safely.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_safely.3 index bde51065d..7b75c3d48 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_safely.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_in_safely.3 @@ -78,4 +78,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_raw.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_raw.3 index e2de2bee0..0c5b1162f 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_raw.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_raw.3 @@ -73,4 +73,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_raw_safely.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_raw_safely.3 index fb2dafe32..76f665563 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_raw_safely.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_raw_safely.3 @@ -75,4 +75,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_safely.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_safely.3 index b12f33377..0ecb26022 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_safely.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_except_safely.3 @@ -73,4 +73,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_raw.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_raw.3 index 68a02fd94..82e9f9fab 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_raw.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_raw.3 @@ -61,4 +61,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_raw_safely.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_raw_safely.3 index 04bd3a1ba..2893a6608 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_raw_safely.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_raw_safely.3 @@ -63,4 +63,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_safely.3 b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_safely.3 index 5454e4502..2133e9725 100644 --- a/level_1/fl_print/data/documentation/man/man3/fl_print_trim_safely.3 +++ b/level_1/fl_print/data/documentation/man/man3/fl_print_trim_safely.3 @@ -61,4 +61,4 @@ Errors (with error bit) from: f_utf_is_whitespace(). 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. diff --git a/level_1/fl_signal/data/documentation/man/man3/fl_signal_state_interrupt.3 b/level_1/fl_signal/data/documentation/man/man3/fl_signal_state_interrupt.3 index da13a20cc..f5a38cce5 100644 --- a/level_1/fl_signal/data/documentation/man/man3/fl_signal_state_interrupt.3 +++ b/level_1/fl_signal/data/documentation/man/man3/fl_signal_state_interrupt.3 @@ -51,4 +51,4 @@ This is ignored. 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_compare.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_compare.3 index b218ae624..6f2dbfa9b 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_compare.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_compare.3 @@ -52,4 +52,4 @@ Length of string2. 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_compare_except.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_compare_except.3 index 333c682c1..d23a84584 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_compare_except.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_compare_except.3 @@ -62,4 +62,4 @@ A set of locations within string2 to ignore. This assumes/requires that the loca 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_compare_except_trim.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_compare_except_trim.3 index 5054a17a2..d2ce37c4e 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_compare_except_trim.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_compare_except_trim.3 @@ -66,4 +66,4 @@ A set of locations within string2 to ignore. This assumes/requires that the loca 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_compare_trim.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_compare_trim.3 index 96e3f9c49..231e91683 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_compare_trim.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_compare_trim.3 @@ -56,4 +56,4 @@ Length of string2. 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare.3 index a784f2b38..733da66e4 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare.3 @@ -42,4 +42,4 @@ String to compare. 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except.3 index d1f8ba326..ccbb93227 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except.3 @@ -52,4 +52,4 @@ A set of locations within string2 to ignore. This assumes/requires that the loca 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except_string.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except_string.3 index 79fd1e5eb..3cf8ee38d 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except_string.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except_string.3 @@ -63,4 +63,4 @@ A set of locations within string2 to ignore. This assumes/requires that the loca 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except_trim.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except_trim.3 index ce11baf40..7ca87aa7d 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except_trim.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except_trim.3 @@ -56,4 +56,4 @@ A set of locations within string2 to ignore. This assumes/requires that the loca 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except_trim_string.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except_trim_string.3 index 53a487014..179076f9e 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except_trim_string.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_except_trim_string.3 @@ -63,4 +63,4 @@ A set of locations within string2 to ignore. This assumes/requires that the loca 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_string.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_string.3 index 344e8cddd..c900f3c31 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_string.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_string.3 @@ -53,4 +53,4 @@ The length of string1. 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_trim.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_trim.3 index 1a384cd12..87b273289 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_trim.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_trim.3 @@ -46,4 +46,4 @@ String to compare. 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_trim_string.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_trim_string.3 index f1a36d96c..1673aa768 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_trim_string.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_compare_trim_string.3 @@ -53,4 +53,4 @@ The length of string1. 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare.3 index b37dde208..cd7c91a9c 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare.3 @@ -54,4 +54,4 @@ F_parameter (with error bit) if a parameter is invalid. 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_dynamic.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_dynamic.3 index 1e766a649..7ca58505f 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_dynamic.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_dynamic.3 @@ -47,4 +47,4 @@ A range within the string2 to restrict the comparison to. 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except.3 index 61535851f..bf1367192 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except.3 @@ -62,4 +62,4 @@ A set of locations within string2 to ignore. This assumes/requires that the loca 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_dynamic.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_dynamic.3 index 0a1a246bc..43823be11 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_dynamic.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_dynamic.3 @@ -57,4 +57,4 @@ A set of locations within string2 to ignore. This assumes/requires that the loca 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_string.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_string.3 index ea9df365f..4c59ac2a0 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_string.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_string.3 @@ -64,4 +64,4 @@ A set of locations within string2 to ignore. This assumes/requires that the loca 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_trim.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_trim.3 index 15d7d1be7..d7c621708 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_trim.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_trim.3 @@ -66,4 +66,4 @@ A set of locations within string2 to ignore. This assumes/requires that the loca 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_trim_dynamic.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_trim_dynamic.3 index fd65975d1..2b2df9bad 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_trim_dynamic.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_trim_dynamic.3 @@ -61,4 +61,4 @@ A set of locations within string2 to ignore. This assumes/requires that the loca 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_trim_string.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_trim_string.3 index e5ed68bbd..9cfbdb0da 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_trim_string.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_except_trim_string.3 @@ -68,4 +68,4 @@ A set of locations within string2 to ignore. This assumes/requires that the loca 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_string.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_string.3 index 8d002bb19..b49c9d672 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_string.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_string.3 @@ -54,4 +54,4 @@ A range within the string2 to restrict the comparison to. 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_trim.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_trim.3 index f4ca711fe..ebac91b85 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_trim.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_trim.3 @@ -56,4 +56,4 @@ A range within the string2 to restrict the comparison to. 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_trim_dynamic.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_trim_dynamic.3 index 85f06c4d4..501ef47f2 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_trim_dynamic.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_trim_dynamic.3 @@ -51,4 +51,4 @@ A range within the string2 to restrict the comparison to. 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_trim_string.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_trim_string.3 index f4f53abf0..c8dc07d97 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_trim_string.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_compare_trim_string.3 @@ -58,4 +58,4 @@ A range within the string2 to restrict the comparison to. 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_fll_identify.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_fll_identify.3 index 76205831d..b1020a2c4 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_fll_identify.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_fll_identify.3 @@ -73,4 +73,4 @@ A range within the buffer representing the start and stop locations. The caller 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_rip.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_rip.3 index e7ae802fa..626c17110 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_rip.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_rip.3 @@ -53,4 +53,4 @@ The new string, which will be allocated or reallocated as necessary. 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_rip_nulless.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_rip_nulless.3 index 58bc08a02..721aa4e40 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_rip_nulless.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_partial_rip_nulless.3 @@ -53,4 +53,4 @@ The new string, which will be allocated or reallocated as necessary. 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_rip.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_rip.3 index 9e046b298..32eb19018 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_rip.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_rip.3 @@ -46,4 +46,4 @@ The new string, which will be allocated or reallocated as necessary. 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_rip_nulless.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_rip_nulless.3 index 893ff7903..613403be4 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_rip_nulless.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_rip_nulless.3 @@ -46,4 +46,4 @@ The new string, which will be allocated or reallocated as necessary. 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_line_to_utf_character.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_line_to_utf_character.3 index f12f2ac81..22e20f06d 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_line_to_utf_character.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_line_to_utf_character.3 @@ -65,4 +65,4 @@ Errors (with error bit) from: f_utf_char_to_character(). 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_line_until_graph.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_line_until_graph.3 index 6d9f2ac24..f41f07463 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_line_until_graph.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_line_until_graph.3 @@ -65,4 +65,4 @@ Errors (with error bit) from: f_utf_is_graph(). 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_line_until_graph_non.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_line_until_graph_non.3 index b082cdf36..2f6ea6c92 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_line_until_graph_non.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_line_until_graph_non.3 @@ -65,4 +65,4 @@ Errors (with error bit) from: f_utf_is_graph(). 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_to_utf_character.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_to_utf_character.3 index ff714444d..34ff21f80 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_to_utf_character.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_dynamic_seek_to_utf_character.3 @@ -63,4 +63,4 @@ Errors (with error bit) from: f_utf_char_to_character(). 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_rip.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_rip.3 index e7bd98997..138b5dc9d 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_rip.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_rip.3 @@ -53,4 +53,4 @@ The new string, which will be allocated or reallocated as necessary. 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_rip_nulless.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_rip_nulless.3 index b5e0b155d..0b8d35f8c 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_rip_nulless.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_rip_nulless.3 @@ -55,4 +55,4 @@ The new string, which will be allocated or reallocated as necessary. 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_seek_line_to_utf_character.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_seek_line_to_utf_character.3 index f78e1c923..bb3e86f91 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_seek_line_to_utf_character.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_seek_line_to_utf_character.3 @@ -55,4 +55,4 @@ Errors (with error bit) from: f_utf_char_to_character(). 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_seek_line_until_graph.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_seek_line_until_graph.3 index 3fa1a1da5..470aa0d66 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_seek_line_until_graph.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_seek_line_until_graph.3 @@ -55,4 +55,4 @@ Errors (with error bit) from: f_utf_is_graph(). 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_seek_line_until_graph_non.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_seek_line_until_graph_non.3 index 0babfd4e2..727516bf2 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_seek_line_until_graph_non.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_seek_line_until_graph_non.3 @@ -59,4 +59,4 @@ A range within the buffer representing the start and stop locations. The start l 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. diff --git a/level_1/fl_string/data/documentation/man/man3/fl_string_seek_to_utf_character.3 b/level_1/fl_string/data/documentation/man/man3/fl_string_seek_to_utf_character.3 index 776567380..bc54b1fce 100644 --- a/level_1/fl_string/data/documentation/man/man3/fl_string_seek_to_utf_character.3 +++ b/level_1/fl_string/data/documentation/man/man3/fl_string_seek_to_utf_character.3 @@ -55,4 +55,4 @@ Errors (with error bit) from: f_utf_char_to_character(). 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read.3 index 3bc29cbae..2226706cd 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read.3 @@ -62,4 +62,4 @@ The destination the file is being read into. The contents of the file is appende 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read_block.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read_block.3 index 1812bbb3d..94eee6a91 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read_block.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read_block.3 @@ -62,4 +62,4 @@ The destination the file is being read into. The contents of the file is appende 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read_until.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read_until.3 index d7ae67638..b6644118d 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read_until.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_read_until.3 @@ -67,4 +67,4 @@ The destination the file is being read into. 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write.3 index d9da301f8..2ccd1af0b 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write.3 @@ -65,4 +65,4 @@ The total bytes written. 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_block.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_block.3 index 56baf92a2..041992e88 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_block.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_block.3 @@ -67,4 +67,4 @@ The total bytes written. 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_range.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_range.3 index db57ca9e0..e5a523ab5 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_range.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_range.3 @@ -70,4 +70,4 @@ The total bytes written. 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_until.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_until.3 index 956ab5111..4a3ffd72f 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_until.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_file_write_until.3 @@ -70,4 +70,4 @@ The total bytes written. 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_compare.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_compare.3 index 04be082d3..56b73477d 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_compare.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_compare.3 @@ -52,4 +52,4 @@ Length of string2. 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_compare_trim.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_compare_trim.3 index e7b69ac9c..5fbcc4580 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_compare_trim.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_compare_trim.3 @@ -54,4 +54,4 @@ Errors (with error bit) from: f_utf_character_is_whitespace(). 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_compare.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_compare.3 index 5b91aa209..c117c0e60 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_compare.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_compare.3 @@ -44,4 +44,4 @@ String to compare. 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_compare_trim.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_compare_trim.3 index 2807c8149..e8503533e 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_compare_trim.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_compare_trim.3 @@ -46,4 +46,4 @@ Errors (with error bit) from: f_utf_character_is_whitespace(). 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_partial_compare.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_partial_compare.3 index d84a9e6b1..f323eff8a 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_partial_compare.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_partial_compare.3 @@ -52,4 +52,4 @@ A range within the string2 to restrict the comparison to. 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_partial_compare_trim.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_partial_compare_trim.3 index 32bf1e972..6ac70a107 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_partial_compare_trim.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_partial_compare_trim.3 @@ -54,4 +54,4 @@ Errors (with error bit) from: f_utf_character_is_whitespace(). 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_rip.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_rip.3 index bc9548cfa..e8bc656a0 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_rip.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_rip.3 @@ -51,4 +51,4 @@ Errors (with error bit) from: f_utf_string_append(). 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_rip_nulless.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_rip_nulless.3 index 3d55bac26..7bf2ff212 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_rip_nulless.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_rip_nulless.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_utf_string_append_nulless(). 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_line_to_char.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_line_to_char.3 index 79653f2ef..b180d2fb6 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_line_to_char.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_line_to_char.3 @@ -53,4 +53,4 @@ A single-width character. 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_line_until_graph.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_line_until_graph.3 index 42b1ed4b8..37c33bb71 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_line_until_graph.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_line_until_graph.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_utf_character_is_graph(). 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_line_until_graph_non.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_line_until_graph_non.3 index 8a27c22f8..0dc3a02a9 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_line_until_graph_non.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_line_until_graph_non.3 @@ -57,4 +57,4 @@ Errors (with error bit) from: f_utf_character_is_graph(). 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_to_char.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_to_char.3 index 2797d5566..66a2088da 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_to_char.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_dynamic_seek_to_char.3 @@ -53,4 +53,4 @@ A single-width non-UTF-8 character. 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_rip.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_rip.3 index d6b00577c..24f7bba7f 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_rip.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_rip.3 @@ -51,4 +51,4 @@ Errors (with error bit) from: f_utf_character_is_whitespace(). 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_rip_nulless.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_rip_nulless.3 index b321e3400..4b59a6998 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_rip_nulless.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_rip_nulless.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_utf_character_is_whitespace(). 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_line_to_char.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_line_to_char.3 index 74a1c79b4..a819a356f 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_line_to_char.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_line_to_char.3 @@ -51,4 +51,4 @@ A single-width character. 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_line_until_graph.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_line_until_graph.3 index f52372279..750702a02 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_line_until_graph.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_line_until_graph.3 @@ -51,4 +51,4 @@ Errors (with error bit) from: f_utf_character_is_graph(). 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_line_until_graph_non.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_line_until_graph_non.3 index 7c3e1c811..4876ed8d4 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_line_until_graph_non.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_line_until_graph_non.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_utf_character_is_graph(). 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. diff --git a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_to_char.3 b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_to_char.3 index 9f36c0f87..e83690ae0 100644 --- a/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_to_char.3 +++ b/level_1/fl_utf/data/documentation/man/man3/fl_utf_string_seek_to_char.3 @@ -51,4 +51,4 @@ A single-width non-UTF-8 character. 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. diff --git a/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_read.3 b/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_read.3 index 84de0b2b3..bb1e3e43a 100644 --- a/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_read.3 +++ b/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_read.3 @@ -55,4 +55,4 @@ The destination the file is being read into. The contents of the file is appende 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. diff --git a/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_read_block.3 b/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_read_block.3 index eb06da18b..e6899ea8c 100644 --- a/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_read_block.3 +++ b/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_read_block.3 @@ -55,4 +55,4 @@ The destination the file is being read into. The contents of the file is appende 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. diff --git a/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_read_until.3 b/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_read_until.3 index e7774869d..6bdc1e35b 100644 --- a/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_read_until.3 +++ b/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_read_until.3 @@ -60,4 +60,4 @@ The destination the file is being read into. 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. diff --git a/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write.3 b/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write.3 index 095b47442..76c5e26a8 100644 --- a/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write.3 +++ b/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write.3 @@ -58,4 +58,4 @@ The total bytes written. 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. diff --git a/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write_block.3 b/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write_block.3 index 03ac73c6e..37461ee92 100644 --- a/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write_block.3 +++ b/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write_block.3 @@ -60,4 +60,4 @@ The total bytes written. 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. diff --git a/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write_range.3 b/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write_range.3 index e1022c73e..52c3bbe1a 100644 --- a/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write_range.3 +++ b/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write_range.3 @@ -62,4 +62,4 @@ The total bytes written. 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. diff --git a/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write_until.3 b/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write_until.3 index 818af2f77..3130a7389 100644 --- a/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write_until.3 +++ b/level_1/fl_utf_file/data/documentation/man/man3/fl_utf_file_write_until.3 @@ -63,4 +63,4 @@ The total bytes written. 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. diff --git a/level_2/fll_control_group/data/documentation/man/man3/fll_control_group_prepare.3 b/level_2/fll_control_group/data/documentation/man/man3/fll_control_group_prepare.3 index c5f0c09ff..dd254f3ae 100644 --- a/level_2/fll_control_group/data/documentation/man/man3/fll_control_group_prepare.3 +++ b/level_2/fll_control_group/data/documentation/man/man3/fll_control_group_prepare.3 @@ -39,4 +39,4 @@ Errors (with error bit) from: fl_directory_create(). 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. diff --git a/level_2/fll_error/data/documentation/man/man3/fll_error_file_print.3 b/level_2/fll_error/data/documentation/man/man3/fll_error_file_print.3 index bd8541eaa..c645168b7 100644 --- a/level_2/fll_error/data/documentation/man/man3/fll_error_file_print.3 +++ b/level_2/fll_error/data/documentation/man/man3/fll_error_file_print.3 @@ -63,4 +63,4 @@ A valid file type code from the fll_error_file_type enum. 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. diff --git a/level_2/fll_error/data/documentation/man/man3/fll_error_parameter_integer_print.3 b/level_2/fll_error/data/documentation/man/man3/fll_error_parameter_integer_print.3 index cf2a07dba..26fe4e182 100644 --- a/level_2/fll_error/data/documentation/man/man3/fll_error_parameter_integer_print.3 +++ b/level_2/fll_error/data/documentation/man/man3/fll_error_parameter_integer_print.3 @@ -58,4 +58,4 @@ The argument associated with the given 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. diff --git a/level_2/fll_error/data/documentation/man/man3/fll_error_print.3 b/level_2/fll_error/data/documentation/man/man3/fll_error_print.3 index 5ea883eea..8393bc816 100644 --- a/level_2/fll_error/data/documentation/man/man3/fll_error_print.3 +++ b/level_2/fll_error/data/documentation/man/man3/fll_error_print.3 @@ -48,4 +48,4 @@ Set to F_true to print the fallback error message for unknown errors. 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. diff --git a/level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add.3 b/level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add.3 index 202e843c4..912736030 100644 --- a/level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add.3 +++ b/level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add.3 @@ -44,4 +44,4 @@ Errors (with error bit) from: f_string_dynamics_increase(). 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. diff --git a/level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add_parameter.3 b/level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add_parameter.3 index fe4a0db09..83917abae 100644 --- a/level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add_parameter.3 +++ b/level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add_parameter.3 @@ -58,4 +58,4 @@ Errors (with error bit) from: f_string_dynamics_increase(). 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. diff --git a/level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add_parameter_set.3 b/level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add_parameter_set.3 index 6e273f14e..3b48569f2 100644 --- a/level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add_parameter_set.3 +++ b/level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add_parameter_set.3 @@ -63,4 +63,4 @@ Errors (with error bit) from: f_string_dynamics_increase(). 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. diff --git a/level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add_set.3 b/level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add_set.3 index ca10b90bb..209fea0ad 100644 --- a/level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add_set.3 +++ b/level_2/fll_execute/data/documentation/man/man3/fll_execute_arguments_add_set.3 @@ -49,4 +49,4 @@ Errors (with error bit) from: f_string_dynamics_increase(). 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. diff --git a/level_2/fll_execute/data/documentation/man/man3/fll_execute_into.3 b/level_2/fll_execute/data/documentation/man/man3/fll_execute_into.3 index a1b2849ea..68f78938e 100644 --- a/level_2/fll_execute/data/documentation/man/man3/fll_execute_into.3 +++ b/level_2/fll_execute/data/documentation/man/man3/fll_execute_into.3 @@ -63,4 +63,4 @@ Errors (with error bit) from: fl_environment_path_explode(). 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. diff --git a/level_2/fll_execute/data/documentation/man/man3/fll_execute_program.3 b/level_2/fll_execute/data/documentation/man/man3/fll_execute_program.3 index d3bc2455b..ed84bdcf1 100644 --- a/level_2/fll_execute/data/documentation/man/man3/fll_execute_program.3 +++ b/level_2/fll_execute/data/documentation/man/man3/fll_execute_program.3 @@ -109,4 +109,4 @@ Errors (with error bit) from: fl_environment_path_explode(). 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. diff --git a/level_2/fll_file/data/documentation/man/man3/fll_file_mode_set_all.3 b/level_2/fll_file/data/documentation/man/man3/fll_file_mode_set_all.3 index ae2d80b19..eab18aa33 100644 --- a/level_2/fll_file/data/documentation/man/man3/fll_file_mode_set_all.3 +++ b/level_2/fll_file/data/documentation/man/man3/fll_file_mode_set_all.3 @@ -80,4 +80,4 @@ Errors (with error bit) from: fl_directory_list(). 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. diff --git a/level_2/fll_file/data/documentation/man/man3/fll_file_move.3 b/level_2/fll_file/data/documentation/man/man3/fll_file_move.3 index bdeee37f5..aaf03fbef 100644 --- a/level_2/fll_file/data/documentation/man/man3/fll_file_move.3 +++ b/level_2/fll_file/data/documentation/man/man3/fll_file_move.3 @@ -91,4 +91,4 @@ Errors (with error bit) from: fl_directory_clone(). 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. diff --git a/level_2/fll_file/data/documentation/man/man3/fll_file_role_change_all.3 b/level_2/fll_file/data/documentation/man/man3/fll_file_role_change_all.3 index 29e242469..1d780aa85 100644 --- a/level_2/fll_file/data/documentation/man/man3/fll_file_role_change_all.3 +++ b/level_2/fll_file/data/documentation/man/man3/fll_file_role_change_all.3 @@ -87,4 +87,4 @@ Errors (with error bit) from: fl_directory_list(). 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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_list_read.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_list_read.3 index e10f4508a..c6d02466f 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_list_read.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_list_read.3 @@ -88,4 +88,4 @@ Errors (with error bit) from: fl_fss_basic_list_object_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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_list_write.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_list_write.3 index 4d83a800b..2a596df31 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_list_write.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_list_write.3 @@ -65,4 +65,4 @@ Errors (with error bit) from: fl_fss_basic_list_object_write(). 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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_read.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_read.3 index d41d434d3..fae191fb7 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_read.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_read.3 @@ -90,4 +90,4 @@ Errors (with error bit) from: fl_fss_basic_object_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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_write.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_write.3 index d2b1d637e..880113016 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_write.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_basic_write.3 @@ -67,4 +67,4 @@ Errors (with error bit) from: fl_fss_basic_object_write(). 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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_embedded_list_read.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_embedded_list_read.3 index 111852274..0c7edabd6 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_embedded_list_read.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_embedded_list_read.3 @@ -87,4 +87,4 @@ Errors (with error bit) from: fl_fss_embedded_list_object_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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_embedded_list_write.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_embedded_list_write.3 index eeae8b070..0b54751ac 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_embedded_list_write.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_embedded_list_write.3 @@ -72,4 +72,4 @@ Errors (with error bit) from: fl_fss_embedded_list_object_write(). 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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_list_read.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_list_read.3 index 946437876..42de2d0be 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_list_read.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_list_read.3 @@ -94,4 +94,4 @@ Errors (with error bit) from: fl_fss_extended_list_object_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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_list_write.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_list_write.3 index 37716ac17..0d09d4c36 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_list_write.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_list_write.3 @@ -72,4 +72,4 @@ Errors (with error bit) from: fl_fss_extended_list_object_write(). 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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_read.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_read.3 index f029d2af0..aafea3a64 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_read.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_read.3 @@ -95,4 +95,4 @@ Errors (with error bit) from: fl_fss_extended_object_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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_write.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_write.3 index d61d7abc4..87236155b 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_write.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_extended_write.3 @@ -67,4 +67,4 @@ Errors (with error bit) from: fl_fss_extended_object_write(). 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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_identify.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_identify.3 index 2c0898951..2a79c160e 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_identify.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_identify.3 @@ -63,4 +63,4 @@ Errors (with error bit) from: fl_string_dynamic_partial_fll_identify(). 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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_payload_read.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_payload_read.3 index fe27f1077..c8df891b1 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_payload_read.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_payload_read.3 @@ -110,4 +110,4 @@ Errors (with error bit) from: fl_fss_basic_list_object_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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_payload_write.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_payload_write.3 index dd9ea1ff2..7e55cf074 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_payload_write.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_payload_write.3 @@ -76,4 +76,4 @@ Errors (with error bit) from: fl_fss_basic_list_object_write(). 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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch.3 index f8cbb689f..b1323dc1d 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch.3 @@ -80,4 +80,4 @@ Errors (with error bit) from: fl_string_dynamic_partial_compare_trim_string(). 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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_apart.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_apart.3 index 2b468efa6..7a5eaeed1 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_apart.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_apart.3 @@ -82,4 +82,4 @@ Errors (with error bit) from: fl_string_dynamic_partial_compare_trim_string(). 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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map.3 index 84169f2cd..66c68d2b1 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map.3 @@ -84,4 +84,4 @@ Errors (with error bit) from: fl_string_dynamic_partial_compare_trim_string(). 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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_apart.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_apart.3 index cb51ee916..62940c5e3 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_apart.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_apart.3 @@ -84,4 +84,4 @@ Errors (with error bit) from: fl_string_dynamic_partial_compare_trim_string(). 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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_mash.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_mash.3 index e5519c1fb..808564c8b 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_mash.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_mash.3 @@ -89,4 +89,4 @@ Errors (with error bit) from: fl_string_dynamic_partial_compare_trim_string(). 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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_mash_apart.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_mash_apart.3 index dab423c6c..c7ca2b39d 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_mash_apart.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_mash_apart.3 @@ -89,4 +89,4 @@ Errors (with error bit) from: fl_string_dynamic_partial_compare_trim_string(). 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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_together.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_together.3 index c2f724c22..759591414 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_together.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_map_together.3 @@ -89,4 +89,4 @@ Errors (with error bit) from: fl_string_dynamic_partial_compare_trim_string(). 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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_mash.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_mash.3 index 7fb9136cc..c2d19507f 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_mash.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_mash.3 @@ -87,4 +87,4 @@ Errors (with error bit) from: fl_string_dynamic_partial_compare_trim_string(). 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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_mash_apart.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_mash_apart.3 index 7f9cab643..da13c6d54 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_mash_apart.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_mash_apart.3 @@ -87,4 +87,4 @@ Errors (with error bit) from: fl_string_dynamic_partial_compare_trim_string(). 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. diff --git a/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_together.3 b/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_together.3 index 8edb3936a..46eb764e4 100644 --- a/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_together.3 +++ b/level_2/fll_fss/data/documentation/man/man3/fll_fss_snatch_together.3 @@ -85,4 +85,4 @@ Errors (with error bit) from: fl_string_dynamic_partial_compare_trim_string(). 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. diff --git a/level_2/fll_fss_status_string/data/documentation/man/man3/fll_fss_status_string_from.3 b/level_2/fll_fss_status_string/data/documentation/man/man3/fll_fss_status_string_from.3 index c7bd8df59..8ac0ab092 100644 --- a/level_2/fll_fss_status_string/data/documentation/man/man3/fll_fss_status_string_from.3 +++ b/level_2/fll_fss_status_string/data/documentation/man/man3/fll_fss_status_string_from.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: f_conversion_character_is_decimal(). 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. diff --git a/level_2/fll_fss_status_string/data/documentation/man/man3/fll_fss_status_string_to.3 b/level_2/fll_fss_status_string/data/documentation/man/man3/fll_fss_status_string_to.3 index bb66917b8..f652cd181 100644 --- a/level_2/fll_fss_status_string/data/documentation/man/man3/fll_fss_status_string_to.3 +++ b/level_2/fll_fss_status_string/data/documentation/man/man3/fll_fss_status_string_to.3 @@ -40,4 +40,4 @@ Errors (with error bit) from: f_status_string_to(). 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. diff --git a/level_2/fll_iki/data/documentation/man/man3/fll_iki_content_escape.3 b/level_2/fll_iki/data/documentation/man/man3/fll_iki_content_escape.3 index 0257cd172..046149315 100644 --- a/level_2/fll_iki/data/documentation/man/man3/fll_iki_content_escape.3 +++ b/level_2/fll_iki/data/documentation/man/man3/fll_iki_content_escape.3 @@ -49,4 +49,4 @@ Errors (with error bit) from: f_string_dynamic_increase_by(). 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. diff --git a/level_2/fll_iki/data/documentation/man/man3/fll_iki_content_partial_escape.3 b/level_2/fll_iki/data/documentation/man/man3/fll_iki_content_partial_escape.3 index 3ebc3aa14..c723968a2 100644 --- a/level_2/fll_iki/data/documentation/man/man3/fll_iki_content_partial_escape.3 +++ b/level_2/fll_iki/data/documentation/man/man3/fll_iki_content_partial_escape.3 @@ -54,4 +54,4 @@ Errors (with error bit) from: f_string_dynamic_increase_by(). 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. diff --git a/level_2/fll_iki/data/documentation/man/man3/fll_iki_content_partial_unescape.3 b/level_2/fll_iki/data/documentation/man/man3/fll_iki_content_partial_unescape.3 index 01c4d18f4..071846a22 100644 --- a/level_2/fll_iki/data/documentation/man/man3/fll_iki_content_partial_unescape.3 +++ b/level_2/fll_iki/data/documentation/man/man3/fll_iki_content_partial_unescape.3 @@ -56,4 +56,4 @@ Errors (with error bit) from: f_string_dynamic_increase_by(). 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. diff --git a/level_2/fll_iki/data/documentation/man/man3/fll_iki_content_unescape.3 b/level_2/fll_iki/data/documentation/man/man3/fll_iki_content_unescape.3 index a72d24070..152c6faca 100644 --- a/level_2/fll_iki/data/documentation/man/man3/fll_iki_content_unescape.3 +++ b/level_2/fll_iki/data/documentation/man/man3/fll_iki_content_unescape.3 @@ -51,4 +51,4 @@ Errors (with error bit) from: f_string_dynamic_increase_by(). 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. diff --git a/level_2/fll_path/data/documentation/man/man3/fll_path_canonical.3 b/level_2/fll_path/data/documentation/man/man3/fll_path_canonical.3 index 2432cfb6e..c88daf620 100644 --- a/level_2/fll_path/data/documentation/man/man3/fll_path_canonical.3 +++ b/level_2/fll_path/data/documentation/man/man3/fll_path_canonical.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: f_string_dynamic_append_assure(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print.3 b/level_2/fll_print/data/documentation/man/man3/fll_print.3 index 71a1a4c98..646a48552 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: f_print(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_character.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_character.3 index 01c086b51..97546764f 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_character.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_character.3 @@ -38,4 +38,4 @@ Errors (with error bit) from: f_print_character(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_character_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_character_safely.3 index 384c93404..a60f64612 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_character_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_character_safely.3 @@ -38,4 +38,4 @@ Errors (with error bit) from: f_print_character_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic.3 index 5592b1c5b..49ac3264e 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic.3 @@ -38,4 +38,4 @@ Errors (with error bit) from: f_print_dynamic(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial.3 index e2c0b9894..6bd3ce547 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: f_print_dynamic_partial(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial_raw.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial_raw.3 index 4734ed81d..110ca58d3 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial_raw.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial_raw.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: f_print_dynamic_partial_raw(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial_raw_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial_raw_safely.3 index 1fb9b64b5..dda96449c 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial_raw_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial_raw_safely.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: f_print_dynamic_partial_raw_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial_safely.3 index 42ec9646d..e5c35682b 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_partial_safely.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: f_print_dynamic_partial_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_raw.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_raw.3 index af010a3c7..84bd248c0 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_raw.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_raw.3 @@ -38,4 +38,4 @@ Errors (with error bit) from: f_print_dynamic_raw(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_raw_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_raw_safely.3 index 6be245b9c..cf8327fcb 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_raw_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_raw_safely.3 @@ -38,4 +38,4 @@ Errors (with error bit) from: f_print_dynamic_raw_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_safely.3 index a6d299ad1..51c401287 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_dynamic_safely.3 @@ -38,4 +38,4 @@ Errors (with error bit) from: f_print_dynamic_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except.3 index b5866f33f..c6006aee7 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_print_except(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic.3 index 7613f3ca3..f899d6c2a 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: f_print_except_dynamic(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial.3 index 39e82066e..9a8aa460f 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: f_print_except_dynamic_partial(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial_raw.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial_raw.3 index cc7e54803..13a2aeb84 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial_raw.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial_raw.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: f_print_except_dynamic_partial_raw(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial_raw_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial_raw_safely.3 index 9428ff457..bd407e00c 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial_raw_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial_raw_safely.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: f_print_except_dynamic_partial_raw_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial_safely.3 index d41958956..b7c0b5557 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_partial_safely.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: f_print_except_dynamic_partial_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_raw.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_raw.3 index 39db9483a..67d6a0fba 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_raw.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_raw.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: f_print_except_dynamic_raw(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_raw_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_raw_safely.3 index dc7dcd0a6..a1fcef29d 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_raw_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_raw_safely.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: f_print_except_dynamic_raw_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_safely.3 index 11f42a1c6..79f1e18a4 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_dynamic_safely.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: f_print_except_dynamic_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in.3 index 315312b41..5c10f4be5 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in.3 @@ -58,4 +58,4 @@ Errors (with error bit) from: f_print_except_in(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic.3 index 8923ea42c..4d9d05fa7 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: f_print_except_in_dynamic(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial.3 index ca46f5eaa..716344521 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_print_except_in_dynamic_partial(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial_raw.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial_raw.3 index 68443db65..fe6d1b639 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial_raw.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial_raw.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_print_except_in_dynamic_partial_raw(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial_raw_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial_raw_safely.3 index 6abb91669..f0e7fe1f7 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial_raw_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial_raw_safely.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_print_except_in_dynamic_partial_raw_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial_safely.3 index 917ffd643..68893b611 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_partial_safely.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_print_except_in_dynamic_partial_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_raw.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_raw.3 index 05fcf3ca8..23c3a6cbf 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_raw.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_raw.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: f_print_except_in_dynamic_raw(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_raw_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_raw_safely.3 index 564c18a58..4c3cf9bcd 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_raw_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_raw_safely.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: f_print_except_in_dynamic_raw_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_safely.3 index ccc13c865..8127bcd58 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_dynamic_safely.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: f_print_except_in_dynamic_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_raw.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_raw.3 index 4ed174be8..3bd0c5682 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_raw.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_raw.3 @@ -58,4 +58,4 @@ Errors (with error bit) from: f_print_except_in_raw(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_raw_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_raw_safely.3 index edd2ae871..7949b47c0 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_raw_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_raw_safely.3 @@ -58,4 +58,4 @@ Errors (with error bit) from: f_print_except_in_raw_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_safely.3 index f7d36d7b5..bcbbe2153 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_in_safely.3 @@ -58,4 +58,4 @@ Errors (with error bit) from: f_print_except_in_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_raw.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_raw.3 index d8184df95..9f3726ade 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_raw.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_raw.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_print_except_raw(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_raw_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_raw_safely.3 index ed6eda7b3..31e88c8a4 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_raw_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_raw_safely.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_print_except_raw_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_except_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_except_safely.3 index 128e78930..3dfa3e318 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_except_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_except_safely.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: f_print_except_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_format.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_format.3 index 996fd4db5..59cd1a787 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_format.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_format.3 @@ -42,4 +42,4 @@ Errors (with error bit) from: fl_print_format(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_format_convert.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_format_convert.3 index 32185dcdf..49372b4e4 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_format_convert.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_format_convert.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: fl_print_format_convert(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_raw.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_raw.3 index 4cc49de1c..8bc3c00c4 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_raw.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_raw.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: f_print_raw(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_raw_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_raw_safely.3 index f78c01f3d..0dd5dd9f5 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_raw_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_raw_safely.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: f_print_raw_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_raw_terminated.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_raw_terminated.3 index 8a17f9075..6312ea991 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_raw_terminated.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_raw_terminated.3 @@ -38,4 +38,4 @@ Errors (with error bit) from: f_print_raw_terminated(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_safely.3 index 206ec7b3a..2dff25be3 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_safely.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: f_print_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_safely_terminated.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_safely_terminated.3 index e2102b686..3176d6f0e 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_safely_terminated.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_safely_terminated.3 @@ -38,4 +38,4 @@ Errors (with error bit) from: f_print_safely_terminated(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_string_va.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_string_va.3 index 7b921c322..bbfb2bba8 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_string_va.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_string_va.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: fl_print_string_va(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_terminated.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_terminated.3 index 71c8ca5f3..546f384a8 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_terminated.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_terminated.3 @@ -38,4 +38,4 @@ Errors (with error bit) from: f_print_terminated(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim.3 index 19e2ee036..8eecc7042 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: fl_print_trim(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic.3 index f33053981..f386a2d03 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic.3 @@ -38,4 +38,4 @@ Errors (with error bit) from: fl_print_trim_dynamic(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial.3 index 9aee88b67..62516263d 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: fl_print_trim_dynamic_partial(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial_raw.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial_raw.3 index 85461a07a..6ee9b3053 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial_raw.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial_raw.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: fl_print_trim_dynamic_partial_raw(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial_raw_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial_raw_safely.3 index 7ebea22e4..1ca17afbe 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial_raw_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial_raw_safely.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: f_print_except_dynamic_partial(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial_safely.3 index 05f598e44..a47720587 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_partial_safely.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: f_print_except_dynamic_partial(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_raw.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_raw.3 index c2c04c801..31b64243c 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_raw.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_raw.3 @@ -38,4 +38,4 @@ Errors (with error bit) from: fl_print_trim_dynamic_raw(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_raw_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_raw_safely.3 index 09c405bc4..2b8137cc5 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_raw_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_raw_safely.3 @@ -38,4 +38,4 @@ Errors (with error bit) from: fl_print_trim_dynamic_raw_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_safely.3 index 9b2154241..ddd8a3763 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_dynamic_safely.3 @@ -38,4 +38,4 @@ Errors (with error bit) from: fl_print_trim_dynamic_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except.3 index 347be0d26..cfd9184e1 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: fl_print_trim_except(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic.3 index 1cea120d4..1777b868f 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: fl_print_trim_except_dynamic(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial.3 index 813fe7ab2..f6a4404a8 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: fl_print_trim_except_dynamic_partial(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial_raw.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial_raw.3 index 6b08d2285..9a58095f4 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial_raw.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial_raw.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: fl_print_trim_except_dynamic_partial_raw(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial_raw_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial_raw_safely.3 index 1236b2570..6627f867a 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial_raw_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial_raw_safely.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: fl_print_trim_except_dynamic_partial_raw_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial_safely.3 index d39b5f897..36bf9c0f4 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_partial_safely.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: fl_print_trim_except_dynamic_partial_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_raw.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_raw.3 index 5694e13c9..b816d4acc 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_raw.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_raw.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: fl_print_trim_except_dynamic_raw(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_raw_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_raw_safely.3 index ff0e64fb5..b84468882 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_raw_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_raw_safely.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: fl_print_trim_except_dynamic_raw_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_safely.3 index c4a36421e..e3dcedf49 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_dynamic_safely.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: fl_print_trim_except_dynamic_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in.3 index 59b68fd34..22f818b1c 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in.3 @@ -58,4 +58,4 @@ Errors (with error bit) from: fl_print_trim_except_in(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic.3 index 1d7d2e427..c15a478ac 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: fl_print_trim_except_in_dynamic(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial.3 index e365220d9..22e11400c 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: fl_print_trim_except_in_dynamic_partial(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial_raw.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial_raw.3 index 3efc9aec3..4a151da25 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial_raw.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial_raw.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: fl_print_trim_except_in_dynamic_partial_raw(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial_raw_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial_raw_safely.3 index 03ec9b882..c18b9845a 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial_raw_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial_raw_safely.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: fl_print_trim_except_in_dynamic_partial_raw_safely 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial_safely.3 index 1a460eb56..446e38e8c 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_partial_safely.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: fl_print_trim_except_in_dynamic_partial_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_raw.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_raw.3 index d54bd0e89..e46ae563b 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_raw.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_raw.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: fl_print_trim_except_in_dynamic_raw(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_raw_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_raw_safely.3 index 41dc841a6..b8959795a 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_raw_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_raw_safely.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: fl_print_trim_except_in_dynamic_raw_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_safely.3 index c51802113..02111a99e 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_dynamic_safely.3 @@ -48,4 +48,4 @@ Errors (with error bit) from: fl_print_trim_except_in_dynamic_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_raw.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_raw.3 index b0733efba..9ca484154 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_raw.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_raw.3 @@ -58,4 +58,4 @@ Errors (with error bit) from: fl_print_trim_except_in_raw(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_raw_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_raw_safely.3 index 70a8764a9..707b728c2 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_raw_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_raw_safely.3 @@ -58,4 +58,4 @@ Errors (with error bit) from: fl_print_trim_except_in_raw_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_safely.3 index 50c9cc7d2..fa7f0ce5b 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_in_safely.3 @@ -58,4 +58,4 @@ Errors (with error bit) from: fl_print_trim_except_in_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_raw.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_raw.3 index 9fcf7f111..5c5cb07c1 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_raw.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_raw.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: fl_print_trim_except_raw(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_raw_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_raw_safely.3 index 8708e1e58..f4c722162 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_raw_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_raw_safely.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: fl_print_trim_except_raw_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_safely.3 index f4234dedb..cecf88002 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_except_safely.3 @@ -53,4 +53,4 @@ Errors (with error bit) from: fl_print_trim_except_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_raw.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_raw.3 index a94cb726d..e44c3458d 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_raw.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_raw.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: fl_print_trim_raw(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_raw_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_raw_safely.3 index 25dcd733d..a9581d917 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_raw_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_raw_safely.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: fl_print_trim_raw_safely(). 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. diff --git a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_safely.3 b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_safely.3 index e23ccb1b9..57eb62b21 100644 --- a/level_2/fll_print/data/documentation/man/man3/fll_print_trim_safely.3 +++ b/level_2/fll_print/data/documentation/man/man3/fll_print_trim_safely.3 @@ -43,4 +43,4 @@ Errors (with error bit) from: fl_print_trim_safely(). 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. diff --git a/level_2/fll_program/data/documentation/man/man3/fll_program_data_delete.3 b/level_2/fll_program/data/documentation/man/man3/fll_program_data_delete.3 index 2b2c6f152..169492b88 100644 --- a/level_2/fll_program/data/documentation/man/man3/fll_program_data_delete.3 +++ b/level_2/fll_program/data/documentation/man/man3/fll_program_data_delete.3 @@ -35,4 +35,4 @@ Errors (with error bit) from: f_console_parameters_delete(). 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. diff --git a/level_2/fll_program/data/documentation/man/man3/fll_program_data_destroy.3 b/level_2/fll_program/data/documentation/man/man3/fll_program_data_destroy.3 index 7efa93d77..3252b8da4 100644 --- a/level_2/fll_program/data/documentation/man/man3/fll_program_data_destroy.3 +++ b/level_2/fll_program/data/documentation/man/man3/fll_program_data_destroy.3 @@ -35,4 +35,4 @@ Errors (with error bit) from: f_console_parameters_destroy(). 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. diff --git a/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_append.3 b/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_append.3 index 066d6c29b..596197eee 100644 --- a/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_append.3 +++ b/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_append.3 @@ -55,4 +55,4 @@ Errors (with error bit) from: f_string_dynamic_append(). 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. diff --git a/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_mash.3 b/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_mash.3 index 29ea3d58c..177b98e13 100644 --- a/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_mash.3 +++ b/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_mash.3 @@ -56,4 +56,4 @@ Errors (with error bit) from: f_string_dynamic_mash(). 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. diff --git a/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_rip.3 b/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_rip.3 index 857e2be44..3b12f7f59 100644 --- a/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_rip.3 +++ b/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_rip.3 @@ -51,4 +51,4 @@ Errors (with error bit) from: fl_string_dynamic_rip(). 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. diff --git a/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_rip_mash.3 b/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_rip_mash.3 index 4ceb2a2d4..6dc7e4db1 100644 --- a/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_rip_mash.3 +++ b/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_additional_rip_mash.3 @@ -60,4 +60,4 @@ Errors (with error bit) from: fl_string_dynamic_rip(). 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. diff --git a/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_long_print_cannot_use_with.3 b/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_long_print_cannot_use_with.3 index 4604dd198..607722dcd 100644 --- a/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_long_print_cannot_use_with.3 +++ b/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_long_print_cannot_use_with.3 @@ -43,4 +43,4 @@ The second string. 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. diff --git a/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_process.3 b/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_process.3 index 2040e93a7..8ec5603bb 100644 --- a/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_process.3 +++ b/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_process.3 @@ -65,4 +65,4 @@ Errors (with error bit) from: f_color_load_context(). 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. diff --git a/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_process_empty.3 b/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_process_empty.3 index 3e0e9f006..56704fc6d 100644 --- a/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_process_empty.3 +++ b/level_2/fll_program/data/documentation/man/man3/fll_program_parameter_process_empty.3 @@ -90,4 +90,4 @@ struct f_color_set_t { 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. diff --git a/level_2/fll_program/data/documentation/man/man3/fll_program_print_help_header.3 b/level_2/fll_program/data/documentation/man/man3/fll_program_print_help_header.3 index 890fede4b..3fb505e9b 100644 --- a/level_2/fll_program/data/documentation/man/man3/fll_program_print_help_header.3 +++ b/level_2/fll_program/data/documentation/man/man3/fll_program_print_help_header.3 @@ -48,4 +48,4 @@ The version number of the program. 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. diff --git a/level_2/fll_program/data/documentation/man/man3/fll_program_print_help_option.3 b/level_2/fll_program/data/documentation/man/man3/fll_program_print_help_option.3 index 2cf66263e..e4b6d1c57 100644 --- a/level_2/fll_program/data/documentation/man/man3/fll_program_print_help_option.3 +++ b/level_2/fll_program/data/documentation/man/man3/fll_program_print_help_option.3 @@ -65,4 +65,4 @@ A desciption associated with the option. 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. diff --git a/level_2/fll_program/data/documentation/man/man3/fll_program_print_help_option_long.3 b/level_2/fll_program/data/documentation/man/man3/fll_program_print_help_option_long.3 index 2e9e97e64..efa3d91b0 100644 --- a/level_2/fll_program/data/documentation/man/man3/fll_program_print_help_option_long.3 +++ b/level_2/fll_program/data/documentation/man/man3/fll_program_print_help_option_long.3 @@ -55,4 +55,4 @@ A desciption associated with the option. 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. diff --git a/level_2/fll_program/data/documentation/man/man3/fll_program_print_help_option_other.3 b/level_2/fll_program/data/documentation/man/man3/fll_program_print_help_option_other.3 index 97670ec50..e3b88d6a6 100644 --- a/level_2/fll_program/data/documentation/man/man3/fll_program_print_help_option_other.3 +++ b/level_2/fll_program/data/documentation/man/man3/fll_program_print_help_option_other.3 @@ -50,4 +50,4 @@ F_none on success. 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. diff --git a/level_2/fll_program/data/documentation/man/man3/fll_program_print_help_usage.3 b/level_2/fll_program/data/documentation/man/man3/fll_program_print_help_usage.3 index 122dd4cc9..e08f98e5f 100644 --- a/level_2/fll_program/data/documentation/man/man3/fll_program_print_help_usage.3 +++ b/level_2/fll_program/data/documentation/man/man3/fll_program_print_help_usage.3 @@ -48,4 +48,4 @@ The name of the program. 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. diff --git a/level_2/fll_program/data/documentation/man/man3/fll_program_print_version.3 b/level_2/fll_program/data/documentation/man/man3/fll_program_print_version.3 index 3bcd327e9..94a359537 100644 --- a/level_2/fll_program/data/documentation/man/man3/fll_program_print_version.3 +++ b/level_2/fll_program/data/documentation/man/man3/fll_program_print_version.3 @@ -38,4 +38,4 @@ The version number of the program. 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. diff --git a/level_2/fll_program/data/documentation/man/man3/fll_program_standard_setdown.3 b/level_2/fll_program/data/documentation/man/man3/fll_program_standard_setdown.3 index 7000ba1a3..8f573e05c 100644 --- a/level_2/fll_program/data/documentation/man/man3/fll_program_standard_setdown.3 +++ b/level_2/fll_program/data/documentation/man/man3/fll_program_standard_setdown.3 @@ -37,4 +37,4 @@ Errors (with error bit) from: f_signal_close(). 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. diff --git a/level_2/fll_program/data/documentation/man/man3/fll_program_standard_setup.3 b/level_2/fll_program/data/documentation/man/man3/fll_program_standard_setup.3 index b1ad5be58..88772a78d 100644 --- a/level_2/fll_program/data/documentation/man/man3/fll_program_standard_setup.3 +++ b/level_2/fll_program/data/documentation/man/man3/fll_program_standard_setup.3 @@ -39,4 +39,4 @@ Errors (with error bit) from: f_signal_open(). 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. diff --git a/level_2/fll_program/data/documentation/man/man3/fll_program_standard_signal_received.3 b/level_2/fll_program/data/documentation/man/man3/fll_program_standard_signal_received.3 index 5b434acc9..2166e08ff 100644 --- a/level_2/fll_program/data/documentation/man/man3/fll_program_standard_signal_received.3 +++ b/level_2/fll_program/data/documentation/man/man3/fll_program_standard_signal_received.3 @@ -37,4 +37,4 @@ A positive number representing a valid signal on signal received. 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. diff --git a/level_2/fll_program/data/documentation/man/man3/fll_program_standard_signal_state.3 b/level_2/fll_program/data/documentation/man/man3/fll_program_standard_signal_state.3 index fdbc55ee0..22e0d6815 100644 --- a/level_2/fll_program/data/documentation/man/man3/fll_program_standard_signal_state.3 +++ b/level_2/fll_program/data/documentation/man/man3/fll_program_standard_signal_state.3 @@ -44,4 +44,4 @@ Not used. 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. diff --git a/level_2/fll_status_string/data/documentation/man/man3/fll_status_string_from.3 b/level_2/fll_status_string/data/documentation/man/man3/fll_status_string_from.3 index f016de0fc..da8207f82 100644 --- a/level_2/fll_status_string/data/documentation/man/man3/fll_status_string_from.3 +++ b/level_2/fll_status_string/data/documentation/man/man3/fll_status_string_from.3 @@ -49,4 +49,4 @@ Errors (with error bit) from: f_conversion_character_is_decimal(). 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. diff --git a/level_3/byte_dump/c/byte_dump.c b/level_3/byte_dump/c/byte_dump.c index 246b6616c..26807c425 100644 --- a/level_3/byte_dump/c/byte_dump.c +++ b/level_3/byte_dump/c/byte_dump.c @@ -11,7 +11,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/byte_dump/data/documentation/man/man1/byte_dump.1 b/level_3/byte_dump/data/documentation/man/man1/byte_dump.1 index 29cef3332..63866339b 100644 --- a/level_3/byte_dump/data/documentation/man/man1/byte_dump.1 +++ b/level_3/byte_dump/data/documentation/man/man1/byte_dump.1 @@ -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. diff --git a/level_3/byte_dump/data/documentation/man/man3/byte_dump_main.3 b/level_3/byte_dump/data/documentation/man/man3/byte_dump_main.3 index 21315f11d..568525de5 100644 --- a/level_3/byte_dump/data/documentation/man/man3/byte_dump_main.3 +++ b/level_3/byte_dump/data/documentation/man/man3/byte_dump_main.3 @@ -57,4 +57,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/byte_dump/data/documentation/man/man3/byte_dump_print_copyright.3 b/level_3/byte_dump/data/documentation/man/man3/byte_dump_print_copyright.3 index fb7bd05bc..bd69135ad 100644 --- a/level_3/byte_dump/data/documentation/man/man3/byte_dump_print_copyright.3 +++ b/level_3/byte_dump/data/documentation/man/man3/byte_dump_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/byte_dump/data/documentation/man/man3/byte_dump_print_help.3 b/level_3/byte_dump/data/documentation/man/man3/byte_dump_print_help.3 index 55c070e5e..621570754 100644 --- a/level_3/byte_dump/data/documentation/man/man3/byte_dump_print_help.3 +++ b/level_3/byte_dump/data/documentation/man/man3/byte_dump_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/level_3/control/c/control.c b/level_3/control/c/control.c index 66922d66d..bc10a455a 100644 --- a/level_3/control/c/control.c +++ b/level_3/control/c/control.c @@ -12,7 +12,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/control/data/documentation/man/man1/control.1 b/level_3/control/data/documentation/man/man1/control.1 index 2ef899017..03fcecb0c 100644 --- a/level_3/control/data/documentation/man/man1/control.1 +++ b/level_3/control/data/documentation/man/man1/control.1 @@ -74,4 +74,4 @@ The action to perform. 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. diff --git a/level_3/control/data/documentation/man/man3/control_action_type_identify.3 b/level_3/control/data/documentation/man/man3/control_action_type_identify.3 index 0e2ccf727..a42dd5468 100644 --- a/level_3/control/data/documentation/man/man3/control_action_type_identify.3 +++ b/level_3/control/data/documentation/man/man3/control_action_type_identify.3 @@ -33,4 +33,4 @@ The action type code on success. 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. diff --git a/level_3/control/data/documentation/man/man3/control_action_type_name.3 b/level_3/control/data/documentation/man/man3/control_action_type_name.3 index ffdd7f83e..2d8b19a03 100644 --- a/level_3/control/data/documentation/man/man3/control_action_type_name.3 +++ b/level_3/control/data/documentation/man/man3/control_action_type_name.3 @@ -33,4 +33,4 @@ The string with used == 0 if no match was found. 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. diff --git a/level_3/control/data/documentation/man/man3/control_main.3 b/level_3/control/data/documentation/man/man3/control_main.3 index 55ed84af1..8ce20c9b6 100644 --- a/level_3/control/data/documentation/man/man3/control_main.3 +++ b/level_3/control/data/documentation/man/man3/control_main.3 @@ -55,4 +55,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/control/data/documentation/man/man3/control_payload_type_identify.3 b/level_3/control/data/documentation/man/man3/control_payload_type_identify.3 index 301d0b43f..10616b1b8 100644 --- a/level_3/control/data/documentation/man/man3/control_payload_type_identify.3 +++ b/level_3/control/data/documentation/man/man3/control_payload_type_identify.3 @@ -33,4 +33,4 @@ The payload type code on success. 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. diff --git a/level_3/control/data/documentation/man/man3/control_payload_type_name.3 b/level_3/control/data/documentation/man/man3/control_payload_type_name.3 index 51a1f1425..0123f3070 100644 --- a/level_3/control/data/documentation/man/man3/control_payload_type_name.3 +++ b/level_3/control/data/documentation/man/man3/control_payload_type_name.3 @@ -33,4 +33,4 @@ The string with used == 0 if no match was found. 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. diff --git a/level_3/control/data/documentation/man/man3/control_print_copyright.3 b/level_3/control/data/documentation/man/man3/control_print_copyright.3 index 6847de06a..9caf93194 100644 --- a/level_3/control/data/documentation/man/man3/control_print_copyright.3 +++ b/level_3/control/data/documentation/man/man3/control_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/control/data/documentation/man/man3/control_print_help.3 b/level_3/control/data/documentation/man/man3/control_print_help.3 index d57ca3d4f..3c661dced 100644 --- a/level_3/control/data/documentation/man/man3/control_print_help.3 +++ b/level_3/control/data/documentation/man/man3/control_print_help.3 @@ -33,4 +33,4 @@ F_output_not on success, but no printing is performed. 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. diff --git a/level_3/controller/c/controller.c b/level_3/controller/c/controller.c index 82e5e345c..3d2973c35 100644 --- a/level_3/controller/c/controller.c +++ b/level_3/controller/c/controller.c @@ -17,7 +17,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/controller/data/documentation/man/man1/controller.1 b/level_3/controller/data/documentation/man/man1/controller.1 index 15d3a40c7..a320451b3 100644 --- a/level_3/controller/data/documentation/man/man1/controller.1 +++ b/level_3/controller/data/documentation/man/man1/controller.1 @@ -99,4 +99,4 @@ The name of an \fBentry\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. diff --git a/level_3/controller/data/documentation/man/man3/controller_control_payload_type_identify.3 b/level_3/controller/data/documentation/man/man3/controller_control_payload_type_identify.3 index 7938eb705..f2a3ec913 100644 --- a/level_3/controller/data/documentation/man/man3/controller_control_payload_type_identify.3 +++ b/level_3/controller/data/documentation/man/man3/controller_control_payload_type_identify.3 @@ -33,4 +33,4 @@ The payload type code on success. 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. diff --git a/level_3/controller/data/documentation/man/man3/controller_control_payload_type_name.3 b/level_3/controller/data/documentation/man/man3/controller_control_payload_type_name.3 index 1f3257323..7954bc90b 100644 --- a/level_3/controller/data/documentation/man/man3/controller_control_payload_type_name.3 +++ b/level_3/controller/data/documentation/man/man3/controller_control_payload_type_name.3 @@ -33,4 +33,4 @@ The string with used == 0 if no match was found. 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. diff --git a/level_3/controller/data/documentation/man/man3/controller_entry_action_type_identify.3 b/level_3/controller/data/documentation/man/man3/controller_entry_action_type_identify.3 index 5068884cb..1856ac6fe 100644 --- a/level_3/controller/data/documentation/man/man3/controller_entry_action_type_identify.3 +++ b/level_3/controller/data/documentation/man/man3/controller_entry_action_type_identify.3 @@ -33,4 +33,4 @@ The entry action type code on success. 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. diff --git a/level_3/controller/data/documentation/man/man3/controller_entry_action_type_name.3 b/level_3/controller/data/documentation/man/man3/controller_entry_action_type_name.3 index 2bb1f3562..049cd2b24 100644 --- a/level_3/controller/data/documentation/man/man3/controller_entry_action_type_name.3 +++ b/level_3/controller/data/documentation/man/man3/controller_entry_action_type_name.3 @@ -33,4 +33,4 @@ The string with used == 0 if no match was found. 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. diff --git a/level_3/controller/data/documentation/man/man3/controller_main.3 b/level_3/controller/data/documentation/man/man3/controller_main.3 index d35cdffec..53a2f5bb2 100644 --- a/level_3/controller/data/documentation/man/man3/controller_main.3 +++ b/level_3/controller/data/documentation/man/man3/controller_main.3 @@ -58,4 +58,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/controller/data/documentation/man/man3/controller_main_delete.3 b/level_3/controller/data/documentation/man/man3/controller_main_delete.3 index aea9eb167..e529115ae 100644 --- a/level_3/controller/data/documentation/man/man3/controller_main_delete.3 +++ b/level_3/controller/data/documentation/man/man3/controller_main_delete.3 @@ -34,4 +34,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/controller/data/documentation/man/man3/controller_print_copyright.3 b/level_3/controller/data/documentation/man/man3/controller_print_copyright.3 index cb526a101..8186608a6 100644 --- a/level_3/controller/data/documentation/man/man3/controller_print_copyright.3 +++ b/level_3/controller/data/documentation/man/man3/controller_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/controller/data/documentation/man/man3/controller_print_help.3 b/level_3/controller/data/documentation/man/man3/controller_print_help.3 index 638a0837d..fe1235782 100644 --- a/level_3/controller/data/documentation/man/man3/controller_print_help.3 +++ b/level_3/controller/data/documentation/man/man3/controller_print_help.3 @@ -33,4 +33,4 @@ The main program data. 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. diff --git a/level_3/controller/data/documentation/man/man3/controller_rule_action_execute_type_identify.3 b/level_3/controller/data/documentation/man/man3/controller_rule_action_execute_type_identify.3 index 9e5c3be2f..a13074c23 100644 --- a/level_3/controller/data/documentation/man/man3/controller_rule_action_execute_type_identify.3 +++ b/level_3/controller/data/documentation/man/man3/controller_rule_action_execute_type_identify.3 @@ -33,4 +33,4 @@ controller_rule_action_execute_type__enum_size_e if name is unknown. 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. diff --git a/level_3/controller/data/documentation/man/man3/controller_rule_action_execute_type_name.3 b/level_3/controller/data/documentation/man/man3/controller_rule_action_execute_type_name.3 index 6f2db83a1..070661c02 100644 --- a/level_3/controller/data/documentation/man/man3/controller_rule_action_execute_type_name.3 +++ b/level_3/controller/data/documentation/man/man3/controller_rule_action_execute_type_name.3 @@ -33,4 +33,4 @@ The string with used == 0 if no match was found. 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. diff --git a/level_3/controller/data/documentation/man/man3/controller_rule_action_type_identify.3 b/level_3/controller/data/documentation/man/man3/controller_rule_action_type_identify.3 index e40b52f40..2afda6492 100644 --- a/level_3/controller/data/documentation/man/man3/controller_rule_action_type_identify.3 +++ b/level_3/controller/data/documentation/man/man3/controller_rule_action_type_identify.3 @@ -33,4 +33,4 @@ The rule action type code on success. 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. diff --git a/level_3/controller/data/documentation/man/man3/controller_rule_action_type_name.3 b/level_3/controller/data/documentation/man/man3/controller_rule_action_type_name.3 index 4a662df1e..00c15ae09 100644 --- a/level_3/controller/data/documentation/man/man3/controller_rule_action_type_name.3 +++ b/level_3/controller/data/documentation/man/man3/controller_rule_action_type_name.3 @@ -33,4 +33,4 @@ The string with used == 0 if no match was found. 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. diff --git a/level_3/controller/data/documentation/man/man3/controller_rule_item_type_identify.3 b/level_3/controller/data/documentation/man/man3/controller_rule_item_type_identify.3 index d005ab166..6a64aec7a 100644 --- a/level_3/controller/data/documentation/man/man3/controller_rule_item_type_identify.3 +++ b/level_3/controller/data/documentation/man/man3/controller_rule_item_type_identify.3 @@ -33,4 +33,4 @@ The rule item type code on success. 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. diff --git a/level_3/controller/data/documentation/man/man3/controller_rule_item_type_name.3 b/level_3/controller/data/documentation/man/man3/controller_rule_item_type_name.3 index a23f6d73a..8b4eedb11 100644 --- a/level_3/controller/data/documentation/man/man3/controller_rule_item_type_name.3 +++ b/level_3/controller/data/documentation/man/man3/controller_rule_item_type_name.3 @@ -33,4 +33,4 @@ The string with used == 0 if no match was found. 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. diff --git a/level_3/controller/data/documentation/man/man3/controller_rule_setting_limit_type_identify.3 b/level_3/controller/data/documentation/man/man3/controller_rule_setting_limit_type_identify.3 index b45446c03..c544ad8bb 100644 --- a/level_3/controller/data/documentation/man/man3/controller_rule_setting_limit_type_identify.3 +++ b/level_3/controller/data/documentation/man/man3/controller_rule_setting_limit_type_identify.3 @@ -33,4 +33,4 @@ The rule item type code on success. 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. diff --git a/level_3/controller/data/documentation/man/man3/controller_rule_setting_limit_type_name.3 b/level_3/controller/data/documentation/man/man3/controller_rule_setting_limit_type_name.3 index 0ab5c447a..b413dae66 100644 --- a/level_3/controller/data/documentation/man/man3/controller_rule_setting_limit_type_name.3 +++ b/level_3/controller/data/documentation/man/man3/controller_rule_setting_limit_type_name.3 @@ -33,4 +33,4 @@ The string with used == 0 if no match was found. 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. diff --git a/level_3/controller/data/documentation/man/man5/controller-actions.5 b/level_3/controller/data/documentation/man/man5/controller-actions.5 index 9711a3366..878b79778 100644 --- a/level_3/controller/data/documentation/man/man5/controller-actions.5 +++ b/level_3/controller/data/documentation/man/man5/controller-actions.5 @@ -86,4 +86,4 @@ Should any \fBcontrol\fR or \fBcontroller\fR program implementation not support 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. diff --git a/level_3/controller/data/documentation/man/man5/controller-entry.5 b/level_3/controller/data/documentation/man/man5/controller-entry.5 index 36add7d3a..79913016d 100644 --- a/level_3/controller/data/documentation/man/man5/controller-entry.5 +++ b/level_3/controller/data/documentation/man/man5/controller-entry.5 @@ -349,4 +349,4 @@ The Items: 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. diff --git a/level_3/controller/data/documentation/man/man5/controller-exit.5 b/level_3/controller/data/documentation/man/man5/controller-exit.5 index e91501bfc..02ca9c17f 100644 --- a/level_3/controller/data/documentation/man/man5/controller-exit.5 +++ b/level_3/controller/data/documentation/man/man5/controller-exit.5 @@ -280,4 +280,4 @@ The Items: 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. diff --git a/level_3/controller/data/documentation/man/man5/controller-packet.5 b/level_3/controller/data/documentation/man/man5/controller-packet.5 index 365e11288..7b38d8a02 100644 --- a/level_3/controller/data/documentation/man/man5/controller-packet.5 +++ b/level_3/controller/data/documentation/man/man5/controller-packet.5 @@ -137,4 +137,4 @@ The \fBinit\fR type: 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. diff --git a/level_3/controller/data/documentation/man/man5/controller-rule.5 b/level_3/controller/data/documentation/man/man5/controller-rule.5 index 904f6c786..02c32d1b7 100644 --- a/level_3/controller/data/documentation/man/man5/controller-rule.5 +++ b/level_3/controller/data/documentation/man/man5/controller-rule.5 @@ -242,4 +242,4 @@ The \fBrerun\fR Rule Type Content has the following structure: 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. diff --git a/level_3/fake/c/fake.c b/level_3/fake/c/fake.c index 2e51f792c..1728b303e 100644 --- a/level_3/fake/c/fake.c +++ b/level_3/fake/c/fake.c @@ -18,7 +18,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/fake/data/documentation/man/man1/fake.1 b/level_3/fake/data/documentation/man/man1/fake.1 index 6371004f4..22902e2e2 100644 --- a/level_3/fake/data/documentation/man/man1/fake.1 +++ b/level_3/fake/data/documentation/man/man1/fake.1 @@ -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. diff --git a/level_3/fake/data/documentation/man/man3/fake_main.3 b/level_3/fake/data/documentation/man/man3/fake_main.3 index 866a64a20..334c05a36 100644 --- a/level_3/fake/data/documentation/man/man3/fake_main.3 +++ b/level_3/fake/data/documentation/man/man3/fake_main.3 @@ -56,4 +56,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/fake/data/documentation/man/man3/fake_main_delete.3 b/level_3/fake/data/documentation/man/man3/fake_main_delete.3 index 12590b22f..aff7dd6ca 100644 --- a/level_3/fake/data/documentation/man/man3/fake_main_delete.3 +++ b/level_3/fake/data/documentation/man/man3/fake_main_delete.3 @@ -33,4 +33,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/fake/data/documentation/man/man3/fake_print_copyright.3 b/level_3/fake/data/documentation/man/man3/fake_print_copyright.3 index 207c15dac..41c68d0ad 100644 --- a/level_3/fake/data/documentation/man/man3/fake_print_copyright.3 +++ b/level_3/fake/data/documentation/man/man3/fake_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/fake/data/documentation/man/man3/fake_print_help.3 b/level_3/fake/data/documentation/man/man3/fake_print_help.3 index 744e02389..5a1890d5f 100644 --- a/level_3/fake/data/documentation/man/man3/fake_print_help.3 +++ b/level_3/fake/data/documentation/man/man3/fake_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/level_3/fake/data/documentation/man/man5/fake-defines.5 b/level_3/fake/data/documentation/man/man5/fake-defines.5 index a9e483eb6..4ca283833 100644 --- a/level_3/fake/data/documentation/man/man5/fake-defines.5 +++ b/level_3/fake/data/documentation/man/man5/fake-defines.5 @@ -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. diff --git a/level_3/fake/data/documentation/man/man5/fake-depedencies.5 b/level_3/fake/data/documentation/man/man5/fake-depedencies.5 index 10eb257d4..9e2a4949b 100644 --- a/level_3/fake/data/documentation/man/man5/fake-depedencies.5 +++ b/level_3/fake/data/documentation/man/man5/fake-depedencies.5 @@ -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. diff --git a/level_3/fake/data/documentation/man/man5/fake-fakefile.5 b/level_3/fake/data/documentation/man/man5/fake-fakefile.5 index c1659119b..468a6f3a1 100644 --- a/level_3/fake/data/documentation/man/man5/fake-fakefile.5 +++ b/level_3/fake/data/documentation/man/man5/fake-fakefile.5 @@ -761,4 +761,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. diff --git a/level_3/fake/data/documentation/man/man5/fake-settings.5 b/level_3/fake/data/documentation/man/man5/fake-settings.5 index 73ed57fc8..f247c677a 100644 --- a/level_3/fake/data/documentation/man/man5/fake-settings.5 +++ b/level_3/fake/data/documentation/man/man5/fake-settings.5 @@ -679,4 +679,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. diff --git a/level_3/firewall/c/firewall.c b/level_3/firewall/c/firewall.c index 6f9d3458d..248465634 100644 --- a/level_3/firewall/c/firewall.c +++ b/level_3/firewall/c/firewall.c @@ -17,7 +17,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/firewall/data/documentation/man/man1/firewall.1 b/level_3/firewall/data/documentation/man/man1/firewall.1 index 71a69b329..7b62fbe55 100644 --- a/level_3/firewall/data/documentation/man/man1/firewall.1 +++ b/level_3/firewall/data/documentation/man/man1/firewall.1 @@ -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. diff --git a/level_3/firewall/data/documentation/man/man3/firewall_main.3 b/level_3/firewall/data/documentation/man/man3/firewall_main.3 index 9a8cf12ee..63efb8b11 100644 --- a/level_3/firewall/data/documentation/man/man3/firewall_main.3 +++ b/level_3/firewall/data/documentation/man/man3/firewall_main.3 @@ -55,4 +55,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/firewall/data/documentation/man/man3/firewall_print_copyright.3 b/level_3/firewall/data/documentation/man/man3/firewall_print_copyright.3 index 8501c676b..cd6c16d14 100644 --- a/level_3/firewall/data/documentation/man/man3/firewall_print_copyright.3 +++ b/level_3/firewall/data/documentation/man/man3/firewall_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/firewall/data/documentation/man/man3/firewall_print_help.3 b/level_3/firewall/data/documentation/man/man3/firewall_print_help.3 index 089d62d96..029168b39 100644 --- a/level_3/firewall/data/documentation/man/man3/firewall_print_help.3 +++ b/level_3/firewall/data/documentation/man/man3/firewall_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/level_3/fss_basic_list_read/c/fss_basic_list_read.c b/level_3/fss_basic_list_read/c/fss_basic_list_read.c index daa8effa7..fcf177b7d 100644 --- a/level_3/fss_basic_list_read/c/fss_basic_list_read.c +++ b/level_3/fss_basic_list_read/c/fss_basic_list_read.c @@ -12,7 +12,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/fss_basic_list_read/data/documentation/man/man1/fss_basic_list_read.1 b/level_3/fss_basic_list_read/data/documentation/man/man1/fss_basic_list_read.1 index 30d3add13..4214595a5 100644 --- a/level_3/fss_basic_list_read/data/documentation/man/man1/fss_basic_list_read.1 +++ b/level_3/fss_basic_list_read/data/documentation/man/man1/fss_basic_list_read.1 @@ -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. diff --git a/level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_main.3 b/level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_main.3 index 7fa22f032..cf3b89957 100644 --- a/level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_main.3 +++ b/level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_main.3 @@ -52,4 +52,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_print_copyright.3 b/level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_print_copyright.3 index b2f7623ad..63ae059e4 100644 --- a/level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_print_copyright.3 +++ b/level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_print_help.3 b/level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_print_help.3 index e1987bf66..598990777 100644 --- a/level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_print_help.3 +++ b/level_3/fss_basic_list_read/data/documentation/man/man3/fss_basic_list_read_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/level_3/fss_basic_list_write/c/fss_basic_list_write.c b/level_3/fss_basic_list_write/c/fss_basic_list_write.c index de2fb2b29..52f216dfa 100644 --- a/level_3/fss_basic_list_write/c/fss_basic_list_write.c +++ b/level_3/fss_basic_list_write/c/fss_basic_list_write.c @@ -11,7 +11,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/fss_basic_list_write/data/documentation/man/man1/fss_basic_list_write.1 b/level_3/fss_basic_list_write/data/documentation/man/man1/fss_basic_list_write.1 index 97c37719b..8bf3e7d24 100644 --- a/level_3/fss_basic_list_write/data/documentation/man/man1/fss_basic_list_write.1 +++ b/level_3/fss_basic_list_write/data/documentation/man/man1/fss_basic_list_write.1 @@ -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. diff --git a/level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_main.3 b/level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_main.3 index 1779b8a8b..aa6cd5e39 100644 --- a/level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_main.3 +++ b/level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_main.3 @@ -52,4 +52,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_print_copyright.3 b/level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_print_copyright.3 index 81108115e..0515cc3f0 100644 --- a/level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_print_copyright.3 +++ b/level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_print_help.3 b/level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_print_help.3 index 06148cf94..33017ae52 100644 --- a/level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_print_help.3 +++ b/level_3/fss_basic_list_write/data/documentation/man/man3/fss_basic_list_write_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/level_3/fss_basic_read/c/fss_basic_read.c b/level_3/fss_basic_read/c/fss_basic_read.c index 4c7bc9490..39b045af5 100644 --- a/level_3/fss_basic_read/c/fss_basic_read.c +++ b/level_3/fss_basic_read/c/fss_basic_read.c @@ -12,7 +12,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/fss_basic_read/data/documentation/man/man1/fss_basic_read.1 b/level_3/fss_basic_read/data/documentation/man/man1/fss_basic_read.1 index 936143e08..11b5792f9 100644 --- a/level_3/fss_basic_read/data/documentation/man/man1/fss_basic_read.1 +++ b/level_3/fss_basic_read/data/documentation/man/man1/fss_basic_read.1 @@ -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. diff --git a/level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_main.3 b/level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_main.3 index 198df657b..284b79087 100644 --- a/level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_main.3 +++ b/level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_main.3 @@ -52,4 +52,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_print_copyright.3 b/level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_print_copyright.3 index 3f88f6ab8..62e6f933b 100644 --- a/level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_print_copyright.3 +++ b/level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_print_help.3 b/level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_print_help.3 index cf073c205..6d423d661 100644 --- a/level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_print_help.3 +++ b/level_3/fss_basic_read/data/documentation/man/man3/fss_basic_read_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/level_3/fss_basic_write/c/fss_basic_write.c b/level_3/fss_basic_write/c/fss_basic_write.c index 57e525e57..d7d5021aa 100644 --- a/level_3/fss_basic_write/c/fss_basic_write.c +++ b/level_3/fss_basic_write/c/fss_basic_write.c @@ -11,7 +11,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/fss_basic_write/data/documentation/man/man1/fss_basic_write.1 b/level_3/fss_basic_write/data/documentation/man/man1/fss_basic_write.1 index 7ce14965e..0c1e04f37 100644 --- a/level_3/fss_basic_write/data/documentation/man/man1/fss_basic_write.1 +++ b/level_3/fss_basic_write/data/documentation/man/man1/fss_basic_write.1 @@ -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. diff --git a/level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_main.3 b/level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_main.3 index f882b3807..b827f13ae 100644 --- a/level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_main.3 +++ b/level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_main.3 @@ -52,4 +52,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_print_copyright.3 b/level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_print_copyright.3 index 647c9be16..b0e8cf4f6 100644 --- a/level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_print_copyright.3 +++ b/level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_print_help.3 b/level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_print_help.3 index 0e9b20f58..f9bf774b5 100644 --- a/level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_print_help.3 +++ b/level_3/fss_basic_write/data/documentation/man/man3/fss_basic_write_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/level_3/fss_embedded_list_read/c/fss_embedded_list_read.c b/level_3/fss_embedded_list_read/c/fss_embedded_list_read.c index e8013821c..e0b6cea30 100644 --- a/level_3/fss_embedded_list_read/c/fss_embedded_list_read.c +++ b/level_3/fss_embedded_list_read/c/fss_embedded_list_read.c @@ -12,7 +12,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/fss_embedded_list_read/data/documentation/man/man1/fss_embedded_list_read.1 b/level_3/fss_embedded_list_read/data/documentation/man/man1/fss_embedded_list_read.1 index 77dbc8329..2d6489c32 100644 --- a/level_3/fss_embedded_list_read/data/documentation/man/man1/fss_embedded_list_read.1 +++ b/level_3/fss_embedded_list_read/data/documentation/man/man1/fss_embedded_list_read.1 @@ -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. diff --git a/level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_main.3 b/level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_main.3 index 174d4b4ca..4cc8d52b7 100644 --- a/level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_main.3 +++ b/level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_main.3 @@ -52,4 +52,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_print_copyright.3 b/level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_print_copyright.3 index 9ef5e4fe1..2cd3927f6 100644 --- a/level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_print_copyright.3 +++ b/level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_print_help.3 b/level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_print_help.3 index 812c1871a..523c0431c 100644 --- a/level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_print_help.3 +++ b/level_3/fss_embedded_list_read/data/documentation/man/man3/fss_embedded_list_read_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/level_3/fss_embedded_list_write/c/fss_embedded_list_write.c b/level_3/fss_embedded_list_write/c/fss_embedded_list_write.c index 6a0891f56..cbce2cf89 100644 --- a/level_3/fss_embedded_list_write/c/fss_embedded_list_write.c +++ b/level_3/fss_embedded_list_write/c/fss_embedded_list_write.c @@ -11,7 +11,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/fss_embedded_list_write/data/documentation/man/man1/fss_embedded_list_write.1 b/level_3/fss_embedded_list_write/data/documentation/man/man1/fss_embedded_list_write.1 index b892f4b66..16e18a1ad 100644 --- a/level_3/fss_embedded_list_write/data/documentation/man/man1/fss_embedded_list_write.1 +++ b/level_3/fss_embedded_list_write/data/documentation/man/man1/fss_embedded_list_write.1 @@ -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. diff --git a/level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_main.3 b/level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_main.3 index 19abdebf6..e1e518379 100644 --- a/level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_main.3 +++ b/level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_main.3 @@ -54,4 +54,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_print_copyright.3 b/level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_print_copyright.3 index af42e3294..942b72704 100644 --- a/level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_print_copyright.3 +++ b/level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_print_help.3 b/level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_print_help.3 index 8430d060b..3699261a5 100644 --- a/level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_print_help.3 +++ b/level_3/fss_embedded_list_write/data/documentation/man/man3/fss_embedded_list_write_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/level_3/fss_extended_list_read/c/fss_extended_list_read.c b/level_3/fss_extended_list_read/c/fss_extended_list_read.c index 6d76b4e92..7aeea376e 100644 --- a/level_3/fss_extended_list_read/c/fss_extended_list_read.c +++ b/level_3/fss_extended_list_read/c/fss_extended_list_read.c @@ -12,7 +12,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/fss_extended_list_read/data/documentation/man/man1/fss_extended_list_read.1 b/level_3/fss_extended_list_read/data/documentation/man/man1/fss_extended_list_read.1 index 7fcec5d6d..82305983a 100644 --- a/level_3/fss_extended_list_read/data/documentation/man/man1/fss_extended_list_read.1 +++ b/level_3/fss_extended_list_read/data/documentation/man/man1/fss_extended_list_read.1 @@ -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. diff --git a/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_main.3 b/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_main.3 index 6fe81181d..7f7dba6c3 100644 --- a/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_main.3 +++ b/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_main.3 @@ -52,4 +52,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_main_delete.3 b/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_main_delete.3 index bb092eb33..1a1a56bf7 100644 --- a/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_main_delete.3 +++ b/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_main_delete.3 @@ -33,4 +33,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_print_copyright.3 b/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_print_copyright.3 index dbc924283..db77f891f 100644 --- a/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_print_copyright.3 +++ b/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_print_help.3 b/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_print_help.3 index 33105c8d6..5fe9a4889 100644 --- a/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_print_help.3 +++ b/level_3/fss_extended_list_read/data/documentation/man/man3/fss_extended_list_read_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/level_3/fss_extended_list_write/c/fss_extended_list_write.c b/level_3/fss_extended_list_write/c/fss_extended_list_write.c index d546e5df8..3fa97f896 100644 --- a/level_3/fss_extended_list_write/c/fss_extended_list_write.c +++ b/level_3/fss_extended_list_write/c/fss_extended_list_write.c @@ -11,7 +11,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/fss_extended_list_write/data/documentation/man/man1/fss_extended_list_write.1 b/level_3/fss_extended_list_write/data/documentation/man/man1/fss_extended_list_write.1 index 2a9f4b469..24fc8e1f5 100644 --- a/level_3/fss_extended_list_write/data/documentation/man/man1/fss_extended_list_write.1 +++ b/level_3/fss_extended_list_write/data/documentation/man/man1/fss_extended_list_write.1 @@ -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. diff --git a/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_main.3 b/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_main.3 index 49da10d8e..cf38ed9b2 100644 --- a/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_main.3 +++ b/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_main.3 @@ -52,4 +52,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_main_delete.3 b/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_main_delete.3 index 46cdc4fe1..365070e3f 100644 --- a/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_main_delete.3 +++ b/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_main_delete.3 @@ -33,4 +33,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_print_copyright.3 b/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_print_copyright.3 index eb398cccd..9f9c61b67 100644 --- a/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_print_copyright.3 +++ b/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_print_help.3 b/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_print_help.3 index 64cf0ae10..4d21b2c56 100644 --- a/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_print_help.3 +++ b/level_3/fss_extended_list_write/data/documentation/man/man3/fss_extended_list_write_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/level_3/fss_extended_read/c/fss_extended_read.c b/level_3/fss_extended_read/c/fss_extended_read.c index 2268be317..79822ceaa 100644 --- a/level_3/fss_extended_read/c/fss_extended_read.c +++ b/level_3/fss_extended_read/c/fss_extended_read.c @@ -12,7 +12,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/fss_extended_read/data/documentation/man/man1/fss_extended_read.1 b/level_3/fss_extended_read/data/documentation/man/man1/fss_extended_read.1 index 9bacb8601..17f1f6ba6 100644 --- a/level_3/fss_extended_read/data/documentation/man/man1/fss_extended_read.1 +++ b/level_3/fss_extended_read/data/documentation/man/man1/fss_extended_read.1 @@ -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. diff --git a/level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_main.3 b/level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_main.3 index e3f696db8..79593bc09 100644 --- a/level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_main.3 +++ b/level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_main.3 @@ -52,4 +52,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_print_copyright.3 b/level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_print_copyright.3 index 6aee70d55..11ba0b61c 100644 --- a/level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_print_copyright.3 +++ b/level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_print_help.3 b/level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_print_help.3 index 93c275ce7..1d3d24872 100644 --- a/level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_print_help.3 +++ b/level_3/fss_extended_read/data/documentation/man/man3/fss_extended_read_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/level_3/fss_extended_write/c/fss_extended_write.c b/level_3/fss_extended_write/c/fss_extended_write.c index 8867ceddb..1851d29bd 100644 --- a/level_3/fss_extended_write/c/fss_extended_write.c +++ b/level_3/fss_extended_write/c/fss_extended_write.c @@ -11,7 +11,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/fss_extended_write/data/documentation/man/man1/fss_extended_write.1 b/level_3/fss_extended_write/data/documentation/man/man1/fss_extended_write.1 index d0aa3db61..5bbb4ca9e 100644 --- a/level_3/fss_extended_write/data/documentation/man/man1/fss_extended_write.1 +++ b/level_3/fss_extended_write/data/documentation/man/man1/fss_extended_write.1 @@ -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. diff --git a/level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_main.3 b/level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_main.3 index 033623bf3..b56f63c08 100644 --- a/level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_main.3 +++ b/level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_main.3 @@ -52,4 +52,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_print_copyright.3 b/level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_print_copyright.3 index 958732198..f8a74d23f 100644 --- a/level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_print_copyright.3 +++ b/level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_print_help.3 b/level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_print_help.3 index 6cc17eb44..9ad203642 100644 --- a/level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_print_help.3 +++ b/level_3/fss_extended_write/data/documentation/man/man3/fss_extended_write_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/level_3/fss_identify/c/fss_identify.c b/level_3/fss_identify/c/fss_identify.c index 840c432cb..327928eb5 100644 --- a/level_3/fss_identify/c/fss_identify.c +++ b/level_3/fss_identify/c/fss_identify.c @@ -11,7 +11,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/fss_identify/data/documentation/man/man1/fss_identify.1 b/level_3/fss_identify/data/documentation/man/man1/fss_identify.1 index 2f4ea2b9d..2608377b8 100644 --- a/level_3/fss_identify/data/documentation/man/man1/fss_identify.1 +++ b/level_3/fss_identify/data/documentation/man/man1/fss_identify.1 @@ -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. diff --git a/level_3/fss_identify/data/documentation/man/man3/fss_identify_main.3 b/level_3/fss_identify/data/documentation/man/man3/fss_identify_main.3 index d3149f288..1b46cff76 100644 --- a/level_3/fss_identify/data/documentation/man/man3/fss_identify_main.3 +++ b/level_3/fss_identify/data/documentation/man/man3/fss_identify_main.3 @@ -52,4 +52,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/fss_identify/data/documentation/man/man3/fss_identify_print_copyright.3 b/level_3/fss_identify/data/documentation/man/man3/fss_identify_print_copyright.3 index 899c6f71a..aa67a6bcb 100644 --- a/level_3/fss_identify/data/documentation/man/man3/fss_identify_print_copyright.3 +++ b/level_3/fss_identify/data/documentation/man/man3/fss_identify_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/fss_identify/data/documentation/man/man3/fss_identify_print_help.3 b/level_3/fss_identify/data/documentation/man/man3/fss_identify_print_help.3 index 6064a165f..e407c0c5f 100644 --- a/level_3/fss_identify/data/documentation/man/man3/fss_identify_print_help.3 +++ b/level_3/fss_identify/data/documentation/man/man3/fss_identify_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/level_3/fss_payload_read/c/fss_payload_read.c b/level_3/fss_payload_read/c/fss_payload_read.c index 9de434a2d..9cd95db2f 100644 --- a/level_3/fss_payload_read/c/fss_payload_read.c +++ b/level_3/fss_payload_read/c/fss_payload_read.c @@ -21,7 +21,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/fss_payload_read/data/documentation/man/man1/fss_payload_read.1 b/level_3/fss_payload_read/data/documentation/man/man1/fss_payload_read.1 index 29be4e73c..22e6b89a7 100644 --- a/level_3/fss_payload_read/data/documentation/man/man1/fss_payload_read.1 +++ b/level_3/fss_payload_read/data/documentation/man/man1/fss_payload_read.1 @@ -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. diff --git a/level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_main.3 b/level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_main.3 index 6b03d0cda..340d0b84f 100644 --- a/level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_main.3 +++ b/level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_main.3 @@ -52,4 +52,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_print_copyright.3 b/level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_print_copyright.3 index aa6b01eda..b6e199f32 100644 --- a/level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_print_copyright.3 +++ b/level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_print_help.3 b/level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_print_help.3 index cd57f0ea0..4a221a137 100644 --- a/level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_print_help.3 +++ b/level_3/fss_payload_read/data/documentation/man/man3/fss_payload_read_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/level_3/fss_payload_write/c/fss_payload_write.c b/level_3/fss_payload_write/c/fss_payload_write.c index da708af13..dfbea290b 100644 --- a/level_3/fss_payload_write/c/fss_payload_write.c +++ b/level_3/fss_payload_write/c/fss_payload_write.c @@ -20,7 +20,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/fss_payload_write/data/documentation/man/man1/fss_payload_write.1 b/level_3/fss_payload_write/data/documentation/man/man1/fss_payload_write.1 index 251f665a6..dabb6ce67 100644 --- a/level_3/fss_payload_write/data/documentation/man/man1/fss_payload_write.1 +++ b/level_3/fss_payload_write/data/documentation/man/man1/fss_payload_write.1 @@ -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. diff --git a/level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_main.3 b/level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_main.3 index 136035eda..f9ac599b3 100644 --- a/level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_main.3 +++ b/level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_main.3 @@ -52,4 +52,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_print_copyright.3 b/level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_print_copyright.3 index a09af40e2..747da250d 100644 --- a/level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_print_copyright.3 +++ b/level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_print_help.3 b/level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_print_help.3 index 3115f58a5..371aef52d 100644 --- a/level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_print_help.3 +++ b/level_3/fss_payload_write/data/documentation/man/man3/fss_payload_write_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/level_3/fss_status_code/c/fss_status_code.c b/level_3/fss_status_code/c/fss_status_code.c index ae35807cb..27bf51bac 100644 --- a/level_3/fss_status_code/c/fss_status_code.c +++ b/level_3/fss_status_code/c/fss_status_code.c @@ -11,7 +11,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/fss_status_code/data/documentation/man/man1/fss_status_code.1 b/level_3/fss_status_code/data/documentation/man/man1/fss_status_code.1 index da7ec079e..1b9df7918 100644 --- a/level_3/fss_status_code/data/documentation/man/man1/fss_status_code.1 +++ b/level_3/fss_status_code/data/documentation/man/man1/fss_status_code.1 @@ -73,4 +73,4 @@ Either code strings, such as \fBF_none\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. diff --git a/level_3/fss_status_code/data/documentation/man/man3/fss_status_code_main.3 b/level_3/fss_status_code/data/documentation/man/man3/fss_status_code_main.3 index 800b6ccbb..126e4f4c3 100644 --- a/level_3/fss_status_code/data/documentation/man/man3/fss_status_code_main.3 +++ b/level_3/fss_status_code/data/documentation/man/man3/fss_status_code_main.3 @@ -52,4 +52,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/fss_status_code/data/documentation/man/man3/fss_status_code_print_copyright.3 b/level_3/fss_status_code/data/documentation/man/man3/fss_status_code_print_copyright.3 index dffff181e..25c9b18d0 100644 --- a/level_3/fss_status_code/data/documentation/man/man3/fss_status_code_print_copyright.3 +++ b/level_3/fss_status_code/data/documentation/man/man3/fss_status_code_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/fss_status_code/data/documentation/man/man3/fss_status_code_print_help.3 b/level_3/fss_status_code/data/documentation/man/man3/fss_status_code_print_help.3 index 8634acb3d..869c65fce 100644 --- a/level_3/fss_status_code/data/documentation/man/man3/fss_status_code_print_help.3 +++ b/level_3/fss_status_code/data/documentation/man/man3/fss_status_code_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/level_3/iki_read/c/iki_read.c b/level_3/iki_read/c/iki_read.c index ead184e94..860c1281c 100644 --- a/level_3/iki_read/c/iki_read.c +++ b/level_3/iki_read/c/iki_read.c @@ -11,7 +11,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/iki_read/data/documentation/man/man1/iki_read.1 b/level_3/iki_read/data/documentation/man/man1/iki_read.1 index c9d71a647..52d9f75e3 100644 --- a/level_3/iki_read/data/documentation/man/man1/iki_read.1 +++ b/level_3/iki_read/data/documentation/man/man1/iki_read.1 @@ -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. diff --git a/level_3/iki_read/data/documentation/man/man3/iki_read_main.3 b/level_3/iki_read/data/documentation/man/man3/iki_read_main.3 index 461608d80..b50af2ff4 100644 --- a/level_3/iki_read/data/documentation/man/man3/iki_read_main.3 +++ b/level_3/iki_read/data/documentation/man/man3/iki_read_main.3 @@ -52,4 +52,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/iki_read/data/documentation/man/man3/iki_read_print_copyright.3 b/level_3/iki_read/data/documentation/man/man3/iki_read_print_copyright.3 index a8262a4a9..58d95011e 100644 --- a/level_3/iki_read/data/documentation/man/man3/iki_read_print_copyright.3 +++ b/level_3/iki_read/data/documentation/man/man3/iki_read_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/iki_read/data/documentation/man/man3/iki_read_print_help.3 b/level_3/iki_read/data/documentation/man/man3/iki_read_print_help.3 index 5e134dd41..89d389a2a 100644 --- a/level_3/iki_read/data/documentation/man/man3/iki_read_print_help.3 +++ b/level_3/iki_read/data/documentation/man/man3/iki_read_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/level_3/iki_write/c/iki_write.c b/level_3/iki_write/c/iki_write.c index 49f9fa35d..0e5f5468c 100644 --- a/level_3/iki_write/c/iki_write.c +++ b/level_3/iki_write/c/iki_write.c @@ -11,7 +11,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/iki_write/data/documentation/man/man1/iki_write.1 b/level_3/iki_write/data/documentation/man/man1/iki_write.1 index 0edc6847f..27a751d7e 100644 --- a/level_3/iki_write/data/documentation/man/man1/iki_write.1 +++ b/level_3/iki_write/data/documentation/man/man1/iki_write.1 @@ -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. diff --git a/level_3/iki_write/data/documentation/man/man3/iki_write_main.3 b/level_3/iki_write/data/documentation/man/man3/iki_write_main.3 index 5b80a0e9e..049dccf39 100644 --- a/level_3/iki_write/data/documentation/man/man3/iki_write_main.3 +++ b/level_3/iki_write/data/documentation/man/man3/iki_write_main.3 @@ -52,4 +52,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/iki_write/data/documentation/man/man3/iki_write_print_copyright.3 b/level_3/iki_write/data/documentation/man/man3/iki_write_print_copyright.3 index b1b15b31c..1b9087be8 100644 --- a/level_3/iki_write/data/documentation/man/man3/iki_write_print_copyright.3 +++ b/level_3/iki_write/data/documentation/man/man3/iki_write_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/iki_write/data/documentation/man/man3/iki_write_print_help.3 b/level_3/iki_write/data/documentation/man/man3/iki_write_print_help.3 index 579429e9b..d25bba57e 100644 --- a/level_3/iki_write/data/documentation/man/man3/iki_write_print_help.3 +++ b/level_3/iki_write/data/documentation/man/man3/iki_write_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/level_3/status_code/c/status_code.c b/level_3/status_code/c/status_code.c index 399f924bc..f4782de57 100644 --- a/level_3/status_code/c/status_code.c +++ b/level_3/status_code/c/status_code.c @@ -11,7 +11,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/status_code/data/documentation/man/man1/status_code.1 b/level_3/status_code/data/documentation/man/man1/status_code.1 index 374006b1e..177579af7 100644 --- a/level_3/status_code/data/documentation/man/man1/status_code.1 +++ b/level_3/status_code/data/documentation/man/man1/status_code.1 @@ -71,4 +71,4 @@ Either code strings, such as \fBF_none\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. diff --git a/level_3/status_code/data/documentation/man/man3/status_code_main.3 b/level_3/status_code/data/documentation/man/man3/status_code_main.3 index b3a4d1a7f..0d52e3eb3 100644 --- a/level_3/status_code/data/documentation/man/man3/status_code_main.3 +++ b/level_3/status_code/data/documentation/man/man3/status_code_main.3 @@ -52,4 +52,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/status_code/data/documentation/man/man3/status_code_print_help.3 b/level_3/status_code/data/documentation/man/man3/status_code_print_help.3 index c158379a7..ce6029881 100644 --- a/level_3/status_code/data/documentation/man/man3/status_code_print_help.3 +++ b/level_3/status_code/data/documentation/man/man3/status_code_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/level_3/utf8/c/utf8.c b/level_3/utf8/c/utf8.c index bc137c60c..8abdf487d 100644 --- a/level_3/utf8/c/utf8.c +++ b/level_3/utf8/c/utf8.c @@ -14,7 +14,7 @@ extern "C" { flockfile(file.stream); - fl_print_format("%rCopyright © 2007-2024 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); + fl_print_format("%rCopyright © 2007-2025 Kevin Day.%r", file.stream, f_string_eol_s, f_string_eol_s); #ifndef _di_detailed_copyright_ if (full) { diff --git a/level_3/utf8/data/documentation/man/man1/utf8.1 b/level_3/utf8/data/documentation/man/man1/utf8.1 index 2defdc732..18bd4fe99 100644 --- a/level_3/utf8/data/documentation/man/man1/utf8.1 +++ b/level_3/utf8/data/documentation/man/man1/utf8.1 @@ -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. diff --git a/level_3/utf8/data/documentation/man/man3/utf8_main.3 b/level_3/utf8/data/documentation/man/man3/utf8_main.3 index 34b9682fd..7440d9995 100644 --- a/level_3/utf8/data/documentation/man/man3/utf8_main.3 +++ b/level_3/utf8/data/documentation/man/man3/utf8_main.3 @@ -58,4 +58,4 @@ Status codes (with error bit) are returned on any problem. 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. diff --git a/level_3/utf8/data/documentation/man/man3/utf8_print_copyright.3 b/level_3/utf8/data/documentation/man/man3/utf8_print_copyright.3 index 9df3fa19f..2f510fd79 100644 --- a/level_3/utf8/data/documentation/man/man3/utf8_print_copyright.3 +++ b/level_3/utf8/data/documentation/man/man3/utf8_print_copyright.3 @@ -36,4 +36,4 @@ If TRUE, then the detailed copyright is printed (unless di_detailed_copyright is 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. diff --git a/level_3/utf8/data/documentation/man/man3/utf8_print_help.3 b/level_3/utf8/data/documentation/man/man3/utf8_print_help.3 index 24f476727..5cff8d356 100644 --- a/level_3/utf8/data/documentation/man/man3/utf8_print_help.3 +++ b/level_3/utf8/data/documentation/man/man3/utf8_print_help.3 @@ -36,4 +36,4 @@ The color context 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. diff --git a/licenses/copyrights.txt b/licenses/copyrights.txt index eec329559..9edb5dcbc 100644 --- a/licenses/copyrights.txt +++ b/licenses/copyrights.txt @@ -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.