diff options
author | Bruno Haible <bruno@clisp.org> | 2022-01-01 19:48:03 +0100 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2022-01-01 19:48:33 +0100 |
commit | c5f910371ea42a556e0f3a9dbcb5042f7ad40056 (patch) | |
tree | 640be9b7c4e0f0bff2e87d31a96c5b5ff1b59538 /lib | |
parent | e3ffd3bbdd23d06f9efe114c4e0247e58444229b (diff) | |
download | gnulib-c5f910371ea42a556e0f3a9dbcb5042f7ad40056.tar.gz |
maint: Update copyright notices in code generating programs.
* lib/gen-uni-tables.c (output_predicate_test, output_predicate,
output_category, output_combclass, output_bidi_category,
output_decimal_digit_test, output_decimal_digit, output_digit_test,
output_digit, output_numeric_test, output_numeric, output_mirror,
output_joining_type_test, output_joining_type,
output_joining_group_test, output_joining_group, output_scripts,
output_scripts_byname, output_blocks, output_ident_category,
output_nonspacing_property, output_lbrk_tables,
output_lbrk_rules_as_tables, output_wbrk_tables, output_gbp_test,
output_gbp_table, output_decomposition_tables,
output_composition_tables, output_simple_mapping_test,
output_simple_mapping, output_casing_rules): Extend copyright year of
generated file to 2022.
* lib/uniname/gen-uninames.lisp (main): Likewise. Produce license notice
that is consistent with the gnulib/etc/license-notices/ files.
* All files regenerated.
Diffstat (limited to 'lib')
178 files changed, 212 insertions, 212 deletions
diff --git a/lib/gen-uni-tables.c b/lib/gen-uni-tables.c index c723fafd9b..22a34c36bd 100644 --- a/lib/gen-uni-tables.c +++ b/lib/gen-uni-tables.c @@ -705,7 +705,7 @@ output_predicate_test (const char *filename, bool (*predicate) (unsigned int), c fprintf (stream, "/* DO NOT EDIT! GENERATED AUTOMATICALLY! */\n"); fprintf (stream, "/* Test the Unicode character type functions.\n"); - fprintf (stream, " Copyright (C) 2007 Free Software Foundation, Inc.\n"); + fprintf (stream, " Copyright (C) 2007-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_tests_license (stream); fprintf (stream, "\n"); @@ -769,7 +769,7 @@ output_predicate (const char *filename, bool (*predicate) (unsigned int), const version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, strcmp (filename, "unictype/categ_M.h") == 0); fprintf (stream, "\n"); @@ -1082,7 +1082,7 @@ output_category (const char *filename, const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, true); fprintf (stream, "\n"); @@ -1253,7 +1253,7 @@ output_combclass (const char *filename, const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, true); fprintf (stream, "\n"); @@ -1627,7 +1627,7 @@ output_bidi_category (const char *filename, const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, true); fprintf (stream, "\n"); @@ -1792,7 +1792,7 @@ output_decimal_digit_test (const char *filename, const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_tests_license (stream); fprintf (stream, "\n"); @@ -1844,7 +1844,7 @@ output_decimal_digit (const char *filename, const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, false); fprintf (stream, "\n"); @@ -1989,7 +1989,7 @@ output_digit_test (const char *filename, const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_tests_license (stream); fprintf (stream, "\n"); @@ -2041,7 +2041,7 @@ output_digit (const char *filename, const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, false); fprintf (stream, "\n"); @@ -2203,7 +2203,7 @@ output_numeric_test (const char *filename, const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_tests_license (stream); fprintf (stream, "\n"); @@ -2265,7 +2265,7 @@ output_numeric (const char *filename, const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, false); fprintf (stream, "\n"); @@ -2553,7 +2553,7 @@ output_mirror (const char *filename, const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, false); fprintf (stream, "\n"); @@ -4238,7 +4238,7 @@ output_joining_type_test (const char *filename, const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_tests_license (stream); fprintf (stream, "\n"); @@ -4296,7 +4296,7 @@ output_joining_type (const char *filename, const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, true); fprintf (stream, "\n"); @@ -4547,7 +4547,7 @@ output_joining_group_test (const char *filename, const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_tests_license (stream); fprintf (stream, "\n"); @@ -4605,7 +4605,7 @@ output_joining_group (const char *filename, const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, false); fprintf (stream, "\n"); @@ -4843,7 +4843,7 @@ output_scripts (const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, true); fprintf (stream, "\n"); @@ -5026,7 +5026,7 @@ output_scripts_byname (const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, true); fprintf (stream, "\n"); @@ -5173,7 +5173,7 @@ output_blocks (const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, false); fprintf (stream, "\n"); @@ -5596,7 +5596,7 @@ output_ident_category (const char *filename, int (*predicate) (unsigned int), co version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, false); fprintf (stream, "\n"); @@ -6418,7 +6418,7 @@ output_nonspacing_property (const char *filename, const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, false); fprintf (stream, "\n"); @@ -8393,7 +8393,7 @@ output_lbrk_tables (const char *filename1, const char *filename2, const char *ve version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2002, 2004, 2008 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, false); fprintf (stream, "\n"); @@ -8429,7 +8429,7 @@ output_lbrk_rules_as_tables (const char *filename, const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2001-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2001-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, false); fprintf (stream, "\n"); @@ -9282,7 +9282,7 @@ output_wbrk_tables (const char *filename, const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2002, 2004, 2007-2009 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, false); fprintf (stream, "\n"); @@ -9352,7 +9352,7 @@ output_gbp_test (const char *filename) fprintf (stream, "/* DO NOT EDIT! GENERATED AUTOMATICALLY! */\n"); fprintf (stream, "/* Test the Unicode grapheme break property functions.\n"); - fprintf (stream, " Copyright (C) 2010 Free Software Foundation, Inc.\n"); + fprintf (stream, " Copyright (C) 2010-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_tests_license (stream); fprintf (stream, "\n"); @@ -9429,7 +9429,7 @@ output_gbp_table (const char *filename, const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, false); fprintf (stream, "\n"); @@ -9915,7 +9915,7 @@ output_decomposition_tables (const char *filename1, const char *filename2, const version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, true); fprintf (stream, "\n"); @@ -10053,7 +10053,7 @@ output_composition_tables (const char *filename, const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2009 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2009-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, true); fprintf (stream, "\n"); @@ -10152,7 +10152,7 @@ output_simple_mapping_test (const char *filename, fprintf (stream, "/* DO NOT EDIT! GENERATED AUTOMATICALLY! */\n"); fprintf (stream, "/* Test the Unicode character mapping functions.\n"); - fprintf (stream, " Copyright (C) 2009 Free Software Foundation, Inc.\n"); + fprintf (stream, " Copyright (C) 2009-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_tests_license (stream); fprintf (stream, "\n"); @@ -10222,7 +10222,7 @@ output_simple_mapping (const char *filename, version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, false); fprintf (stream, "\n"); @@ -10935,7 +10935,7 @@ output_casing_rules (const char *filename, const char *version) version); fprintf (stream, "\n"); - fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n"); + fprintf (stream, "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.\n"); fprintf (stream, "\n"); output_library_license (stream, false); fprintf (stream, "\n"); diff --git a/lib/unicase/cased.h b/lib/unicase/cased.h index dec2db58d9..6d78f06de8 100644 --- a/lib/unicase/cased.h +++ b/lib/unicase/cased.h @@ -2,7 +2,7 @@ /* Casing Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unicase/ignorable.h b/lib/unicase/ignorable.h index 2aca377b13..dbd3a9eae2 100644 --- a/lib/unicase/ignorable.h +++ b/lib/unicase/ignorable.h @@ -2,7 +2,7 @@ /* Casing Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unicase/special-casing-table.gperf b/lib/unicase/special-casing-table.gperf index 0c3d753986..0dacbfcdc6 100644 --- a/lib/unicase/special-casing-table.gperf +++ b/lib/unicase/special-casing-table.gperf @@ -2,7 +2,7 @@ /* Special casing rules of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unicase/tocasefold.h b/lib/unicase/tocasefold.h index 2a05bbd5c1..f6c8d8a5f2 100644 --- a/lib/unicase/tocasefold.h +++ b/lib/unicase/tocasefold.h @@ -2,7 +2,7 @@ /* Simple character mapping of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unicase/tolower.h b/lib/unicase/tolower.h index fdd3aa76fc..52fe184de2 100644 --- a/lib/unicase/tolower.h +++ b/lib/unicase/tolower.h @@ -2,7 +2,7 @@ /* Simple character mapping of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unicase/totitle.h b/lib/unicase/totitle.h index 82a8538524..c6ecf030bf 100644 --- a/lib/unicase/totitle.h +++ b/lib/unicase/totitle.h @@ -2,7 +2,7 @@ /* Simple character mapping of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unicase/toupper.h b/lib/unicase/toupper.h index 4fa5b4caf1..478434f23e 100644 --- a/lib/unicase/toupper.h +++ b/lib/unicase/toupper.h @@ -2,7 +2,7 @@ /* Simple character mapping of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/bidi_of.h b/lib/unictype/bidi_of.h index e28edfdb2a..8cbbeeb304 100644 --- a/lib/unictype/bidi_of.h +++ b/lib/unictype/bidi_of.h @@ -2,7 +2,7 @@ /* Bidi categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/unictype/blocks.h b/lib/unictype/blocks.h index 4ff633f7e0..a1311c00fe 100644 --- a/lib/unictype/blocks.h +++ b/lib/unictype/blocks.h @@ -2,7 +2,7 @@ /* Unicode blocks. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_C.h b/lib/unictype/categ_C.h index 1b91e9593d..12959fe7a5 100644 --- a/lib/unictype/categ_C.h +++ b/lib/unictype/categ_C.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Cc.h b/lib/unictype/categ_Cc.h index 3b6bcd5f31..19a46c699e 100644 --- a/lib/unictype/categ_Cc.h +++ b/lib/unictype/categ_Cc.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Cf.h b/lib/unictype/categ_Cf.h index 6bbeac2ffd..4215b07693 100644 --- a/lib/unictype/categ_Cf.h +++ b/lib/unictype/categ_Cf.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Cn.h b/lib/unictype/categ_Cn.h index 1e71c02c58..333d36297e 100644 --- a/lib/unictype/categ_Cn.h +++ b/lib/unictype/categ_Cn.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Co.h b/lib/unictype/categ_Co.h index 3edf8ff311..58615aed56 100644 --- a/lib/unictype/categ_Co.h +++ b/lib/unictype/categ_Co.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Cs.h b/lib/unictype/categ_Cs.h index 60a1ed7f23..6827a0c57a 100644 --- a/lib/unictype/categ_Cs.h +++ b/lib/unictype/categ_Cs.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_L.h b/lib/unictype/categ_L.h index 9107a38434..3850edd826 100644 --- a/lib/unictype/categ_L.h +++ b/lib/unictype/categ_L.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_LC.h b/lib/unictype/categ_LC.h index 501b9d2431..f129916223 100644 --- a/lib/unictype/categ_LC.h +++ b/lib/unictype/categ_LC.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Ll.h b/lib/unictype/categ_Ll.h index 923c714490..f212ee9677 100644 --- a/lib/unictype/categ_Ll.h +++ b/lib/unictype/categ_Ll.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Lm.h b/lib/unictype/categ_Lm.h index 5e1846186e..066e680d5d 100644 --- a/lib/unictype/categ_Lm.h +++ b/lib/unictype/categ_Lm.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Lo.h b/lib/unictype/categ_Lo.h index 9a0426ca71..95271d064c 100644 --- a/lib/unictype/categ_Lo.h +++ b/lib/unictype/categ_Lo.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Lt.h b/lib/unictype/categ_Lt.h index 94e22a9b65..e6ca5ae3d5 100644 --- a/lib/unictype/categ_Lt.h +++ b/lib/unictype/categ_Lt.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Lu.h b/lib/unictype/categ_Lu.h index c2fc350f13..7c323651b9 100644 --- a/lib/unictype/categ_Lu.h +++ b/lib/unictype/categ_Lu.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_M.h b/lib/unictype/categ_M.h index 76fc4e2c0c..3cc237d3e2 100644 --- a/lib/unictype/categ_M.h +++ b/lib/unictype/categ_M.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/unictype/categ_Mc.h b/lib/unictype/categ_Mc.h index 680322169a..45e7a5cd50 100644 --- a/lib/unictype/categ_Mc.h +++ b/lib/unictype/categ_Mc.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Me.h b/lib/unictype/categ_Me.h index 4beaf49541..0481a2be32 100644 --- a/lib/unictype/categ_Me.h +++ b/lib/unictype/categ_Me.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Mn.h b/lib/unictype/categ_Mn.h index be8b433b8b..d53dcf96d6 100644 --- a/lib/unictype/categ_Mn.h +++ b/lib/unictype/categ_Mn.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_N.h b/lib/unictype/categ_N.h index 9b3b175013..9901b41888 100644 --- a/lib/unictype/categ_N.h +++ b/lib/unictype/categ_N.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Nd.h b/lib/unictype/categ_Nd.h index 36010bd6b4..c1ed692b2c 100644 --- a/lib/unictype/categ_Nd.h +++ b/lib/unictype/categ_Nd.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Nl.h b/lib/unictype/categ_Nl.h index 910e605862..139c42982d 100644 --- a/lib/unictype/categ_Nl.h +++ b/lib/unictype/categ_Nl.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_No.h b/lib/unictype/categ_No.h index b9fac83b34..8d2b337836 100644 --- a/lib/unictype/categ_No.h +++ b/lib/unictype/categ_No.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_P.h b/lib/unictype/categ_P.h index 2fdedecc04..2b89e78853 100644 --- a/lib/unictype/categ_P.h +++ b/lib/unictype/categ_P.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Pc.h b/lib/unictype/categ_Pc.h index b558d995f1..14d462eb61 100644 --- a/lib/unictype/categ_Pc.h +++ b/lib/unictype/categ_Pc.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Pd.h b/lib/unictype/categ_Pd.h index 19969f00bd..9a88e82812 100644 --- a/lib/unictype/categ_Pd.h +++ b/lib/unictype/categ_Pd.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Pe.h b/lib/unictype/categ_Pe.h index eb7739f3b8..1bfa4a4a99 100644 --- a/lib/unictype/categ_Pe.h +++ b/lib/unictype/categ_Pe.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Pf.h b/lib/unictype/categ_Pf.h index ba6833e1eb..6163c6684b 100644 --- a/lib/unictype/categ_Pf.h +++ b/lib/unictype/categ_Pf.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Pi.h b/lib/unictype/categ_Pi.h index d902c1bb41..2052e160cd 100644 --- a/lib/unictype/categ_Pi.h +++ b/lib/unictype/categ_Pi.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Po.h b/lib/unictype/categ_Po.h index 31c6956b5b..1c131903aa 100644 --- a/lib/unictype/categ_Po.h +++ b/lib/unictype/categ_Po.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Ps.h b/lib/unictype/categ_Ps.h index e34103c9b8..62bc6ee2b9 100644 --- a/lib/unictype/categ_Ps.h +++ b/lib/unictype/categ_Ps.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_S.h b/lib/unictype/categ_S.h index 625ab9e46b..0ca500046e 100644 --- a/lib/unictype/categ_S.h +++ b/lib/unictype/categ_S.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Sc.h b/lib/unictype/categ_Sc.h index 441a60bddd..143c712d79 100644 --- a/lib/unictype/categ_Sc.h +++ b/lib/unictype/categ_Sc.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Sk.h b/lib/unictype/categ_Sk.h index 4f82733889..415f7a2727 100644 --- a/lib/unictype/categ_Sk.h +++ b/lib/unictype/categ_Sk.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Sm.h b/lib/unictype/categ_Sm.h index 0932e85888..84d5e6072e 100644 --- a/lib/unictype/categ_Sm.h +++ b/lib/unictype/categ_Sm.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_So.h b/lib/unictype/categ_So.h index 3db42c539e..3653dbeb13 100644 --- a/lib/unictype/categ_So.h +++ b/lib/unictype/categ_So.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Z.h b/lib/unictype/categ_Z.h index ea7dc1fae6..560041677b 100644 --- a/lib/unictype/categ_Z.h +++ b/lib/unictype/categ_Z.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Zl.h b/lib/unictype/categ_Zl.h index ec62df798a..ae58ce9f0e 100644 --- a/lib/unictype/categ_Zl.h +++ b/lib/unictype/categ_Zl.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Zp.h b/lib/unictype/categ_Zp.h index af3ebc7e7d..281c15bb5b 100644 --- a/lib/unictype/categ_Zp.h +++ b/lib/unictype/categ_Zp.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_Zs.h b/lib/unictype/categ_Zs.h index 11371310f2..06f31523a6 100644 --- a/lib/unictype/categ_Zs.h +++ b/lib/unictype/categ_Zs.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/categ_of.h b/lib/unictype/categ_of.h index 5de6109c59..5d7fd3e81e 100644 --- a/lib/unictype/categ_of.h +++ b/lib/unictype/categ_of.h @@ -2,7 +2,7 @@ /* Categories of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/unictype/combiningclass.h b/lib/unictype/combiningclass.h index 2ba557c586..e6cb6fef52 100644 --- a/lib/unictype/combiningclass.h +++ b/lib/unictype/combiningclass.h @@ -2,7 +2,7 @@ /* Combining class of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/unictype/ctype_alnum.h b/lib/unictype/ctype_alnum.h index 7047ded3fd..85c4fc84ec 100644 --- a/lib/unictype/ctype_alnum.h +++ b/lib/unictype/ctype_alnum.h @@ -2,7 +2,7 @@ /* ISO C <ctype.h> like properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/ctype_alpha.h b/lib/unictype/ctype_alpha.h index cddf200f7b..1c26f2d6a1 100644 --- a/lib/unictype/ctype_alpha.h +++ b/lib/unictype/ctype_alpha.h @@ -2,7 +2,7 @@ /* ISO C <ctype.h> like properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/ctype_blank.h b/lib/unictype/ctype_blank.h index a764b6b707..7ad7dbe08e 100644 --- a/lib/unictype/ctype_blank.h +++ b/lib/unictype/ctype_blank.h @@ -2,7 +2,7 @@ /* ISO C <ctype.h> like properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/ctype_cntrl.h b/lib/unictype/ctype_cntrl.h index 119305b9a9..871aa63926 100644 --- a/lib/unictype/ctype_cntrl.h +++ b/lib/unictype/ctype_cntrl.h @@ -2,7 +2,7 @@ /* ISO C <ctype.h> like properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/ctype_digit.h b/lib/unictype/ctype_digit.h index 4a43616dc6..0dc4cf2a19 100644 --- a/lib/unictype/ctype_digit.h +++ b/lib/unictype/ctype_digit.h @@ -2,7 +2,7 @@ /* ISO C <ctype.h> like properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/ctype_graph.h b/lib/unictype/ctype_graph.h index aa6a88b504..5cf49d4809 100644 --- a/lib/unictype/ctype_graph.h +++ b/lib/unictype/ctype_graph.h @@ -2,7 +2,7 @@ /* ISO C <ctype.h> like properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/ctype_lower.h b/lib/unictype/ctype_lower.h index efc584347b..e3d4bd16c3 100644 --- a/lib/unictype/ctype_lower.h +++ b/lib/unictype/ctype_lower.h @@ -2,7 +2,7 @@ /* ISO C <ctype.h> like properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/ctype_print.h b/lib/unictype/ctype_print.h index 2dbce0150b..8974f00e54 100644 --- a/lib/unictype/ctype_print.h +++ b/lib/unictype/ctype_print.h @@ -2,7 +2,7 @@ /* ISO C <ctype.h> like properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/ctype_punct.h b/lib/unictype/ctype_punct.h index 8110cde3eb..c9d03b8bcb 100644 --- a/lib/unictype/ctype_punct.h +++ b/lib/unictype/ctype_punct.h @@ -2,7 +2,7 @@ /* ISO C <ctype.h> like properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/ctype_space.h b/lib/unictype/ctype_space.h index 9fdf3cd4a9..36b63a80e1 100644 --- a/lib/unictype/ctype_space.h +++ b/lib/unictype/ctype_space.h @@ -2,7 +2,7 @@ /* ISO C <ctype.h> like properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/ctype_upper.h b/lib/unictype/ctype_upper.h index 06cacf0a64..8856f12517 100644 --- a/lib/unictype/ctype_upper.h +++ b/lib/unictype/ctype_upper.h @@ -2,7 +2,7 @@ /* ISO C <ctype.h> like properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/ctype_xdigit.h b/lib/unictype/ctype_xdigit.h index c0e284e8f0..8155abca87 100644 --- a/lib/unictype/ctype_xdigit.h +++ b/lib/unictype/ctype_xdigit.h @@ -2,7 +2,7 @@ /* ISO C <ctype.h> like properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/decdigit.h b/lib/unictype/decdigit.h index 319872f5b7..76cfb0d5e7 100644 --- a/lib/unictype/decdigit.h +++ b/lib/unictype/decdigit.h @@ -2,7 +2,7 @@ /* Decimal digit values of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/digit.h b/lib/unictype/digit.h index a99d4a4abe..6da9c7f3de 100644 --- a/lib/unictype/digit.h +++ b/lib/unictype/digit.h @@ -2,7 +2,7 @@ /* Digit values of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/joininggroup_of.h b/lib/unictype/joininggroup_of.h index 82a2b7e9a5..cfec382276 100644 --- a/lib/unictype/joininggroup_of.h +++ b/lib/unictype/joininggroup_of.h @@ -2,7 +2,7 @@ /* Arabic joining group of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/joiningtype_of.h b/lib/unictype/joiningtype_of.h index b878821bad..b97234367b 100644 --- a/lib/unictype/joiningtype_of.h +++ b/lib/unictype/joiningtype_of.h @@ -2,7 +2,7 @@ /* Arabic joining type of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/unictype/mirror.h b/lib/unictype/mirror.h index e0a9155592..09d9dd8bee 100644 --- a/lib/unictype/mirror.h +++ b/lib/unictype/mirror.h @@ -2,7 +2,7 @@ /* Mirrored Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/numeric.h b/lib/unictype/numeric.h index 12c7e4f58e..c0a888d062 100644 --- a/lib/unictype/numeric.h +++ b/lib/unictype/numeric.h @@ -2,7 +2,7 @@ /* Numeric values of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_alphabetic.h b/lib/unictype/pr_alphabetic.h index 983c4580f3..34af57480c 100644 --- a/lib/unictype/pr_alphabetic.h +++ b/lib/unictype/pr_alphabetic.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_ascii_hex_digit.h b/lib/unictype/pr_ascii_hex_digit.h index a21ad83a56..8380cb5fd1 100644 --- a/lib/unictype/pr_ascii_hex_digit.h +++ b/lib/unictype/pr_ascii_hex_digit.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_bidi_arabic_digit.h b/lib/unictype/pr_bidi_arabic_digit.h index 4660210e78..2557489ddd 100644 --- a/lib/unictype/pr_bidi_arabic_digit.h +++ b/lib/unictype/pr_bidi_arabic_digit.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_bidi_arabic_right_to_left.h b/lib/unictype/pr_bidi_arabic_right_to_left.h index 4846826888..335118e42b 100644 --- a/lib/unictype/pr_bidi_arabic_right_to_left.h +++ b/lib/unictype/pr_bidi_arabic_right_to_left.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_bidi_block_separator.h b/lib/unictype/pr_bidi_block_separator.h index cbd900dc45..792234c278 100644 --- a/lib/unictype/pr_bidi_block_separator.h +++ b/lib/unictype/pr_bidi_block_separator.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_bidi_boundary_neutral.h b/lib/unictype/pr_bidi_boundary_neutral.h index c0c8b87f78..4220a58134 100644 --- a/lib/unictype/pr_bidi_boundary_neutral.h +++ b/lib/unictype/pr_bidi_boundary_neutral.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_bidi_common_separator.h b/lib/unictype/pr_bidi_common_separator.h index 77b3c9075d..03307b0276 100644 --- a/lib/unictype/pr_bidi_common_separator.h +++ b/lib/unictype/pr_bidi_common_separator.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_bidi_control.h b/lib/unictype/pr_bidi_control.h index c7ba5342ee..aab960ac0c 100644 --- a/lib/unictype/pr_bidi_control.h +++ b/lib/unictype/pr_bidi_control.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_bidi_embedding_or_override.h b/lib/unictype/pr_bidi_embedding_or_override.h index b5c4cd80ec..71f24dc06f 100644 --- a/lib/unictype/pr_bidi_embedding_or_override.h +++ b/lib/unictype/pr_bidi_embedding_or_override.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_bidi_eur_num_separator.h b/lib/unictype/pr_bidi_eur_num_separator.h index 26ac1f04ce..15fe737123 100644 --- a/lib/unictype/pr_bidi_eur_num_separator.h +++ b/lib/unictype/pr_bidi_eur_num_separator.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_bidi_eur_num_terminator.h b/lib/unictype/pr_bidi_eur_num_terminator.h index e3c25deaec..21ed3a5976 100644 --- a/lib/unictype/pr_bidi_eur_num_terminator.h +++ b/lib/unictype/pr_bidi_eur_num_terminator.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_bidi_european_digit.h b/lib/unictype/pr_bidi_european_digit.h index 6e97ea2c47..e3d18dd925 100644 --- a/lib/unictype/pr_bidi_european_digit.h +++ b/lib/unictype/pr_bidi_european_digit.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_bidi_hebrew_right_to_left.h b/lib/unictype/pr_bidi_hebrew_right_to_left.h index 7cf808befb..99a1199534 100644 --- a/lib/unictype/pr_bidi_hebrew_right_to_left.h +++ b/lib/unictype/pr_bidi_hebrew_right_to_left.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_bidi_left_to_right.h b/lib/unictype/pr_bidi_left_to_right.h index 086f5abcbf..52a456bf74 100644 --- a/lib/unictype/pr_bidi_left_to_right.h +++ b/lib/unictype/pr_bidi_left_to_right.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_bidi_non_spacing_mark.h b/lib/unictype/pr_bidi_non_spacing_mark.h index ccebba0855..6976047d00 100644 --- a/lib/unictype/pr_bidi_non_spacing_mark.h +++ b/lib/unictype/pr_bidi_non_spacing_mark.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_bidi_other_neutral.h b/lib/unictype/pr_bidi_other_neutral.h index a538e2c8e3..4c57dae07a 100644 --- a/lib/unictype/pr_bidi_other_neutral.h +++ b/lib/unictype/pr_bidi_other_neutral.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_bidi_pdf.h b/lib/unictype/pr_bidi_pdf.h index bb6aed71a9..5372b13c33 100644 --- a/lib/unictype/pr_bidi_pdf.h +++ b/lib/unictype/pr_bidi_pdf.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_bidi_segment_separator.h b/lib/unictype/pr_bidi_segment_separator.h index 898b660ffe..20c07acade 100644 --- a/lib/unictype/pr_bidi_segment_separator.h +++ b/lib/unictype/pr_bidi_segment_separator.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_bidi_whitespace.h b/lib/unictype/pr_bidi_whitespace.h index e54e01bbd2..40911073f5 100644 --- a/lib/unictype/pr_bidi_whitespace.h +++ b/lib/unictype/pr_bidi_whitespace.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_case_ignorable.h b/lib/unictype/pr_case_ignorable.h index 32465db5d2..f931e450d3 100644 --- a/lib/unictype/pr_case_ignorable.h +++ b/lib/unictype/pr_case_ignorable.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_cased.h b/lib/unictype/pr_cased.h index 750d0034d1..37ead2a117 100644 --- a/lib/unictype/pr_cased.h +++ b/lib/unictype/pr_cased.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_changes_when_casefolded.h b/lib/unictype/pr_changes_when_casefolded.h index cf3b8f6511..6f9c3ded6a 100644 --- a/lib/unictype/pr_changes_when_casefolded.h +++ b/lib/unictype/pr_changes_when_casefolded.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_changes_when_casemapped.h b/lib/unictype/pr_changes_when_casemapped.h index 7e9ea0cfe5..10cb64bb8e 100644 --- a/lib/unictype/pr_changes_when_casemapped.h +++ b/lib/unictype/pr_changes_when_casemapped.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_changes_when_lowercased.h b/lib/unictype/pr_changes_when_lowercased.h index a942797706..3aefa32a06 100644 --- a/lib/unictype/pr_changes_when_lowercased.h +++ b/lib/unictype/pr_changes_when_lowercased.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_changes_when_titlecased.h b/lib/unictype/pr_changes_when_titlecased.h index 5b8666b5f6..666bbf9058 100644 --- a/lib/unictype/pr_changes_when_titlecased.h +++ b/lib/unictype/pr_changes_when_titlecased.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_changes_when_uppercased.h b/lib/unictype/pr_changes_when_uppercased.h index cfe98a0a01..9ac46f416d 100644 --- a/lib/unictype/pr_changes_when_uppercased.h +++ b/lib/unictype/pr_changes_when_uppercased.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_combining.h b/lib/unictype/pr_combining.h index 88ac98ba51..07f3e9b565 100644 --- a/lib/unictype/pr_combining.h +++ b/lib/unictype/pr_combining.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_composite.h b/lib/unictype/pr_composite.h index 333fe55f6e..f25c865b35 100644 --- a/lib/unictype/pr_composite.h +++ b/lib/unictype/pr_composite.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_currency_symbol.h b/lib/unictype/pr_currency_symbol.h index 94d742bfd8..30dbae857c 100644 --- a/lib/unictype/pr_currency_symbol.h +++ b/lib/unictype/pr_currency_symbol.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_dash.h b/lib/unictype/pr_dash.h index 3390a218db..a5dd9c4ee8 100644 --- a/lib/unictype/pr_dash.h +++ b/lib/unictype/pr_dash.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_decimal_digit.h b/lib/unictype/pr_decimal_digit.h index f9aaccec31..c468a57d01 100644 --- a/lib/unictype/pr_decimal_digit.h +++ b/lib/unictype/pr_decimal_digit.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_default_ignorable_code_point.h b/lib/unictype/pr_default_ignorable_code_point.h index 624de87d1a..51b78ac1ea 100644 --- a/lib/unictype/pr_default_ignorable_code_point.h +++ b/lib/unictype/pr_default_ignorable_code_point.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_deprecated.h b/lib/unictype/pr_deprecated.h index 73f5de71a5..13e8f7e17d 100644 --- a/lib/unictype/pr_deprecated.h +++ b/lib/unictype/pr_deprecated.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_diacritic.h b/lib/unictype/pr_diacritic.h index 858ddabb6b..24ecded6a3 100644 --- a/lib/unictype/pr_diacritic.h +++ b/lib/unictype/pr_diacritic.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_emoji.h b/lib/unictype/pr_emoji.h index 6579e9740e..f09057bdd3 100644 --- a/lib/unictype/pr_emoji.h +++ b/lib/unictype/pr_emoji.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_emoji_component.h b/lib/unictype/pr_emoji_component.h index c1f706aa33..6e86b8eda1 100644 --- a/lib/unictype/pr_emoji_component.h +++ b/lib/unictype/pr_emoji_component.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_emoji_modifier.h b/lib/unictype/pr_emoji_modifier.h index 206fdc4c19..cf66d15f58 100644 --- a/lib/unictype/pr_emoji_modifier.h +++ b/lib/unictype/pr_emoji_modifier.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_emoji_modifier_base.h b/lib/unictype/pr_emoji_modifier_base.h index 509247bd52..b9b0035398 100644 --- a/lib/unictype/pr_emoji_modifier_base.h +++ b/lib/unictype/pr_emoji_modifier_base.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_emoji_presentation.h b/lib/unictype/pr_emoji_presentation.h index 8c1265eb5c..2ec0ea968e 100644 --- a/lib/unictype/pr_emoji_presentation.h +++ b/lib/unictype/pr_emoji_presentation.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_extended_pictographic.h b/lib/unictype/pr_extended_pictographic.h index cef94f1f79..8db3982d36 100644 --- a/lib/unictype/pr_extended_pictographic.h +++ b/lib/unictype/pr_extended_pictographic.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_extender.h b/lib/unictype/pr_extender.h index 06f4071b4c..4c7c6126d8 100644 --- a/lib/unictype/pr_extender.h +++ b/lib/unictype/pr_extender.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_format_control.h b/lib/unictype/pr_format_control.h index 9c0026da50..4d24dc233f 100644 --- a/lib/unictype/pr_format_control.h +++ b/lib/unictype/pr_format_control.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_grapheme_base.h b/lib/unictype/pr_grapheme_base.h index e4ab0bd33d..08be8fbdaa 100644 --- a/lib/unictype/pr_grapheme_base.h +++ b/lib/unictype/pr_grapheme_base.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_grapheme_extend.h b/lib/unictype/pr_grapheme_extend.h index c6fe9b67b6..7065a3e612 100644 --- a/lib/unictype/pr_grapheme_extend.h +++ b/lib/unictype/pr_grapheme_extend.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_grapheme_link.h b/lib/unictype/pr_grapheme_link.h index 6212cc3914..03715302bc 100644 --- a/lib/unictype/pr_grapheme_link.h +++ b/lib/unictype/pr_grapheme_link.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_hex_digit.h b/lib/unictype/pr_hex_digit.h index c36fba44b9..b994aa4569 100644 --- a/lib/unictype/pr_hex_digit.h +++ b/lib/unictype/pr_hex_digit.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_hyphen.h b/lib/unictype/pr_hyphen.h index 3296ab4763..340151095b 100644 --- a/lib/unictype/pr_hyphen.h +++ b/lib/unictype/pr_hyphen.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_id_continue.h b/lib/unictype/pr_id_continue.h index 4852f563a4..d910b0aec3 100644 --- a/lib/unictype/pr_id_continue.h +++ b/lib/unictype/pr_id_continue.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_id_start.h b/lib/unictype/pr_id_start.h index 7493926af3..0c790a7ae1 100644 --- a/lib/unictype/pr_id_start.h +++ b/lib/unictype/pr_id_start.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_ideographic.h b/lib/unictype/pr_ideographic.h index 88f24a406b..bb761b19ca 100644 --- a/lib/unictype/pr_ideographic.h +++ b/lib/unictype/pr_ideographic.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_ids_binary_operator.h b/lib/unictype/pr_ids_binary_operator.h index d2232dc0ee..364fea64e0 100644 --- a/lib/unictype/pr_ids_binary_operator.h +++ b/lib/unictype/pr_ids_binary_operator.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_ids_trinary_operator.h b/lib/unictype/pr_ids_trinary_operator.h index 0464c217df..3b6f83adde 100644 --- a/lib/unictype/pr_ids_trinary_operator.h +++ b/lib/unictype/pr_ids_trinary_operator.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_ignorable_control.h b/lib/unictype/pr_ignorable_control.h index ea5f201eac..2519d7b9da 100644 --- a/lib/unictype/pr_ignorable_control.h +++ b/lib/unictype/pr_ignorable_control.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_iso_control.h b/lib/unictype/pr_iso_control.h index 646733cd65..90fbb43b04 100644 --- a/lib/unictype/pr_iso_control.h +++ b/lib/unictype/pr_iso_control.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_join_control.h b/lib/unictype/pr_join_control.h index e6ed688e40..2371c43743 100644 --- a/lib/unictype/pr_join_control.h +++ b/lib/unictype/pr_join_control.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_left_of_pair.h b/lib/unictype/pr_left_of_pair.h index 651f78ca9a..a75f3b74f7 100644 --- a/lib/unictype/pr_left_of_pair.h +++ b/lib/unictype/pr_left_of_pair.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_line_separator.h b/lib/unictype/pr_line_separator.h index 4769377936..69226e9e20 100644 --- a/lib/unictype/pr_line_separator.h +++ b/lib/unictype/pr_line_separator.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_logical_order_exception.h b/lib/unictype/pr_logical_order_exception.h index 674c97e8e1..3860b3b381 100644 --- a/lib/unictype/pr_logical_order_exception.h +++ b/lib/unictype/pr_logical_order_exception.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_lowercase.h b/lib/unictype/pr_lowercase.h index b7d7663264..a8a71536dd 100644 --- a/lib/unictype/pr_lowercase.h +++ b/lib/unictype/pr_lowercase.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_math.h b/lib/unictype/pr_math.h index cd9f2d6aed..53b3addc9d 100644 --- a/lib/unictype/pr_math.h +++ b/lib/unictype/pr_math.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_non_break.h b/lib/unictype/pr_non_break.h index 5f60d4149a..0e0f753394 100644 --- a/lib/unictype/pr_non_break.h +++ b/lib/unictype/pr_non_break.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_not_a_character.h b/lib/unictype/pr_not_a_character.h index d8f2d55892..d20274f534 100644 --- a/lib/unictype/pr_not_a_character.h +++ b/lib/unictype/pr_not_a_character.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_numeric.h b/lib/unictype/pr_numeric.h index a01ceeb292..dd4885d14e 100644 --- a/lib/unictype/pr_numeric.h +++ b/lib/unictype/pr_numeric.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_other_alphabetic.h b/lib/unictype/pr_other_alphabetic.h index 24fd715a84..b89115c35d 100644 --- a/lib/unictype/pr_other_alphabetic.h +++ b/lib/unictype/pr_other_alphabetic.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_other_default_ignorable_code_point.h b/lib/unictype/pr_other_default_ignorable_code_point.h index ecae17bdc6..02261f6646 100644 --- a/lib/unictype/pr_other_default_ignorable_code_point.h +++ b/lib/unictype/pr_other_default_ignorable_code_point.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_other_grapheme_extend.h b/lib/unictype/pr_other_grapheme_extend.h index 10077c1cd5..d818096885 100644 --- a/lib/unictype/pr_other_grapheme_extend.h +++ b/lib/unictype/pr_other_grapheme_extend.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_other_id_continue.h b/lib/unictype/pr_other_id_continue.h index 55eb4fc6a4..57173969f8 100644 --- a/lib/unictype/pr_other_id_continue.h +++ b/lib/unictype/pr_other_id_continue.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_other_id_start.h b/lib/unictype/pr_other_id_start.h index 17411178d6..89db68fceb 100644 --- a/lib/unictype/pr_other_id_start.h +++ b/lib/unictype/pr_other_id_start.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_other_lowercase.h b/lib/unictype/pr_other_lowercase.h index e66a073d17..7ddf38cb9b 100644 --- a/lib/unictype/pr_other_lowercase.h +++ b/lib/unictype/pr_other_lowercase.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_other_math.h b/lib/unictype/pr_other_math.h index bd11085e69..7b4064c580 100644 --- a/lib/unictype/pr_other_math.h +++ b/lib/unictype/pr_other_math.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_other_uppercase.h b/lib/unictype/pr_other_uppercase.h index 01659223f9..e3a129b8cd 100644 --- a/lib/unictype/pr_other_uppercase.h +++ b/lib/unictype/pr_other_uppercase.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_paired_punctuation.h b/lib/unictype/pr_paired_punctuation.h index 5d6f5ea9de..caac3d6b4a 100644 --- a/lib/unictype/pr_paired_punctuation.h +++ b/lib/unictype/pr_paired_punctuation.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_paragraph_separator.h b/lib/unictype/pr_paragraph_separator.h index 2ed7563c7b..c11df8b8d5 100644 --- a/lib/unictype/pr_paragraph_separator.h +++ b/lib/unictype/pr_paragraph_separator.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_pattern_syntax.h b/lib/unictype/pr_pattern_syntax.h index 0fbb33913c..29d94035b8 100644 --- a/lib/unictype/pr_pattern_syntax.h +++ b/lib/unictype/pr_pattern_syntax.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_pattern_white_space.h b/lib/unictype/pr_pattern_white_space.h index 7b0c74381d..b9dd8d8633 100644 --- a/lib/unictype/pr_pattern_white_space.h +++ b/lib/unictype/pr_pattern_white_space.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_private_use.h b/lib/unictype/pr_private_use.h index fb49ec3841..7cba9658c4 100644 --- a/lib/unictype/pr_private_use.h +++ b/lib/unictype/pr_private_use.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_punctuation.h b/lib/unictype/pr_punctuation.h index 18f4ba44fe..68144f4d75 100644 --- a/lib/unictype/pr_punctuation.h +++ b/lib/unictype/pr_punctuation.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_quotation_mark.h b/lib/unictype/pr_quotation_mark.h index b1fef4810a..d98a6a895d 100644 --- a/lib/unictype/pr_quotation_mark.h +++ b/lib/unictype/pr_quotation_mark.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_radical.h b/lib/unictype/pr_radical.h index fe591d2aec..cbc67c9f14 100644 --- a/lib/unictype/pr_radical.h +++ b/lib/unictype/pr_radical.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_sentence_terminal.h b/lib/unictype/pr_sentence_terminal.h index 9f3f7a0129..49074005ff 100644 --- a/lib/unictype/pr_sentence_terminal.h +++ b/lib/unictype/pr_sentence_terminal.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_soft_dotted.h b/lib/unictype/pr_soft_dotted.h index ca5290d1a8..3b0a67329e 100644 --- a/lib/unictype/pr_soft_dotted.h +++ b/lib/unictype/pr_soft_dotted.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_space.h b/lib/unictype/pr_space.h index e0e15ff45a..a1aa3802b1 100644 --- a/lib/unictype/pr_space.h +++ b/lib/unictype/pr_space.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_terminal_punctuation.h b/lib/unictype/pr_terminal_punctuation.h index 7e532dac85..e073d0a9e0 100644 --- a/lib/unictype/pr_terminal_punctuation.h +++ b/lib/unictype/pr_terminal_punctuation.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_titlecase.h b/lib/unictype/pr_titlecase.h index a993ea5405..c469d6deba 100644 --- a/lib/unictype/pr_titlecase.h +++ b/lib/unictype/pr_titlecase.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_unassigned_code_value.h b/lib/unictype/pr_unassigned_code_value.h index cc27281f86..94d56a3820 100644 --- a/lib/unictype/pr_unassigned_code_value.h +++ b/lib/unictype/pr_unassigned_code_value.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_unified_ideograph.h b/lib/unictype/pr_unified_ideograph.h index 7f79c6a494..3928ff4a2b 100644 --- a/lib/unictype/pr_unified_ideograph.h +++ b/lib/unictype/pr_unified_ideograph.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_uppercase.h b/lib/unictype/pr_uppercase.h index 9f048cef53..73dd081f96 100644 --- a/lib/unictype/pr_uppercase.h +++ b/lib/unictype/pr_uppercase.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_variation_selector.h b/lib/unictype/pr_variation_selector.h index 759c8d5390..681164ca17 100644 --- a/lib/unictype/pr_variation_selector.h +++ b/lib/unictype/pr_variation_selector.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_white_space.h b/lib/unictype/pr_white_space.h index 48804f1d6e..f06082b990 100644 --- a/lib/unictype/pr_white_space.h +++ b/lib/unictype/pr_white_space.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_xid_continue.h b/lib/unictype/pr_xid_continue.h index be67869c60..f721a74c9c 100644 --- a/lib/unictype/pr_xid_continue.h +++ b/lib/unictype/pr_xid_continue.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_xid_start.h b/lib/unictype/pr_xid_start.h index 942289fb6f..69b187e9f3 100644 --- a/lib/unictype/pr_xid_start.h +++ b/lib/unictype/pr_xid_start.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/pr_zero_width.h b/lib/unictype/pr_zero_width.h index ffcf24af52..f21e1fca0b 100644 --- a/lib/unictype/pr_zero_width.h +++ b/lib/unictype/pr_zero_width.h @@ -2,7 +2,7 @@ /* Properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/scripts.h b/lib/unictype/scripts.h index e77a36288f..e2ed4b5cb8 100644 --- a/lib/unictype/scripts.h +++ b/lib/unictype/scripts.h @@ -2,7 +2,7 @@ /* Unicode scripts. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/unictype/scripts_byname.gperf b/lib/unictype/scripts_byname.gperf index 0c624e82e0..d1bde0733a 100644 --- a/lib/unictype/scripts_byname.gperf +++ b/lib/unictype/scripts_byname.gperf @@ -2,7 +2,7 @@ /* Unicode scripts. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/unictype/sy_c_ident.h b/lib/unictype/sy_c_ident.h index f80c717a74..0180b580e8 100644 --- a/lib/unictype/sy_c_ident.h +++ b/lib/unictype/sy_c_ident.h @@ -2,7 +2,7 @@ /* Language syntax properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/sy_c_whitespace.h b/lib/unictype/sy_c_whitespace.h index f5d5e4f665..cda97463e6 100644 --- a/lib/unictype/sy_c_whitespace.h +++ b/lib/unictype/sy_c_whitespace.h @@ -2,7 +2,7 @@ /* Language syntax properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/sy_java_ident.h b/lib/unictype/sy_java_ident.h index 8db6c63665..9069f8077a 100644 --- a/lib/unictype/sy_java_ident.h +++ b/lib/unictype/sy_java_ident.h @@ -2,7 +2,7 @@ /* Language syntax properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unictype/sy_java_whitespace.h b/lib/unictype/sy_java_whitespace.h index b54c13b091..232cabfc20 100644 --- a/lib/unictype/sy_java_whitespace.h +++ b/lib/unictype/sy_java_whitespace.h @@ -2,7 +2,7 @@ /* Language syntax properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unigbrk/gbrkprop.h b/lib/unigbrk/gbrkprop.h index f509376e4e..4b1f8424a6 100644 --- a/lib/unigbrk/gbrkprop.h +++ b/lib/unigbrk/gbrkprop.h @@ -2,7 +2,7 @@ /* Grapheme break property of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unilbrk/lbrkprop1.h b/lib/unilbrk/lbrkprop1.h index 85fc0e906b..e1e79fc9d2 100644 --- a/lib/unilbrk/lbrkprop1.h +++ b/lib/unilbrk/lbrkprop1.h @@ -2,7 +2,7 @@ /* Line breaking properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2002, 2004, 2008 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unilbrk/lbrkprop2.h b/lib/unilbrk/lbrkprop2.h index fc4f4bf633..a586094de5 100644 --- a/lib/unilbrk/lbrkprop2.h +++ b/lib/unilbrk/lbrkprop2.h @@ -2,7 +2,7 @@ /* Line breaking properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2002, 2004, 2008 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/unilbrk/lbrktables.c b/lib/unilbrk/lbrktables.c index 9e066f21f1..0dcc757a80 100644 --- a/lib/unilbrk/lbrktables.c +++ b/lib/unilbrk/lbrktables.c @@ -2,7 +2,7 @@ /* Table that encodes several line breaking rules. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2001-2021 Free Software Foundation, Inc. +/* Copyright (C) 2001-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uniname/gen-uninames.lisp b/lib/uniname/gen-uninames.lisp index 7c45364b03..5ebb921c23 100755 --- a/lib/uniname/gen-uninames.lisp +++ b/lib/uniname/gen-uninames.lisp @@ -176,9 +176,9 @@ (format ostream " * Unicode character name table.~%") (format ostream " * Generated automatically by the gen-uninames utility.~%") (format ostream " */~%") - (format ostream "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.~%") + (format ostream "/* Copyright (C) 2000-2022 Free Software Foundation, Inc.~%") (format ostream "~%") - (format ostream " This program is free software.~%") + (format ostream " This file is free software.~%") (format ostream " It is dual-licensed under \"the GNU LGPLv3+ or the GNU GPLv2+\".~%") (format ostream " You can redistribute it and/or modify it under either~%") (format ostream " - the terms of the GNU Lesser General Public License as published~%") @@ -189,7 +189,7 @@ (format ostream " any later version, or~%") (format ostream " - the same dual license \"the GNU LGPLv3+ or the GNU GPLv2+\".~%") (format ostream "~%") - (format ostream " This program is distributed in the hope that it will be useful,~%") + (format ostream " This file is distributed in the hope that it will be useful,~%") (format ostream " but WITHOUT ANY WARRANTY; without even the implied warranty of~%") (format ostream " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU~%") (format ostream " Lesser General Public License and the GNU General Public License~%") diff --git a/lib/uniname/uninames.h b/lib/uniname/uninames.h index efe32954a6..23d3378b52 100644 --- a/lib/uniname/uninames.h +++ b/lib/uniname/uninames.h @@ -5,9 +5,9 @@ * Unicode character name table. * Generated automatically by the gen-uninames utility. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. - This program is free software. + This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". You can redistribute it and/or modify it under either - the terms of the GNU Lesser General Public License as published @@ -18,7 +18,7 @@ any later version, or - the same dual license "the GNU LGPLv3+ or the GNU GPLv2+". - This program is distributed in the hope that it will be useful, + This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License and the GNU General Public License diff --git a/lib/uninorm/composition-table.gperf b/lib/uninorm/composition-table.gperf index bddd48dc5b..44046257df 100644 --- a/lib/uninorm/composition-table.gperf +++ b/lib/uninorm/composition-table.gperf @@ -2,7 +2,7 @@ /* Canonical composition of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2009 Free Software Foundation, Inc. +/* Copyright (C) 2009-2022 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/uninorm/decomposition-table1.h b/lib/uninorm/decomposition-table1.h index 37014d37ae..073541cbde 100644 --- a/lib/uninorm/decomposition-table1.h +++ b/lib/uninorm/decomposition-table1.h @@ -2,7 +2,7 @@ /* Decomposition of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/uninorm/decomposition-table2.h b/lib/uninorm/decomposition-table2.h index 7c5b82e4cc..501bc4539e 100644 --- a/lib/uninorm/decomposition-table2.h +++ b/lib/uninorm/decomposition-table2.h @@ -2,7 +2,7 @@ /* Decomposition of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/lib/uniwbrk/wbrkprop.h b/lib/uniwbrk/wbrkprop.h index 2bda041924..f2707f86fe 100644 --- a/lib/uniwbrk/wbrkprop.h +++ b/lib/uniwbrk/wbrkprop.h @@ -2,7 +2,7 @@ /* Word breaking properties of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2002, 2004, 2007-2009 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uniwidth/width0.h b/lib/uniwidth/width0.h index 5213cdca1c..31933e3b36 100644 --- a/lib/uniwidth/width0.h +++ b/lib/uniwidth/width0.h @@ -2,7 +2,7 @@ /* Table of non-spacing or control characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". diff --git a/lib/uniwidth/width2.h b/lib/uniwidth/width2.h index faab510d8b..6fd51ea699 100644 --- a/lib/uniwidth/width2.h +++ b/lib/uniwidth/width2.h @@ -2,7 +2,7 @@ /* Width 2 property of Unicode characters. */ /* Generated automatically by gen-uni-tables.c for Unicode 14.0.0. */ -/* Copyright (C) 2000-2021 Free Software Foundation, Inc. +/* Copyright (C) 2000-2022 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". |