summaryrefslogtreecommitdiff
path: root/lib/unictype/ctype_print.h
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2022-01-01 19:48:03 +0100
committerBruno Haible <bruno@clisp.org>2022-01-01 19:48:33 +0100
commitc5f910371ea42a556e0f3a9dbcb5042f7ad40056 (patch)
tree640be9b7c4e0f0bff2e87d31a96c5b5ff1b59538 /lib/unictype/ctype_print.h
parente3ffd3bbdd23d06f9efe114c4e0247e58444229b (diff)
downloadgnulib-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/unictype/ctype_print.h')
-rw-r--r--lib/unictype/ctype_print.h2
1 files changed, 1 insertions, 1 deletions
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+".