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 bdf5ff2..74a8e01 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 9c57f48..e8405f5 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 c73cf40..18f3e03 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 d35dbfa..981e456 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 8fd00f5..ef3f2cb 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 5d05c4d..280b573 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 a6caf4f..83b0ab6 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 0bba67c..c5653db 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 cb26f5e..391a8db 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 2a9dabd..ad99049 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 2a738ad..e882dff 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 1520b5d..493c6ff 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 e401640..f07e8f2 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 8db5321..83d8c41 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 c7b24df..51a1269 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 4b6ffc1..fb67eb7 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 fda3089..df49339 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 b8dff3c..d34156e 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 bca3cd0..cf09e30 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 79e4cb7..45924e0 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 1da904e..ca8f128 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 9865d15..113c021 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 6fedcc3..74a8766 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 5071aca..feb7f02 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 b101f29..62e9cb2 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 c209a52..449355c 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 11b1fa3..fdd2399 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 badb4fc..0bff7d0 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 bce59bb..58d82de 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 effcfe4..3bc3b60 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 bfdb88e..5ee6a51 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 b3f9785..ffe8ed7 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 fdd00f6..80c9457 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 9be2563..ab04cb8 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 bad8c1b..c92a587 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 ea1890f..d5a72f5 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 5f54fc4..51dc407 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 6c910b9..5f8d1ed 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 7859d6c..dd7e9d0 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 afd2f9f..e2fc16f 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 3419c32..a61ed2d 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 f88f82e..adf12b6 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 8a34176..b330aac 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 4b4d873..2bce94f 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 65b4142..1e0e217 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 c6b0749..31d9213 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 712666e..05ca073 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 70e7595..cbe5685 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 af25aaa..b0b9007 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 5646129..199f235 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 226b0bc..a7bbbc2 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 5346fa1..15e66b7 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 231a933..5b65c14 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 7b4e073..e19d6a5 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 1428411..50ac531 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 f2287c7..3748f81 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 4ab4743..a0d6451 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 45fb3b6..c7221ea 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 5deef41..dac26ea 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 7e0b5ca..e4eee04 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 fa20ca2..23e5306 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 33af71e..97ff4a1 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 a092422..8b12ddf 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 8e803c0..fb1a8f7 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 621179c..70e62af 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 6ee6dec..29138d3 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 e17a65c..87d06d2 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 14dcb39..7d0ad9b 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 35c44cf..ee69090 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 62bc38e..6f9bff7 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 7c14dfb..c4c0df8 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 8e76d13..7c2d8f0 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 346f1fb..ac03c7e 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 7d7a7e0..cbced14 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 b5a68fd..75e93a7 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 8c13936..7a5378f 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 f818e2a..739eb0e 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 b41bde0..f68e407 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 79aa35c..3cc98d9 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 7012a1a..b45536e 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 c6e15bf..3a9cbc1 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 e99d341..d852d45 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 8bd380c..9566a34 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 18aa37e..fa08608 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 65a8485..ecbe559 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 f8cf5f9..b7b14dc 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 316267b..ead5c3a 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 aab3c2d..5b42930 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 7568f9f..26dc6ac 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 f63a191..35ae593 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 1e561f9..3fc7fd6 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 91dc929..b6de079 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 1cf7703..502dcda 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 fbb9f8a..3ee53a2 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 d61eb5d..8401430 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 be3f991..3b8b6d7 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 8f7232b..dcd4768 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 d03747f..2414c8e 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 bb8220a..6b97f48 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 7418af1..008dfda 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 283168e..9735789 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 435871c..1d62396 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 f546e8b..e505f2b 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 8fa6abe..361f649 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 b17f7e1..2d1a61a 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 730d532..c50189f 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 8835783..4ec0e02 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 a5b265a..e6b71d8 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 680d466..2efb6ee 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 66abdc7..1a65bf2 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 0e6593e..c4e511f 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 e46942b..a9345ff 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 3e0fdd4..3c37eaa 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 2341ce9..055eda5 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 7e98d89..e9d7a58 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 828a6e8..92c4bea 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 1e330d5..4ea9849 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 d392800..65798a3 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 b7c0058..011d87a 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 3dc8ade..a758cdc 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 747464a..0461ac8 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 e6e69c9..af8d7c0 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 fe1e4ed..2514f8b 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 c9da104..7dddbd8 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 1f5b913..135820e 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 519b90d..6360480 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 3c0fe1a..ff27ad5 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 a5f3999..4022c67 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 c892cff..bf207d2 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 57dd809..3d9837f 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 756e7fb..8ce4f0a 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 5ba29a8..e7f6867 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 b1079be..45a2587 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 074b8e0..75b6b0c 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 1b492f0..734a91e 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 a5ea1f7..3aefc7c 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 e712174..be0cda9 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 0b49de9..7b7a460 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 e749a15..6af245c 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 2f749c0..83242b1 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 f0d528c..c6ee38f 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 eecbda0..969291c 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 3ba9072..daa4e27 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 4cb7356..103280f 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 f300f99..4c2f70b 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 80401b7..728bc66 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 e01c27f..912d556 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 6aa4a26..c2e4660 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 ac938f9..dbc7143 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 ff06a89..5e187a5 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 b652891..b58811f 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 2ccde05..591f074 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 aa9f520..c2e5ff8 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 36eb9ce..bfdf137 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 0a51566..b7fb6e0 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 cfd9741..c064325 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 56c4b9e..88ad993 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 9f13b48..a950445 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 2249345..9296fe1 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 c3e5881..1531068 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 27df50c..bbf4fff 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 37e1b13..e427ee9 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 e4b9637..d05a0ec 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 9e267b3..b931fbc 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 523b602..a0ca46d 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 aa53f01..fd781c6 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 c3730eb..4c1d838 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 89fc186..e949b67 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 90c6900..8bd2ac6 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 10d0a8e..3249fa5 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 5a6e4a1..f7947db 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 ad8351c..b092ca5 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 938f07c..4b784ec 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 17fc024..eb822c5 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 dce3076..4638fa8 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 1a069e3..77f6616 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 04d5d2e..d131080 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 c024b10..095dd1a 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 3187fa3..c7a261b 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 11a1efa..cf7c836 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 d44ad11..621d6b1 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 c76659f..f051505 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 38ed988..5f607a4 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 a67261d..9fb4876 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 173ab41..482f651 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 4e011b1..0db8d4f 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 832d729..135a903 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 67ace47..f85e8ce 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 a9217d4..91890f2 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 f0b8dc0..623a1f1 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 791cf8c..c4659bb 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 2a7d47a..0e86b79 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 d37f413..1b8f71c 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 26f1095..d41287c 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 22093a3..2d31198 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 f3a1605..72c01ee 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 10f36b5..23e81bb 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 aea57ab..fe305d5 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 a674a12..569956e 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 fa619b5..978a560 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 4eccbe6..fb49dcd 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 af9940a..52b8bf8 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 46fd127..9862f4f 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 638e0ff..6c4f620 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 77f8c0c..4861723 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 a3ab458..9c7de78 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 9a2ccad..12fc4bb 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 e0a7775..db626b5 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 a199e07..45f06a6 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 8d357cd..4bdd9f3 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 83aa7b4..76f22e8 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 6595a3f..d3272e9 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 b9b6ec8..a75e5f4 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 bfbc4c5..bba18fd 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 e873a21..1cb90e0 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 f8ccbaf..568888c 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 832801b..7a9f2de 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 105340d..539ee8d 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 097a495..f972324 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 ee61eec..e29703d 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 7de145a..320c8c7 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 ab9e6b1..9a83294 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 27d3de9..45fe07d 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 f937db2..3c2ca40 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 f309625..2cc995c 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 5babbc7..eb2e80f 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 5c014f9..751cd58 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 ce2f023..fd417b5 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 5180a96..0caccd2 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 3d30c4a..5fbd49d 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 c82b78d..7d7b94b 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 2bc5451..035956d 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 fd1bb2b..b1d25ef 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 92353cd..d840824 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 334c447..7dbbf3d 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 ac439f5..351c021 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 6644afc..769f683 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 6227384..e9eea05 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 e543e68..140c888 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 8ebeb1e..607c655 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 ad2056e..d5e6241 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 b434ee1..ebc4cc5 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 4a5ccb1..df1c940 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 b0df28d..9ce25de 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 69a4836..fc2cd0e 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 f110573..6b844f5 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 e3c20db..bf3dcb6 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 eecba2d..24f27ff 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 ae6e5fa..ad165a9 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 c804adb..b39bb12 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 3377fdf..028c5be 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 05c74b6..d736a2b 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 cbae7c1..a86ffd9 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 b4f4c10..afe959b 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 2bb239c..4079f3e 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 ab39032..3bb3eca 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 41620fa..d3fb396 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 dd04310..7695719 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 2bdd713..7204887 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 75dea1e..8de57e3 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 931a76d..e17c539 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 c8bf84c..8392190 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 d66b6c5..ff9bd90 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 919c386..5b90d81 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 acdc745..e1ffb1e 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 c733798..c51cf41 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 700d29c..ac049c9 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 6cd8790..ac98fed 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 11afaee..dd4051f 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 ee82ce3..c8a9071 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 08aa7e6..4d53490 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 366049c..1090ef5 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 49a15ce..3e60fdf 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 0960123..72aa3cc 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 46b6270..0652b24 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 23be682..19b6149 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 12222f2..a872385 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 857f1fb..1003c02 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 23d8574..471ff5e 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 429aaf2..5d8a471 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 2b9866d..2abbe5f 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 ea6c2d5..7adbe9f 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 974cf7f..69576fd 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 05338e6..dc59726 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 7c7f42c..5171b34 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 78ebd64..6118a9f 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 ca1e9d0..38ed930 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 468bb22..507fed8 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 4075f76..ef27f9f 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 95df37c..34230e6 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 43ce30b..ee64b68 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 ccf4331..e3957a2 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 d9c7ee2..c30e8e5 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 d6f0da6..73f8cf7 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 db192d9..0923366 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 05366f2..8dfb18a 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 9f09934..eca5f4d 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 229dd50..1cf0eec 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 6af9b25..be971ca 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 cb5cc46..95f4afb 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 7ec8a2f..974c333 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 3f36d11..8c078f7 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 b75fb81..1e0998a 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 1756f55..229ad99 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 74ce29f..f25cbdb 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 fcdd07d..4583f2f 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 747da21..4dee50e 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 5a23762..ace18a0 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 fefc106..e308f69 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 f8243a0..139b67d 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 612f780..be66ec6 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 2909497..3b58241 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 ea67f69..f3efa8e 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 5a458e6..ce7fedc 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 ae7c953..ef144ce 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 3fe423e..f7134ad 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 9dfbea3..c400218 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 5552d3d..ebe78e4 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 b20f2ad..6dcf7d6 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 6996ae3..6dfd690 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 dca2dda..83bc16a 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 af885ea..31ba9c5 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 e75f15b..26f4580 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 86a4f80..3cd8a6c 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 0c32a8d..7d18017 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 e5cb67d..85bb6a4 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 8db2977..b4a8675 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 85eda07..91686c6 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 d7ac952..5c16159 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 7687374..0ae53ae 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 36d6fa3..2b6b8d9 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 3798042..20f83ca 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 77dc4a0..d1f7a83 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 5e1b05e..16f9746 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 aa295e2..86ee379 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 5257b3a..0078aae 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 85ad7b3..758bce3 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 cf88e44..a8ccfe3 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 222c263..6ce58c6 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 6c67339..29b4d68 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 d38815f..3e4e843 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 aefffc5..7edbb0c 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 25ded55..46fcaf8 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 2bb9bc1..c0e239f 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 f5e8aaf..5c71d61 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 c91820d..da2cd33 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 285b3e5..3454472 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 a5f54d4..ac06695 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 9bfb8e6..3a7cf08 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 a90c647..25d42ab 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 f52222b..7effcb4 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 e39fcf3..9a6f0ca 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 ac55f95..d547f5e 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 0c5a0ad..278423a 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 22d93bf..72a68ed 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 ad95334..c0d0416 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 592022c..4c464ac 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 3641cef..a5f1d6a 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 acbcdb2..a873e00 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 ab679a2..b8b956a 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 367f120..2df7454 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 9ddd345..2391aa6 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 70fe0a0..419682c 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 c402af2..353268d 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 4361aaa..7a35295 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 2737974..2b0fe8d 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 b7634ae..4e75274 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 980b074..fa7a75f 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 34ecc7f..86aa827 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 2643f95..355e972 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 3995f74..c5d1e34 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 a031ce9..0fa8938 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 c43e190..d9833c8 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 2adc3e8..0d3bfb6 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 bb72523..0f52fed 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 107d142..0f31489 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 96e725c..c7ccf47 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 b72e741..21a5f1b 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 98b0ac4..af6c434 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 a854a33..6d5f190 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 79fb25f..5592428 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 737a91c..0ee0b35 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 08d5a37..11daa6a 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 cfe1587..5067d53 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 d6c0ffc..5cb7236 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 1469ce9..d84bf4f 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 0605d8d..eadbf75 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 c63ad67..cf0e6c0 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 3948c3e..f674ca7 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 d23e474..509a587 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 ad605a5..116d737 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 1ac58e1..08abb31 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 953899c..27568fb 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 95c4dc7..d81ea3d 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 5d735fd..f51c76f 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 f104530..f6554cf 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 7f18415..d898218 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 894a96f..33c8090 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 1cc4ee4..3146424 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 97dc317..3d99a90 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 7d30f57..d49f1ca 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 78fb2e0..8618b53 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 f85493b..353fde6 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 23049a8..1658e6e 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 aba48be..5992970 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 a25d8d2..042c224 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 762b348..c7f3a9e 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 d5efb36..4fad394 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 38c76df..eae71dc 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 20c1bcb..15861a1 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 2ac4da2..98c3a1b 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 783a9fa..e8f6d2a 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 9423bfb..733bdd9 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 d10522f..04adcd5 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 c7e56b2..58b1928 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 0d2f5e7..217d5c3 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 5be233f..3cbd7eb 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 37c9404..16c65cb 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 40e094a..869ed3b 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 fde2221..ba0706b 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 fc9ddf9..17f474e 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 dd304e0..66bf022 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 2fc6874..ca2adbf 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 3e3ef9d..c487f41 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 094a91d..082f374 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 75b7ebc..4cf65f6 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 da30c56..95b6c50 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 ce612c3..f431dcc 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 621c626..fa00f54 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 28919f8..fb9707e 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 386a570..1f88896 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 23db75b..f62de25 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 0d188b5..b1d6d73 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 2f81080..3691605 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 b7d8d9f..83dc664 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 8ae8b71..a583c98 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 5bf8d1d..5a6c087 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 ad74506..ab2c144 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 b279beb..17ac5aa 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 057d8a6..1680868 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 dd3c7bd..cae087f 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 50c9642..2cb4a51 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 635eab6..5b431ea 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 9060048..0e0b847 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 c083dc1..5a47fcb 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 9be9cf6..3509b67 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 d32c54a..0c1ccc6 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 fc43c04..2807158 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 475b5ce..e7cda16 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 1e512ef..172387b 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 15675cb..05eef6e 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 73000a8..994e8d1 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 1de94c8..84dc6f5 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 be659c7..eec5b6d 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 7c1d440..938cba6 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 5d7e178..ede7833 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 2cc26bf..66f48fb 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 5a62ee2..819657f 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 1353862..de75530 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 6a6433c..0adc2bc 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 855bf84..c765f81 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 63e0f3f..527727f 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 53aaad7..d029bf8 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 f1582e2..7d02452 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 4b61700..804e25d 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 f0f75f7..7d39c6d 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 abaa9c0..0a7a20e 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 244c088..7b1261a 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 1877a9a..c1ae2ab 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 865f854..ba03cd4 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 2bf4b5e..0c85788 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 e38d23c..24cf158 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 f191fb6..e40d91e 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 b7c5a99..cd7bed2 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 cdab188..19a1342 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 a89abc3..651e0ca 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 9ff8bf1..7eba1b4 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 8e9b297..34e1809 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 e56d04f..7677e6d 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 4146e2d..ac654ff 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 f29042e..f1bca79 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 bb5ecfb..7e59542 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 daa9566..50397ee 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 2eb25af..98bcc1f 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 2bc7aac..d83982d 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 c759b1f..578f01e 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 badc073..5858690 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 01f8992..f2eb3ef 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 793b860..4464a20 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 da07aa6..2841c56 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 bf06a58..5ef475c 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 be24076..ecc2a59 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 2ff1c67..d5930ad 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 8324ace..f15a8c9 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 092f390..51f87fb 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 7a77d30..5c98f54 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 92e1920..dc55c11 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 378c454..4b175b2 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 83e5f7d..eeee977 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 1bc10b1..e12d98a 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 c8797e0..7f6e246 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 c8c12a5..8b5fd7f 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 6bce26b..d1f3202 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 f135bd9..0b902d0 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 197fddb..bf21274 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 eb0d471..edee9b9 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 79dec30..4b0c41c 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 904d26f..7e86e0b 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 c4a7b9a..d1cff38 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 5ee4223..3a4d965 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 5660d43..5841aa9 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 c852e80..5aee985 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 7a9ac8d..8ef583c 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 6af117c..454e9f1 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 c205776..273addc 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 9fc9154..cf3059e 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 e8ec38a..ba0880f 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 203226c..ab388ae 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 83e387d..c328e8c 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 9e26264..dcd4c96 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 52ada6d..4a2c239 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 33c4b10..fdbaaab 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 815d5ab..6ed0419 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 3188feb..7c9eba8 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 346f286..6bd2c5c 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 b74f296..066f710 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 e2edfa3..0371477 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 b269e50..d19a1e2 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 d718cf7..8c5cf24 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 b0c153e..533acf7 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 55aaaa8..5ae69ea 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 d997b0f..a7767ed 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 26628b4..ab65d40 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 3e3eb82..857df16 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 c275da0..73b9996 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 0457561..e97bdb0 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 9ea38da..97bfc20 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 518c23b..525e034 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 92554d1..ce1f807 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 068e3d1..0bec8f6 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 da1ba33..a84fdd3 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 9263de7..78f2fba 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 e22b254..212f921 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 2770684..03aae32 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 1ca8d78..9bcae00 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 7f3e087..607b149 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 171a478..66174bc 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 81bdccf..bc07fc6 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 3853b28..7a50f06 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 9369df3..dad39fe 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 223f74c..17e706c 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 4ec2ecb..93d2a31 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 a1f7d2f..0b2626d 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 1d8d0d9..c065a2a 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 bfd0cca..4c7f538 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 c4fe5bf..e418256 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 d764f77..703694b 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 f1bba8c..3730735 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 a49a3eb..3fd27a2 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 d9fd48c..16f8690 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 fe15a1f..73e422b 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 6c07b89..d0893ac 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 60d1be0..ef62cd5 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 2e3e191..ad2713c 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 f02cccb..644cdf8 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 188bf72..14a445f 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 b1a23e6..c53844c 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 ca821fa..34a5996 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 9bb481c..2cc700a 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 b006b93..dcd6308 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 d72c8cf..2ab4d12 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 c203692..5a748b9 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 e1bb4cb..071bf89 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 90dc8ca..9869ecd 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 08a01d4..58ff2ef 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 84a0392..04ee807 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 2852419..d12ce17 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 8eba8ca..393f0d2 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 155a939..269eb8f 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 fce7b34..c026f64 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 bb3c02d..03fdf6c 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 675f45f..de3f470 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 9c93db1..0a77bf7 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 82b2ba5..18fdb6a 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 1283d66..207181d 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 10708af..d589d93 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 49da54f..2eaa6ad 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 947bbd9..3c18886 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 ace62e5..43a5cc4 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 33b99ad..5d214c7 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 1e55344..e4f20a2 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 04667d0..434acdb 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 5d3af5e..4f0bed4 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 6d44f25..f315914 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 b75f430..9978cec 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 55bd542..58a1d5c 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 b56e799..f2a80a9 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 9a41fb3..66f559a 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 4d76e35..d10509f 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 1aa6fba..e1f55ec 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 6321a99..689ee1d 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 0f1484b..42b74f4 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 da3ae89..a8f893e 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 d79d43b..26e8315 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 1ba03ef..bce4deb 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 3faa95e..e9bb391 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 a4bebdf..c452943 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 2278fec..037ca6b 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 91d8396..70b2ff5 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 8c14ddc..0c1e368 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 93f2388..c40f783 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 7e73172..bd28e27 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 ce590aa..835c68b 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 8a74383..5f3b19a 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 5cfd772..2f437a0 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 731b08f..54f888a 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 f4c3939..12d1e04 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 8477d8b..2f1a5c4 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 309e216..6d70935 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 aecf813..da4d91c 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 f11e04e..191dba4 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 cbc55ac..0edd0e8 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 425df64..bba8b0a 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 dc09941..b30a8f8 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 2ec071b..7005c31 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 f8521f0..4c8068f 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 b4d68fc..da2eb20 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 29545b2..c9426d7 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 47ddc1d..1a471e4 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 ba4f8ee..4b5187f 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 d56b99e..9ceb161 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 0630f9d..004ad1b 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 d34961c..d02e2c1 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 51ddeed..a1e3870 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 2a4f965..2d49f5b 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 5beb2d9..bf8095d 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 1ca9112..8294dd6 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 b6be783..8690b6b 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 79f3287..a68d401 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 5799219..0b0ef8d 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 f13fc72..085b572 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 a7b3e14..9833746 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 36c4489..baa3747 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 1a7e8c6..ed7b4e6 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 f86e2c8..bbd544a 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 d974b27..6e456ff 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 5be60cf..e81ca30 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 e65d537..0886e3a 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 70ca110..5487a22 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 7f2e41d..4e8536c 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 7ed4f36..441fcbc 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 823d82a..27b057c 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 b895432..479084b 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 38a036e..746b215 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 b139a91..7a1b0d7 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 e4ccfef..ccd5f49 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 0f22a6c..05eec3d 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 d483cfb..88fd2b3 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 d98753c..73e2af2 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 0d2426e..90f7809 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 1b62b18..a35dc01 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 7a06319..251956f 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 17b3263..4a2210e 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 4a78603..b84e0ac 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 30db70b..c4d3bf3 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 cc4f89b..d932d0e 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 e9b3cfc..7bdd42a 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 dc3dd3c..2a8dc70 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 ec1a3a8..571fe27 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 09307d8..690803b 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 88f751a..a1de91a 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 4d5cd8d..48ec5cb 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 f45a360..f42ffcc 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 b079b6d..b285024 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 79c7e39..94399eb 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 e252dda..0d2b383 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 2a7b128..34e8a43 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 1c4ce1f..da94632 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 e291e48..99661c2 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 7e6c61e..8a59640 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 1733c4d..4796b35 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 3636c02..5166e85 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 b51ee95..1a0243a 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 bd0cdeb..6bd559a 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 1255e01..dde21b5 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 a81278c..85d973a 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 f2f4b70..734f4c4 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 49ad7f6..1901a9f 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 bbc617e..56a68ed 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 30eef85..fb4f880 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 e08e8b0..e48cded 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 7042f42..fad3e01 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 308e5d1..997e121 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 7167f73..fc22134 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 fc8bd02..d9e0c27 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 ec3427c..2c3eb7c 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 f6a165e..8fc9c70 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 84e8364..e44ae08 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 a8e015b..0c97a3b 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 c6a2d25..951cc20 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 90a5e09..5215112 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 162ae1c..d039b60 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 67a6fcc..7f23094 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 3fc576d..55e73da 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 a0f252a..4fdac82 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 334e745..bc6489b 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 998403f..03d20ef 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 beebf7e..1186a1d 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 1a2ea1d..20ed071 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 cc76427..b790bbb 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 cbe46e0..4ae08e2 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 1db7376..7a003c8 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 74d19b4..17ea03f 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 af369cb..bd10425 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 2f3e507..8de75fa 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 8047106..d132ad7 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 c68fb45..237cf09 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 a61f4e0..9a1f5aa 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 9858121..fc1521a 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 13d2f7f..00b1f4c 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 64f89b3..01bd7be 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 013521d..45a8d10 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 e690485..5d199cb 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 6549870..a029f86 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 7a7108c..8410203 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 a584553..5cc4729 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 b94f692..d0bc1f0 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 cd7a651..4534dde 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 778584b..1361c62 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 237715b..70e7c1a 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 493369a..2558397 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 2fd80c5..82c2c96 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 0319aff..661c421 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 8e0537e..b493863 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 c84f520..793e9ee 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 26eaa3c..c02f4bd 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 4634e1a..a3efce0 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 c7b7170..1c28866 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 518af59..b56b50a 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 efa3cae..34221bd 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 a2c9870..8f2ea38 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 5d1125c..b04f299 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 f4343a0..89ec63b 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 ce1b380..51ef500 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 db77268..064c834 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 b2db11a..8fcaff1 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 b16e4a3..7a93c8a 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 7c50fa0..38f5046 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 94aff79..4aa312a 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 ac36091..8bd1db9 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 c66c6dd..1a9630e 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 db7a1c7..043ffd8 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 223bb37..0e570af 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 cec21c5..f8a8a62 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 480c44a..cbf8d32 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 dd465d6..0124918 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 ab3cbbf..2461e44 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 3b06476..3854c12 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 a73b5da..dc3d7cb 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 b3f291e..ffcf3fa 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 9b22539..f06267c 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 bfd913b..bbc70b3 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 2464e41..f52ff41 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 3173318..dc6cbd6 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 52a24b2..7eb2ebb 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 1c3a6ef..850abb3 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 650b681..67fe20c 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 45b5907..321e67c 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 4b73bd0..6d647d5 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 70e307b..6b06835 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 a942a50..f8ede4f 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 bbff908..1a203b3 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 f2a31b2..62db80e 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 747360e..0e26f5a 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 7fadc7b..60addcf 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 bb9c130..df2c536 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 44fa092..0acfdc6 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 ca69514..189e72d 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 ab3226c..3625ece 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 17a730b..ddadd57 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 561e4b0..a95351a 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 3113527..eafb010 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 c16fbfa..d5c7662 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 a178a39..3ceab72 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 b24d3c2..ff06f85 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 e73b1d1..23473ee 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 47bcfaa..bc9fd3e 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 dbe1c1f..4aa40c7 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 76ff960..a7916f6 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 0aecec3..aa6c66e 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 c372907..041b55c 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 288edfd..0d0c6aa 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 fa47649..517e565 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 2a0d23d..4e67cf9 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 e8e1832..9d651cb 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 933cc63..aa3aaa5 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 7862dc1..72cb1b3 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 6a6481f..3a78419 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 c02ca31..ab16945 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 deabd27..dc4eb04 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 6deb74f..aa1bb16 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 1b33eeb..401450f 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 d7e1975..efdd532 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 72d6507..bd46eb1 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 b9d0836..8e75e9f 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 6931686..32c110d 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 bea0b76..417a30e 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 17c85d8..218977f 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 3266e5f..4f787d0 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 1feec45..1152df9 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 9097e68..c9c625d 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 32f0763..8c2dcb8 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 bcfe23e..2ae9bf2 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 23f0091..d44e0c4 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 15c384b..0e3b50b 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 0495701..5fcd522 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 6bdb58d..8a1e276 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 be88be7..d7517a5 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 58d5f1f..be23f7f 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 78d795e..10fc052 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 490e1e4..85f8878 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 e3fb543..81476dd 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 7900e21..6c39a70 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 fa882da..ff4a239 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 fabaa76..7b33619 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 3d9e100..d15a2a4 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 5003208..822de64 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 7feca33..7e1093e 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 0530287..34d0226 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 da15891..025a4e5 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 172445d..038bdb5 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 bcd2964..a295552 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 6401ae9..a1952bb 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 64545bd..f6a5c94 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 c52226a..3ce1bdb 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 a427b28..0efbf67 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 51cee7d..cf158f6 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 010a67a..6790c5e 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 98b8c86..b433811 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 5d828fb..e8b57dd 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 543d26c..81cdbb3 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 2cd6019..3748f7f 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 1124f7e..70f1b65 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 1de3038..1376378 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 788714b..13f3116 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 ab7507a..a7e8b08 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 a82494c..fc61e6d 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 468f7f9..abe6210 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 0989c37..2f8db0a 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 6e410db..a4fdce5 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 f82479c..ab64ec7 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 1cf247e..f75bea5 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 487f0ce..6d39cb3 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 20b0ee0..fbeeebc 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 015923d..932beaf 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 a89ff09..4c84d3f 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 2f48cd5..52416be 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 c8ae5a7..0dcc478 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 7f74aa4..bd446ff 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 115404d..2f7dabb 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 f12d449..d9685f5 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 97a3a63..d63ce16 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 048c429..cd2ba30 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 8b1e25e..d1d8d09 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 9581d5a..cf5de34 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 95b642c..638e716 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 7022591..e41556c 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 6e7064d..a249976 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 1a0f257..0e9ccbd 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 d9311a7..e9d262b 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 88ab2e8..1973e77 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 71846ee..f1380aa 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 182ecd4..425e65d 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 9d4c80b..2496e21 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 0bf839c..f9a19ef 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 54e7d15..44cd8a5 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 20888cf..f3685ad 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 35d6a77..b4f0859 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 34052c4..fe4b78a 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 ae646cd..1af0b1f 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 592939f..37c6ff8 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 5e2aa70..b1eeff1 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 3de8d7d..220980a 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 cfad5af..1712730 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 e749663..27ae166 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 165d4f9..6a23aba 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 b55a4a0..37679d9 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 6c8423e..b6f2db6 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 8dd8dec..49cf47b 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 92e8baf..39d0719 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 3b6749d..3fe36f1 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 8edd7b8..bf01245 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 9334b46..5253c98 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 e07a0d5..d5b6130 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 40d6861..c1528dd 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 6bccce3..a0c23ae 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 4b72802..39f6f58 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 3484ca1..5ae35cc 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 86b01c6..adea496 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 23823e8..b04a8e5 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 313e490..876b4a0 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 ce6d690..289f72a 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 a6cb28d..e315ab8 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 e4f3610..5c1b24c 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 3abed27..318a388 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 7f896dc..b1a3c65 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 33019e8..64ad378 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 ed628ac..97e4a36 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 15568de..d5f2652 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 df4320b..6d31c6c 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 a722445..5c27987 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 7a71d4a..b0176ed 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 0284c08..66c030e 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 461a0dd..00a5900 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 c0d38c5..cc4067d 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 e83b156..ec410f4 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 578e162..3fe1ef4 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 f101dad..3e31cbc 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 8680354..4d2b842 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 b62098a..8d5b892 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 1546fb6..513eb54 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 9fc4eb4..f6f9737 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 8267e46..bc885df 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 7830380..a481084 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 355cab6..fa4f80f 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 c81b8df..a357398 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 c04ee7b..26def52 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 1022c7f..7da3932 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 cdf8d41..b721e7e 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 ec4f99d..646ebdb 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 249427c..c3ea9cf 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 2916699..b890f68 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 cf59355..aeae021 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 d8334d8..0440c4b 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 fe50c13..e0929a3 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 42e5a12..1c961a7 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 f65d7ab..06b0330 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 c259411..03a3521 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 b619f34..bdc3b32 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 6f63f3e..847a4c1 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 e7ff17b..1b02960 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 95f9a33..4ea4548 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 680ba7f..e7ce3db 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 4db50e4..6e5aadd 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 f1e8d1c..4d1368c 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 ef64d3b..dbcc5f9 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 204b133..6a4ee6a 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 c96f6d6..5ac7641 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 28ba34f..8400891 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 c932932..88d3fa6 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 f952120..c3cf0f5 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 46a2b56..8b9d189 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 e0b28c8..23f5cde 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 b039d55..43536e4 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 8052e2e..335232e 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 bb67483..603b354 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 f3eb7d8..2f400db 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 a7aa3eb..f1ce514 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 e8c49de..227892b 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 3e28c93..8f1825f 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 ae79aec..146b8c4 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 5e3b2b5..35a65e0 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 c59b27c..8014d37 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 c4e412c..21d1c02 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 b9184d2..9bec2c1 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 1e7f990..8975b0e 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 7587c89..681281e 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 c63f67a..d13ef9d 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 346d93c..dc7321d 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 79d70f8..34aef98 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 a8ab26e..a12368b 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 470028b..876981b 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 2823ac5..05e4465 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 f1faaa4..93646e6 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 2530a4b..99c9c5e 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 f25b924..32c2d7c 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 7124001..6a9ebf7 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 fc8810b..7792866 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 64368ca..6c45723 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 e9aae2a..c86284b 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 925e22d..48e5c69 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 38a4946..c9f2c04 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 fb6b8a8..04b0b54 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 f28a2fc..de35484 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 2b29fb7..e1b9c91 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 57f6f0f..05ac449 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 94fb994..26f7c35 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 0975953..f6fb2c7 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 aea08eb..78a5313 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 5a04a17..6cf008e 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 bf615d0..3284170 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 736fc7b..a793053 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 646a220..e7957ec 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 c3170a1..6ed312b 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 25bc1e2..079a3cb 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 7f99d79..ed29822 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 50008d1..db99db4 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 6db4818..533b623 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 675014d..2e56eb9 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 9b3a926..231ba55 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 6393d1c..3d7cc48 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 902c421..327d425 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 98f6b6e..857778a 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 0e83ba5..bfee3e5 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 53619bb..ea4b897 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 c2d7e42..bcf2ab0 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 05126b2..2bf2eba 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 cb51143..2d522cd 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 6ecac70..e4c0add 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 6341f27..12d17ba 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 66f4d68..90db608 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 8cc01c0..b1966ae 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 d3a8700..62a7854 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 df225c5..6e0c280 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 1fd3ce0..8f1b41e 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 f4f7431..e0063e2 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 e87d918..c5de5a6 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 ffde2b9..695904b 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 c223e6f..fe46370 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 20132fd..d8cd36a 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 4a6dd59..2c4eb76 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 33819a2..a09457c 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 00e9866..954133a 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 08566d7..5d07a65 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 4f4a8c8..b2836a7 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 5e5017b..8563bf9 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 c075bc6..c62850e 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 af7f535..1814e40 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 e23af97..bcf6dc1 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 756a6b0..ee8afdb 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 4f1572f..aa29b94 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 df829b8..67a2c84 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 de8fb1a..8a19dcf 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 bbb8453..1f7fe84 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 8cd1a57..0fa8a67 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 4df099b..06b9593 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 8a06378..31d7e9f 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 bd0e0ce..430a90d 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 88d7988..2cf46f4 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 c41db10..d10f121 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 5e12c46..216aecb 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 cb57f6f..da7a856 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 a24747c..4ec53b8 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 cfe24b7..3024313 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 f0c85c1..88481a0 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 9c39e50..71c1197 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 086c6d4..ae02301 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 0ded6ff..fb5dae8 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 3c90a64..46e5395 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 364ba63..131d867 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 b918dd9..45ed36c 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 8c60db3..030b34f 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 b5e983f..5074a45 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 494676e..02d0e26 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 4a575be..0935b64 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 e1d4c1e..1fdd039 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 fb24e23..477174c 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 704f546..63ca250 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 5d0c701..2686aa5 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 c866093..fb835a1 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 8822bc6..4141780 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 535e325..e410685 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 8d4a062..63e020b 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 7343a16..9cf76f5 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 a797625..965be0e 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 8fb8346..73f8c63 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 59dd585..137b8da 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 02825aa..eb953f1 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 cbf5d03..c1b19b0 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 ab81bdc..5ea8ff5 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 78b7b7e..af9b32c 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 5abb794..ad15c7f 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 c507315..39bf9d9 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 339ea25..c9493e7 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 a9f9778..f76c51b 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 ce0f5c6..8185334 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 c3aa0c4..b8f5c20 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 e7fa2a5..498253f 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 7413aa1..e4d14fd 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 2e25b66..2c56f77 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 27a91b9..cec88e6 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 80dda0b..08f35f5 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 f2c2d29..d1c5e9e 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 c374cfc..1b607da 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 857d821..93078cd 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 98828b2..2ef9e67 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 c4cccbd..eca5dca 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 cd524f2..60475ec 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 fd22aa8..128aaf6 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 460dc67..6155ea1 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 67d87b9..55e2b2a 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 373fb93..74bd48c 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 6c832f9..337d096 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 6fda5a7..88f7aee 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 2773d17..5873e10 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 c94f33f..82243c8 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 a420d40..ec87bf4 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 3dcf02b..1f0c287 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 ea82302..7b66646 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 f57ae45..bec5ab0 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 ec8fc1b..195992d 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 3a20239..5e4aec0 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 968aac0..b6dc37b 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 a61f52f..56cc7fe 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 40667c2..180a852 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 c882458..012d340 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 f43f2f5..2f12549 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 b64b024..5102854 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 6764ab7..f2ffa04 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 9dd551a..5a5d360 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 4810411..a6a6b15 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 b70f53a..cfec95c 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 0afca0e..f9486b9 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 db9a391..b44d5ac 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 39b415c..2c31053 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 108a90d..22f2a63 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 f4cc570..a6f9800 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 79198ee..ddaabee 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 1fcb54e..5efa3bd 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 6fcc1d2..1b4a78c 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 b48201a..2d22fe5 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 6a18ce3..f18b376 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 ebcf288..ed335eb 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 3c57525..bfe8690 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 ab19211..581e8e1 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 d460038..cfddf2d 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 ce2ac73..f6fc04e 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 ad642c5..3775261 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 11e1695..3c1a4f9 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 7d7bf42..ea46b41 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 2ee8825..36db214 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 7eac66e..8745666 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 07dc27f..10c2c74 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 7495c36..fb6421d 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 92304d1..7bd608c 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 2da4055..215f0be 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 f8a0f77..a9ec40d 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 96c0335..07d39df 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 254e484..532389b 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 1382951..86ab52b 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 d8aa548..3248e80 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 41a2057..ed30b18 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 953c824..143aa6d 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 855c878..3af191c 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 4f2e03a..9f487f7 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 7317323..bbe166e 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 1dea9e5..8c04bbd 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 6368d62..220b77d 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 60c00e2..3c2a1f3 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 dde8ac2..7616bc1 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 3188d46..5431924 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 222ca32..425bf32 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 f1ac390..292cb97 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 cc2fc25..45aa5f4 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 34a2309..2b0271c 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 76dc80a..a79c8f9 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 b8f9541..1075b67 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 ff7de9a..8c8592d 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 3710e15..91ed9b3 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 c3e5f82..c2f9436 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 a6f7d09..9946550 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 be7cd6b..70ac5e5 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 3b89dc6..830a9e3 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 5ae1b1a..af34f56 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 c72ae59..3fda276 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 7735648..2cc6418 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 fbb6223..032c18d 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 0e6e6a2..10e8d05 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 842abba..24f087b 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 2edd8c1..0696955 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 4a2f65b..ac7a069 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 75e7d18..384d3ae 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 bf035af..456ab17 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 38e77ea..f206863 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 cc1425a..a860d0f 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 cc97ba4..c244d5b 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 e727fea..2ba9bf6 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 2856027..fa1e096 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 7ca641d..c91cef3 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 0570093..e505cad 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 9d5f606..ea26ffb 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 e95ce3c..88359ab 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 7146d61..ecf81b3 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 5436a21..d8aa207 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 bd25d46..640e690 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 b8afd63..ae06a22 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 afef8c6..af204b8 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 387004f..6c806dd 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 a15c9fc..149f60c 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 950b71b..0124384 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 7b65969..f26b6c3 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 73dcf94..d663427 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 cd3a380..8307732 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 c51ceb9..f54b11b 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 f600b32..919b371 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 f051a52..183c669 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 bc69ca7..afd0554 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 1620238..249b184 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 e3be42c..695d30d 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 331442b..8f4d85a 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 600b9e0..9179d96 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 3d01842..e71855c 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 936fdd4..c2f2bb3 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 01d9d35..a292989 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 5ace1da..d97528e 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 841b5ac..89dc8a7 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 dd84bf9..1b53c49 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 d3b368f..7f5c99b 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 7da03d5..16cda30 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 b0705fc..504ee37 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 94c6bdd..8845f9b 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 8e3b4d3..284ccbd 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 912c59f..edb6e2c 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 8ca92e9..060f0dd 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 e022b81..b0bf762 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 eab0492..f09edd2 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 e242036..6b237c4 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 d3f3937..8f4df62 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 39aee91..b49d183 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 c105f43..958acf0 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 c1e7dfd..9da68dd 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 702e852..d0c0d7a 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 8745e11..d703d52 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 e6469b7..4890290 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 dd2348d..d107596 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 09a3964..45811fd 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 012cfa4..9184d72 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 eae0d7f..9ee7187 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 490b6c7..151c888 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 ebc36b0..3e9b026 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 99df971..150fcac 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 7392dc0..262c3be 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 ed98dc6..5ccc4e8 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 8349eda..f60a39e 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 3c47a15..50cae62 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 6c36f94..de88239 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 f179250..dee1781 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 24769d0..d9820ce 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 71eeb5d..50ef99d 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 7438b23..c4b709f 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 06abba1..1c709c8 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 764ed8d..19b8d11 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 29a74d3..520385d 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 f66e964..46952bc 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 67c495d..ba52756 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 e2c08f0..91aaa80 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 7af6f31..71bb8ab 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 0892137..4375b4b 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 2bb680a..42c4fc2 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 c8d2b2e..5bf8aae 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 0631894..9398412 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 4d32a44..a915182 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 3da84f0..8b5ac3f 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 9b0e025..e4201e4 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 572ebc5..fd39541 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 ff6195d..288dc20 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 d8ac6a3..596467d 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 11f5eb9..feacceb 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 a66a695..a6187ee 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 3662aba..4f6ca98 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 5a71644..bc0bc8e 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 eb3ffae..3c904a4 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 c29410d..6fb3c47 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 f03b5ea..9374793 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 0903ce0..5be0a7b 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 9d56561..52b8222 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 eac1b9a..5f24842 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 d8e4bb4..a6ed2e4 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 9b0c4ea..5fe5faa 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 8a06fe2..2f10408 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 4516210..486b8d8 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 3afeb0d..92fe06b 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 e42e2ed..db03b93 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 2a6c338..645d160 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 2bfb65c..9272293 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 208f873..bba8db7 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 a81d8a6..1378624 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 ec1bf66..eed09e2 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 acfe335..4bded38 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 ba18134..6fbcd7c 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 9d600af..6ffa0b7 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 74f7f20..ac919f3 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 fb49aeb..b5550e6 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 4a98d83..8cc8df4 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 b31e120..7caa316 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 55c61d1..caabfdc 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 9af2830..d071984 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 0cbcd3b..6cdbf1a 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 4ca86c2..499af4a 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 eb9d8f5..3474eab 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 d45af2d..966f139 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 6764e8d..09afe15 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 f775649..736e186 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 9e1462f..6c9805f 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 e8ce430..3233008 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 715a835..e744f4c 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 d06a6da..9a1db66 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 477f4df..cf5ab13 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 9a3e758..c62f169 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 862110e..e800c8b 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 3edb788..47b0b9d 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 ac0c35a..32d43cc 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 a37de0e..9a01c15 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 e26e52e..2bf9e46 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 bce6705..ad40737 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 d32183a..b2d3bec 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 777044f..6d4667c 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 2ea5b91..2984a1a 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 104e9a4..be878be 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 1294b1d..2063cf3 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 22bcaa0..542ce54 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 c69264c..d6e2110 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 a802f95..a688f1a 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 92263a9..63c2c64 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 bde5106..7b75c3d 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 e2de2be..0c5b116 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 fb2dafe..76f6655 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 b12f333..0ecb260 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 68a02fd..82e9f9f 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 04bd3a1..2893a66 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 5454e45..2133e97 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 da13a20..f5a38cc 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 b218ae6..6f2dbfa 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 333c682..d23a845 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 5054a17..d2ce37c 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 96e3f9c..231e916 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 a784f2b..733da66 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 d1f8ba3..ccbb932 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 79fd1e5..3cf8ee3 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 ce11baf..7ca87aa 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 53a4870..179076f 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 344e8cd..c900f3c 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 1a384cd..87b2732 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 f1a36d9..1673aa7 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 b37dde2..cd7c91a 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 1e766a6..7ca5850 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 6153585..bf13671 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 0a1a246..43823be 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 ea9df36..4c59ac2 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 15d7d1b..d7c6217 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 fd65975..2b2df9b 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 e5ed68b..9cfbdb0 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 8d002bb..b49c9d6 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 f4ca711..ebac91b 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 85f06c4..501ef47 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 f4f53ab..c8dc07d 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 7620583..b1020a2 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 e7ae802..626c171 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 58bc08a..721aa4e 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 9e046b2..32eb190 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 893ff79..613403b 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 f12f2ac..22e20f0 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 6d9f2ac..f41f074 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 b082cdf..2f6ea6c 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 ff71444..34ff21f 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 e7bd989..138b5dc 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 b5e0b15..0b8d35f 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 f78e1c9..bb3e86f 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 3fa1a1d..470aa0d 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 0babfd4..727516b 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 7765673..bc54b1f 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 3bc29cb..2226706 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 1812bbb..94eee6a 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 d7ae676..b664411 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 d9da301..2ccd1af 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 56baf92..041992e 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 db57ca9..e5a523a 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 956ab51..4a3ffd7 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 04be082..56b7347 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 e7b69ac..5fbcc45 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 5b91aa2..c117c0e 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 2807c81..e850353 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 d84a9e6..f323eff 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 32bf1e9..6ac70a1 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 bc9548c..e8bc656 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 3d55bac..7bf2ff2 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 79653f2..b180d2f 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 42b1ed4..37c33bb 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 8a27c22..0dc3a02 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 2797d55..66a2088 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 d6b0057..24f7bba 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 b321e34..4b59a69 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 74a1c79..a819a35 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 f523722..750702a 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 7c3e1c8..4876ed8 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 9f36c0f..e83690a 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 84de0b2..bb1e3e4 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 eb06da1..e6899ea 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 e777486..6bdc1e3 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 095b474..76c5e26 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 03ac73c..37461ee 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 e1022c7..52c3bbe 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 818af2f..3130a73 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 c5f0c09..dd254f3 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 bd8541e..c645168 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 cf2a07d..26fe4e1 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 5ea883e..8393bc8 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 202e843..9127360 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 fe4a0db..83917ab 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 6e273f1..3b48569 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 ca10b90..209fea0 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 a1b2849..68f7893 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 d3bc245..ed84bdc 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 ae2d80b..eab18aa 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 bdeee37..aaf03fb 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 29e2424..1d780aa 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 e10f450..c6d0246 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 4d83a80..2a596df 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 d41d434..fae191f 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 d2b1d63..8801130 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 1118522..0c7edab 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 eeae8b0..0b54751 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 9464378..42de2d0 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 37716ac..0d09d4c 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 f029d2a..aafea3a 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 d61d7ab..8723615 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 2c08989..2a79c16 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 fe27f10..c8df891 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 dd9ea1f..7e55cf0 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 f8cbb68..b1323dc 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 2b468ef..7a5eaee 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 84169f2..66c68d2 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 cb51ee9..62940c5 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 e5519c1..808564c 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 dab423c..c7ca2b3 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 c2f724c..7595914 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 7fb9136..c2d1950 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 7f9cab6..da13c6d 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 8edb393..46eb764 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 c7bd8df..8ac0ab0 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 bb66917..f652cd1 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 0257cd1..0461493 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 3ebc3aa..c723968 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 01c4d18..071846a 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 a72d240..152c6fa 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 2432cfb..c88daf6 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 71a1a4c..646a485 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 01c086b..9754676 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 384c934..a60f646 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 5592b1c..49ac326 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 e2c0b98..6bd3ce5 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 4734ed8..110ca58 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 1fb9b64..dda9644 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 42ec964..e5c3568 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 af010a3..84bd248 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 6be245b..cf8327f 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 a6d299a..51c4012 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 b5866f3..c6006ae 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 7613f3c..f899d6c 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 39e8206..9a8aa46 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 cc7e548..13a2aeb 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 9428ff4..bd407e0 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 d419589..b7c0b55 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 39db948..67d6a0f 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 dc7dcd0..a1fcef2 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 11f42a1..79f1e18 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 315312b..5c10f4b 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 8923ea4..4d9d05f 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 ca46f5e..7163445 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 68443db..fe6d1b6 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 6abb916..f0e7fe1 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 917ffd6..68893b6 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 05fcf3c..23c3a6c 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 564c18a..4c3cf9b 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 ccc13c8..8127bcd 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 4ed174b..3bd0c56 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 edd2ae8..7949b47 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 f7d36d7..bcbbe21 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 d8184df..9f3726a 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 ed6eda7..31e88c8 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 128e789..3dfa3e3 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 996fd4d..59cd1a7 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 32185dc..49372b4 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 4cc49de..8bc3c00 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 f78c01f..0dd5dd9 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 8a17f90..6312ea9 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 206ec7b..2dff25b 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 e2102b6..3176d6f 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 7b921c3..bbfb2bb 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 71c8ca5..546f384 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 19e2ee0..8eecc70 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 f330539..f386a2d 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 9aee88b..6251626 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 85461a0..6ee9b30 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 7ebea22..1ca17af 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 05f598e..a477205 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 c2c04c8..31b6424 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 09c405b..2b8137c 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 9b21542..ddd8a37 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 347be0d..cfd9184 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 1cea120..1777b86 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 813fe7a..f6a4404 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 6b08d22..9a58095 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 1236b25..6627f86 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 d39b5f8..36bf9c0 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 5694e13..b816d4a 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 ff0e64f..b844688 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 c4a3642..e3dcedf 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 59b68fd..22f818b 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 1d7d2e4..c15a478 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 e365220..22e1140 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 3efc9ae..4a151da 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 03ec9b8..c18b984 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 1a460eb..446e38e 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 d54bd0e..e46ae56 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 41dc841..b895979 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 c518021..02111a9 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 b0733ef..9ca4841 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 70a8764..707b728 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 50c9cc7..fa7f0ce 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 9fcf7f1..5c5cb07 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 8708e1e..f4c7221 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 f4234de..cecf880 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 a94cb72..e44c345 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 25dcd73..a9581d9 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 e23ccb1..57eb62b 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 2b2c6f1..169492b 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 7efa93d..3252b8d 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 066d6c2..596197e 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 29ea3d5..177b98e 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 857e2be..3b12f7f 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 4ceb2a2..6dc7e4d 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 4604dd1..607722d 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 2040e93..8ec5603 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 3e0e9f0..56704fc 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 890fede..3fb505e 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 2cf6626..e4b6d1c 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 2e9e97e..efa3d91 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 97670ec..e3b88d6 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 122dd4c..e08f98e 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 3bcd327..94a3595 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 7000ba1..8f573e0 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 b1ad5be..88772a7 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 5b434ac..2166e08 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 fdbc55e..22e0d68 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 f016de0..da8207f 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 246b661..26807c4 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 29cef33..6386633 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 21315f1..568525d 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 fb7bd05..bd69135 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 55c070e..6215707 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 66922d6..bc10a45 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 2ef8990..03fcecb 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 0e2ccf7..a42dd54 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 ffdd7f8..2d8b19a 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 55ed84a..8ce20c9 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 301d0b4..10616b1 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 51a1f14..0123f30 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 6847de0..9caf931 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 d57ca3d..3c661dc 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 82e5e34..3d2973c 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 15d3a40..a320451 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 7938eb7..f2a3ec9 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 1f32573..7954bc9 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 5068884..1856ac6 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 2bb1f35..049cd2b 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 d35cdff..53a2f5b 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 aea9eb1..e529115 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 cb526a1..8186608 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 638a083..fe12357 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 9e5c3be..a13074c 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 6f2db83..070661c 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 e40b52f..2afda64 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 4a662df..00c15ae 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 d005ab1..6a64aec 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 a23f6d7..8b4eedb 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 b45446c..c544ad8 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 0ab5c44..b413dae 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 9711a33..878b797 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 36add7d..7991301 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 e91501b..02ca9c1 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 365e112..7b38d8a 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 904f6c7..02c32d1 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 2e51f79..1728b30 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 6371004..22902e2 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 866a64a..334c05a 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 12590b2..aff7dd6 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 207c15d..41c68d0 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 744e023..5a1890d 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 a9e483e..4ca2838 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 10eb257..9e2a494 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 c165911..468a6f3 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 73ed57f..f247c67 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 6f9d345..2484656 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 71a69b3..7b62fbe 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 9a8cf12..63efb8b 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 8501c67..cd6c16d 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 089d62d..029168b 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 daa8eff..fcf177b 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 30d3add..4214595 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 7fa22f0..cf3b899 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 b2f7623..63ae059 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 e1987bf..5989907 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 de2fb2b..52f216d 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 97c3771..8bf3e7d 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 1779b8a..aa6cd5e 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 8110811..0515cc3 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 06148cf..33017ae 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 4c7bc94..39b045a 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 936143e..11b5792 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 198df65..284b790 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 3f88f6a..62e6f93 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 cf073c2..6d423d6 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 57e525e..d7d5021 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 7ce1496..0c1e04f 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 f882b38..b827f13 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 647c9be..b0e8cf4 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 0e9b20f..f9bf774 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 e801382..e0b6cea 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 77dbc83..2d6489c 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 174d4b4..4cc8d52 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 9ef5e4f..2cd3927 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 812c187..523c043 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 6a0891f..cbce2cf 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 b892f4b..16e18a1 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 19abdeb..e1e5183 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 af42e32..942b727 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 8430d06..3699261 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 6d76b4e..7aeea37 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 7fcec5d..8230598 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 6fe8118..7f7dba6 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 bb092eb..1a1a56b 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 dbc9242..db77f89 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 33105c8..5fe9a48 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 d546e5d..3fa97f8 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 2a9f4b4..24fc8e1 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 49da10d..cf38ed9 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 46cdc4f..365070e 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 eb398cc..9f9c61b 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 64cf0ae..4d21b2c 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 2268be3..79822ce 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 9bacb86..17f1f6b 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 e3f696d..79593bc 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 6aee70d..11ba0b6 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 93c275c..1d3d248 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 8867ced..1851d29 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 d0aa3db..5bbb4ca 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 033623b..b56f63c 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 9587321..f8a74d2 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 6cc17eb..9ad2036 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 840c432..327928e 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 2f4ea2b..2608377 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 d3149f2..1b46cff 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 899c6f7..aa67a6b 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 6064a16..e407c0c 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 9de434a..9cd95db 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 29be4e7..22e6b89 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 6b03d0c..340d0b8 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 aa6b01e..b6e199f 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 cd57f0e..4a221a1 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 da708af..dfbea29 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 251f665..dabb6ce 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 136035e..f9ac599 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 a09af40..747da25 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 3115f58..371aef5 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 ae35807..27bf51b 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 da7ec07..1b9df79 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 800b6cc..126e4f4 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 dffff18..25c9b18 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 8634acb..869c65f 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 ead184e..860c128 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 c9d71a6..52d9f75 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 461608d..b50af2f 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 a8262a4..58d9501 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 5e134dd..89d389a 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 49f9fa3..0e5f546 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 0edc684..27a751d 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 5b80a0e..049dccf 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 b1b15b3..1b9087b 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 579429e..d25bba5 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 399f924..f4782de 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 374006b..177579a 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 b3a4d1a..0d52e3e 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 c158379..ce60298 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 bc137c6..8abdf48 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 2defdc7..18bd4fe 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 34b9682..7440d99 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 9df3fa1..2f510fd 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 24f4767..5cff8d3 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 eec3295..9edb5dc 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.