]> Savannah Git Hosting - gnulib.git/commitdiff
Generate correct license notices in libunistring files.
authorBruno Haible <bruno@clisp.org>
Fri, 4 Jun 2021 18:55:46 +0000 (20:55 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 4 Jun 2021 18:55:46 +0000 (20:55 +0200)
* lib/gen-uni-tables.c (output_library_license, output_tests_license):
New functions.
(output_predicate, output_category, output_combclass,
output_bidi_category, output_decimal_digit, output_digit,
output_numeric, output_mirror, output_joining_type,
output_joining_group, output_scripts, output_scripts_byname,
output_blocks, output_ident_category, output_lbrk_tables,
output_wbrk_tables, output_gbp_table, output_decomposition_tables,
output_composition_tables, output_simple_mapping, output_casing_rules):
Invoke output_library_license.
(output_predicate_test, output_decimal_digit_test, output_digit_test,
output_numeric_test, output_joining_type_test,
output_joining_group_test, output_gbp_test, output_simple_mapping_test):
Invoke output_tests_license.
* lib/uni*/*.h, lib/uni*/*.gperf: Regenerated.
* tests/uni*/*.h: Likewise.

173 files changed:
ChangeLog
lib/gen-uni-tables.c
lib/unicase/cased.h
lib/unicase/ignorable.h
lib/unicase/special-casing-table.gperf
lib/unicase/tocasefold.h
lib/unicase/tolower.h
lib/unicase/totitle.h
lib/unicase/toupper.h
lib/unictype/bidi_of.h
lib/unictype/blocks.h
lib/unictype/categ_C.h
lib/unictype/categ_Cc.h
lib/unictype/categ_Cf.h
lib/unictype/categ_Cn.h
lib/unictype/categ_Co.h
lib/unictype/categ_Cs.h
lib/unictype/categ_L.h
lib/unictype/categ_LC.h
lib/unictype/categ_Ll.h
lib/unictype/categ_Lm.h
lib/unictype/categ_Lo.h
lib/unictype/categ_Lt.h
lib/unictype/categ_Lu.h
lib/unictype/categ_M.h
lib/unictype/categ_Mc.h
lib/unictype/categ_Me.h
lib/unictype/categ_Mn.h
lib/unictype/categ_N.h
lib/unictype/categ_Nd.h
lib/unictype/categ_Nl.h
lib/unictype/categ_No.h
lib/unictype/categ_P.h
lib/unictype/categ_Pc.h
lib/unictype/categ_Pd.h
lib/unictype/categ_Pe.h
lib/unictype/categ_Pf.h
lib/unictype/categ_Pi.h
lib/unictype/categ_Po.h
lib/unictype/categ_Ps.h
lib/unictype/categ_S.h
lib/unictype/categ_Sc.h
lib/unictype/categ_Sk.h
lib/unictype/categ_Sm.h
lib/unictype/categ_So.h
lib/unictype/categ_Z.h
lib/unictype/categ_Zl.h
lib/unictype/categ_Zp.h
lib/unictype/categ_Zs.h
lib/unictype/categ_of.h
lib/unictype/combiningclass.h
lib/unictype/ctype_alnum.h
lib/unictype/ctype_alpha.h
lib/unictype/ctype_blank.h
lib/unictype/ctype_cntrl.h
lib/unictype/ctype_digit.h
lib/unictype/ctype_graph.h
lib/unictype/ctype_lower.h
lib/unictype/ctype_print.h
lib/unictype/ctype_punct.h
lib/unictype/ctype_space.h
lib/unictype/ctype_upper.h
lib/unictype/ctype_xdigit.h
lib/unictype/decdigit.h
lib/unictype/digit.h
lib/unictype/joininggroup_of.h
lib/unictype/joiningtype_of.h
lib/unictype/mirror.h
lib/unictype/numeric.h
lib/unictype/pr_alphabetic.h
lib/unictype/pr_ascii_hex_digit.h
lib/unictype/pr_bidi_arabic_digit.h
lib/unictype/pr_bidi_arabic_right_to_left.h
lib/unictype/pr_bidi_block_separator.h
lib/unictype/pr_bidi_boundary_neutral.h
lib/unictype/pr_bidi_common_separator.h
lib/unictype/pr_bidi_control.h
lib/unictype/pr_bidi_embedding_or_override.h
lib/unictype/pr_bidi_eur_num_separator.h
lib/unictype/pr_bidi_eur_num_terminator.h
lib/unictype/pr_bidi_european_digit.h
lib/unictype/pr_bidi_hebrew_right_to_left.h
lib/unictype/pr_bidi_left_to_right.h
lib/unictype/pr_bidi_non_spacing_mark.h
lib/unictype/pr_bidi_other_neutral.h
lib/unictype/pr_bidi_pdf.h
lib/unictype/pr_bidi_segment_separator.h
lib/unictype/pr_bidi_whitespace.h
lib/unictype/pr_case_ignorable.h
lib/unictype/pr_cased.h
lib/unictype/pr_changes_when_casefolded.h
lib/unictype/pr_changes_when_casemapped.h
lib/unictype/pr_changes_when_lowercased.h
lib/unictype/pr_changes_when_titlecased.h
lib/unictype/pr_changes_when_uppercased.h
lib/unictype/pr_combining.h
lib/unictype/pr_composite.h
lib/unictype/pr_currency_symbol.h
lib/unictype/pr_dash.h
lib/unictype/pr_decimal_digit.h
lib/unictype/pr_default_ignorable_code_point.h
lib/unictype/pr_deprecated.h
lib/unictype/pr_diacritic.h
lib/unictype/pr_extender.h
lib/unictype/pr_format_control.h
lib/unictype/pr_grapheme_base.h
lib/unictype/pr_grapheme_extend.h
lib/unictype/pr_grapheme_link.h
lib/unictype/pr_hex_digit.h
lib/unictype/pr_hyphen.h
lib/unictype/pr_id_continue.h
lib/unictype/pr_id_start.h
lib/unictype/pr_ideographic.h
lib/unictype/pr_ids_binary_operator.h
lib/unictype/pr_ids_trinary_operator.h
lib/unictype/pr_ignorable_control.h
lib/unictype/pr_iso_control.h
lib/unictype/pr_join_control.h
lib/unictype/pr_left_of_pair.h
lib/unictype/pr_line_separator.h
lib/unictype/pr_logical_order_exception.h
lib/unictype/pr_lowercase.h
lib/unictype/pr_math.h
lib/unictype/pr_non_break.h
lib/unictype/pr_not_a_character.h
lib/unictype/pr_numeric.h
lib/unictype/pr_other_alphabetic.h
lib/unictype/pr_other_default_ignorable_code_point.h
lib/unictype/pr_other_grapheme_extend.h
lib/unictype/pr_other_id_continue.h
lib/unictype/pr_other_id_start.h
lib/unictype/pr_other_lowercase.h
lib/unictype/pr_other_math.h
lib/unictype/pr_other_uppercase.h
lib/unictype/pr_paired_punctuation.h
lib/unictype/pr_paragraph_separator.h
lib/unictype/pr_pattern_syntax.h
lib/unictype/pr_pattern_white_space.h
lib/unictype/pr_private_use.h
lib/unictype/pr_punctuation.h
lib/unictype/pr_quotation_mark.h
lib/unictype/pr_radical.h
lib/unictype/pr_sentence_terminal.h
lib/unictype/pr_soft_dotted.h
lib/unictype/pr_space.h
lib/unictype/pr_terminal_punctuation.h
lib/unictype/pr_titlecase.h
lib/unictype/pr_unassigned_code_value.h
lib/unictype/pr_unified_ideograph.h
lib/unictype/pr_uppercase.h
lib/unictype/pr_variation_selector.h
lib/unictype/pr_white_space.h
lib/unictype/pr_xid_continue.h
lib/unictype/pr_xid_start.h
lib/unictype/pr_zero_width.h
lib/unictype/scripts.h
lib/unictype/scripts_byname.gperf
lib/unictype/sy_c_ident.h
lib/unictype/sy_c_whitespace.h
lib/unictype/sy_java_ident.h
lib/unictype/sy_java_whitespace.h
lib/unigbrk/gbrkprop.h
lib/unilbrk/lbrkprop1.h
lib/unilbrk/lbrkprop2.h
lib/uninorm/composition-table.gperf
lib/uninorm/decomposition-table1.h
lib/uninorm/decomposition-table2.h
lib/uniwbrk/wbrkprop.h
tests/unictype/test-decdigit.h
tests/unictype/test-digit.h
tests/unictype/test-joininggroup_of.h
tests/unictype/test-joiningtype_of.h
tests/unictype/test-numeric.h

index 77063516cc2ad8c3843eda1e5eb9165e155e01bc..3673a41b4494baeecdadbcf8f1bae192397845f6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2021-06-04  Bruno Haible  <bruno@clisp.org>
+
+       Generate correct license notices in libunistring files.
+       * lib/gen-uni-tables.c (output_library_license, output_tests_license):
+       New functions.
+       (output_predicate, output_category, output_combclass,
+       output_bidi_category, output_decimal_digit, output_digit,
+       output_numeric, output_mirror, output_joining_type,
+       output_joining_group, output_scripts, output_scripts_byname,
+       output_blocks, output_ident_category, output_lbrk_tables,
+       output_wbrk_tables, output_gbp_table, output_decomposition_tables,
+       output_composition_tables, output_simple_mapping, output_casing_rules):
+       Invoke output_library_license.
+       (output_predicate_test, output_decimal_digit_test, output_digit_test,
+       output_numeric_test, output_joining_type_test,
+       output_joining_group_test, output_gbp_test, output_simple_mapping_test):
+       Invoke output_tests_license.
+       * lib/uni*/*.h, lib/uni*/*.gperf: Regenerated.
+       * tests/uni*/*.h: Likewise.
+
 2021-06-04  Bruno Haible  <bruno@clisp.org>
 
        Generate correct license notices in libunistring files.
index 794b5b6d9454680245135f6605bc2f0a8aa3f19c..e98d843cd0f2c02fc0daeced0327284b818fb36c 100644 (file)
@@ -273,6 +273,75 @@ fill_attributes (const char *unicodedata_filename)
 
 /* ========================================================================= */
 
+/* Output the license notice for a library file.
+   This closes an open C syntax comment.  */
+static void
+output_library_license (FILE *stream, bool lgplv2plus)
+{
+  if (lgplv2plus)
+    {
+      /* These Gnulib modules are under the LGPLv2+ license.  */
+      fprintf (stream, "   This file is free software: you can redistribute it and/or modify\n");
+      fprintf (stream, "   it under the terms of the GNU Lesser General Public License as\n");
+      fprintf (stream, "   published by the Free Software Foundation; either version 2.1 of the\n");
+      fprintf (stream, "   License, or (at your option) any later version.\n");
+      fprintf (stream, "\n");
+      fprintf (stream, "   This file is distributed in the hope that it will be useful,\n");
+      fprintf (stream, "   but WITHOUT ANY WARRANTY; without even the implied warranty of\n");
+      fprintf (stream, "   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n");
+      fprintf (stream, "   GNU Lesser General Public License for more details.\n");
+      fprintf (stream, "\n");
+      fprintf (stream, "   You should have received a copy of the GNU Lesser General Public License\n");
+      fprintf (stream, "   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */\n");
+    }
+  else
+    {
+      /* These Gnulib modules are under the 'LGPLv3+ or GPLv2+' license.  */
+      fprintf (stream, "   This program is free software.\n");
+      fprintf (stream, "   It is dual-licensed under \"the GNU LGPLv3+ or the GNU GPLv2+\".\n");
+      fprintf (stream, "   You can redistribute it and/or modify it under either\n");
+      fprintf (stream, "     - the terms of the GNU Lesser General Public License as published\n");
+      fprintf (stream, "       by the Free Software Foundation; either version 3, or (at your\n");
+      fprintf (stream, "       option) any later version, or\n");
+      fprintf (stream, "     - the terms of the GNU General Public License as published by the\n");
+      fprintf (stream, "       Free Software Foundation; either version 2, or (at your option)\n");
+      fprintf (stream, "       any later version, or\n");
+      fprintf (stream, "     - the same dual license \"the GNU LGPLv3+ or the GNU GPLv2+\".\n");
+      fprintf (stream, "\n");
+      fprintf (stream, "   This program is distributed in the hope that it will be useful,\n");
+      fprintf (stream, "   but WITHOUT ANY WARRANTY; without even the implied warranty of\n");
+      fprintf (stream, "   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\n");
+      fprintf (stream, "   Lesser General Public License and the GNU General Public License\n");
+      fprintf (stream, "   for more details.\n");
+      fprintf (stream, "\n");
+      fprintf (stream, "   You should have received a copy of the GNU Lesser General Public\n");
+      fprintf (stream, "   License and of the GNU General Public License along with this\n");
+      fprintf (stream, "   program; if not, see <https://www.gnu.org/licenses/>.  */\n");
+    }
+}
+
+/* Output the license notice for a tests file.
+   This closes an open C syntax comment.  */
+static void
+output_tests_license (FILE *stream)
+{
+  /* Gnulib tests modules are under the GPLv3+ license.  */
+  fprintf (stream, "   This program is free software: you can redistribute it and/or modify\n");
+  fprintf (stream, "   it under the terms of the GNU General Public License as published by\n");
+  fprintf (stream, "   the Free Software Foundation; either version 3 of the License, or\n");
+  fprintf (stream, "   (at your option) any later version.\n");
+  fprintf (stream, "\n");
+  fprintf (stream, "   This program is distributed in the hope that it will be useful,\n");
+  fprintf (stream, "   but WITHOUT ANY WARRANTY; without even the implied warranty of\n");
+  fprintf (stream, "   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n");
+  fprintf (stream, "   GNU General Public License for more details.\n");
+  fprintf (stream, "\n");
+  fprintf (stream, "   You should have received a copy of the GNU General Public License\n");
+  fprintf (stream, "   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */\n");
+}
+
+/* ========================================================================= */
+
 /* General category.  */
 /* See Unicode 3.0 book, section 4.5,
        UCD.html.  */
@@ -637,18 +706,7 @@ output_predicate_test (const char *filename, bool (*predicate) (unsigned int), c
   fprintf (stream, "/* Test the Unicode character type functions.\n");
   fprintf (stream, "   Copyright (C) 2007 Free Software Foundation, Inc.\n");
   fprintf (stream, "\n");
-  fprintf (stream, "   This program is free software: you can redistribute it and/or modify\n");
-  fprintf (stream, "   it under the terms of the GNU General Public License as published by\n");
-  fprintf (stream, "   the Free Software Foundation; either version 3 of the License, or\n");
-  fprintf (stream, "   (at your option) any later version.\n");
-  fprintf (stream, "\n");
-  fprintf (stream, "   This program is distributed in the hope that it will be useful,\n");
-  fprintf (stream, "   but WITHOUT ANY WARRANTY; without even the implied warranty of\n");
-  fprintf (stream, "   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n");
-  fprintf (stream, "   GNU General Public License for more details.\n");
-  fprintf (stream, "\n");
-  fprintf (stream, "   You should have received a copy of the GNU General Public License\n");
-  fprintf (stream, "   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */\n");
+  output_tests_license (stream);
   fprintf (stream, "\n");
   fprintf (stream, "#include \"test-predicate-part1.h\"\n");
   fprintf (stream, "\n");
@@ -708,6 +766,12 @@ output_predicate (const char *filename, bool (*predicate) (unsigned int), const
   fprintf (stream, "/* %s of Unicode characters.  */\n", comment);
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_library_license (stream, strcmp (filename, "unictype/categ_M.h") == 0);
+  fprintf (stream, "\n");
 
   t.p = 4; /* or: 5 */
   t.q = 7; /* or: 6 */
@@ -1015,6 +1079,12 @@ output_category (const char *filename, const char *version)
   fprintf (stream, "/* Categories of Unicode characters.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_library_license (stream, true);
+  fprintf (stream, "\n");
 
   t.p = 7;
   t.q = 9;
@@ -1180,6 +1250,12 @@ output_combclass (const char *filename, const char *version)
   fprintf (stream, "/* Combining class of Unicode characters.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_library_license (stream, true);
+  fprintf (stream, "\n");
 
   t.p = 7;
   t.q = 9;
@@ -1548,6 +1624,12 @@ output_bidi_category (const char *filename, const char *version)
   fprintf (stream, "/* Bidi categories of Unicode characters.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_library_license (stream, true);
+  fprintf (stream, "\n");
 
   t.p = 7;
   t.q = 9;
@@ -1707,6 +1789,12 @@ output_decimal_digit_test (const char *filename, const char *version)
   fprintf (stream, "/* Decimal digit values of Unicode characters.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_tests_license (stream);
+  fprintf (stream, "\n");
 
   need_comma = false;
   for (ch = 0; ch < 0x110000; ch++)
@@ -1753,6 +1841,12 @@ output_decimal_digit (const char *filename, const char *version)
   fprintf (stream, "/* Decimal digit values of Unicode characters.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_library_license (stream, false);
+  fprintf (stream, "\n");
 
   t.p = 7;
   t.q = 9;
@@ -1892,6 +1986,12 @@ output_digit_test (const char *filename, const char *version)
   fprintf (stream, "/* Digit values of Unicode characters.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_tests_license (stream);
+  fprintf (stream, "\n");
 
   need_comma = false;
   for (ch = 0; ch < 0x110000; ch++)
@@ -1938,6 +2038,12 @@ output_digit (const char *filename, const char *version)
   fprintf (stream, "/* Digit values of Unicode characters.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_library_license (stream, false);
+  fprintf (stream, "\n");
 
   t.p = 7;
   t.q = 9;
@@ -2094,6 +2200,12 @@ output_numeric_test (const char *filename, const char *version)
   fprintf (stream, "/* Numeric values of Unicode characters.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_tests_license (stream);
+  fprintf (stream, "\n");
 
   need_comma = false;
   for (ch = 0; ch < 0x110000; ch++)
@@ -2150,6 +2262,12 @@ output_numeric (const char *filename, const char *version)
   fprintf (stream, "/* Numeric values of Unicode characters.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_library_license (stream, false);
+  fprintf (stream, "\n");
 
   /* Create table of occurring fractions.  */
   nfractions = 0;
@@ -2432,6 +2550,12 @@ output_mirror (const char *filename, const char *version)
   fprintf (stream, "/* Mirrored Unicode characters.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_library_license (stream, false);
+  fprintf (stream, "\n");
 
   t.p = 7;
   t.q = 9;
@@ -4012,6 +4136,12 @@ output_joining_type_test (const char *filename, const char *version)
   fprintf (stream, "/* Arabic joining type of Unicode characters.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_tests_license (stream);
+  fprintf (stream, "\n");
 
   need_comma = false;
   for (ch = 0; ch < 0x110000; ch++)
@@ -4064,6 +4194,12 @@ output_joining_type (const char *filename, const char *version)
   fprintf (stream, "/* Arabic joining type of Unicode characters.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_library_license (stream, true);
+  fprintf (stream, "\n");
 
   t.p = 7;
   t.q = 9;
@@ -4294,6 +4430,12 @@ output_joining_group_test (const char *filename, const char *version)
   fprintf (stream, "/* Arabic joining group of Unicode characters.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_tests_license (stream);
+  fprintf (stream, "\n");
 
   need_comma = false;
   for (ch = 0; ch < 0x110000; ch++)
@@ -4346,6 +4488,12 @@ output_joining_group (const char *filename, const char *version)
   fprintf (stream, "/* Arabic joining group of Unicode characters.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_library_license (stream, false);
+  fprintf (stream, "\n");
 
   t.p = 7;
   t.q = 9;
@@ -4578,6 +4726,12 @@ output_scripts (const char *version)
   fprintf (stream, "/* Unicode scripts.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_library_license (stream, true);
+  fprintf (stream, "\n");
 
   for (s = 0; s < numscripts; s++)
     {
@@ -4755,6 +4909,13 @@ output_scripts_byname (const char *version)
   fprintf (stream, "/* Unicode scripts.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_library_license (stream, true);
+  fprintf (stream, "\n");
+
   fprintf (stream, "struct named_script { int name; unsigned int index; };\n");
   fprintf (stream, "%%struct-type\n");
   fprintf (stream, "%%language=ANSI-C\n");
@@ -4895,6 +5056,12 @@ output_blocks (const char *version)
   fprintf (stream, "/* Unicode blocks.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_library_license (stream, false);
+  fprintf (stream, "\n");
 
   fprintf (stream, "static const uc_block_t blocks[] =\n");
   fprintf (stream, "{\n");
@@ -5312,6 +5479,12 @@ output_ident_category (const char *filename, int (*predicate) (unsigned int), co
   fprintf (stream, "/* Language syntax properties of Unicode characters.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_library_license (stream, false);
+  fprintf (stream, "\n");
 
   t.p = 7; /* or 8 */
   t.q = 5; /* or 4 */
@@ -7809,23 +7982,9 @@ output_lbrk_tables (const char *filename1, const char *filename2, const char *ve
                version);
       fprintf (stream, "\n");
 
-      /* Put a GPL header on it.  The gnulib module is under LGPL (although it
-         still carries the GPL header), and it's gnulib-tool which replaces the
-         GPL header with an LGPL header.  */
       fprintf (stream, "/* Copyright (C) 2000-2002, 2004, 2008 Free Software Foundation, Inc.\n");
       fprintf (stream, "\n");
-      fprintf (stream, "   This program is free software: you can redistribute it and/or modify\n");
-      fprintf (stream, "   it under the terms of the GNU General Public License as published by\n");
-      fprintf (stream, "   the Free Software Foundation; either version 3 of the License, or\n");
-      fprintf (stream, "   (at your option) any later version.\n");
-      fprintf (stream, "\n");
-      fprintf (stream, "   This program is distributed in the hope that it will be useful,\n");
-      fprintf (stream, "   but WITHOUT ANY WARRANTY; without even the implied warranty of\n");
-      fprintf (stream, "   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n");
-      fprintf (stream, "   GNU General Public License for more details.\n");
-      fprintf (stream, "\n");
-      fprintf (stream, "   You should have received a copy of the GNU General Public License\n");
-      fprintf (stream, "   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */\n");
+      output_library_license (stream, false);
       fprintf (stream, "\n");
     }
 
@@ -8369,28 +8528,14 @@ output_wbrk_tables (const char *filename, const char *version)
     }
 
   fprintf (stream, "/* DO NOT EDIT! GENERATED AUTOMATICALLY! */\n");
-  fprintf (stream, "/* Line breaking properties of Unicode characters.  */\n");
+  fprintf (stream, "/* Word breaking properties of Unicode characters.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
   fprintf (stream, "\n");
 
-  /* Put a GPL header on it.  The gnulib module is under LGPL (although it
-     still carries the GPL header), and it's gnulib-tool which replaces the
-     GPL header with an LGPL header.  */
   fprintf (stream, "/* Copyright (C) 2000-2002, 2004, 2007-2009 Free Software Foundation, Inc.\n");
   fprintf (stream, "\n");
-  fprintf (stream, "   This program is free software: you can redistribute it and/or modify\n");
-  fprintf (stream, "   it under the terms of the GNU General Public License as published by\n");
-  fprintf (stream, "   the Free Software Foundation; either version 3 of the License, or\n");
-  fprintf (stream, "   (at your option) any later version.\n");
-  fprintf (stream, "\n");
-  fprintf (stream, "   This program is distributed in the hope that it will be useful,\n");
-  fprintf (stream, "   but WITHOUT ANY WARRANTY; without even the implied warranty of\n");
-  fprintf (stream, "   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n");
-  fprintf (stream, "   GNU General Public License for more details.\n");
-  fprintf (stream, "\n");
-  fprintf (stream, "   You should have received a copy of the GNU General Public License\n");
-  fprintf (stream, "   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */\n");
+  output_library_license (stream, false);
   fprintf (stream, "\n");
 
   output_wbp (stream);
@@ -8460,18 +8605,7 @@ output_gbp_test (const char *filename)
   fprintf (stream, "/* Test the Unicode grapheme break property functions.\n");
   fprintf (stream, "   Copyright (C) 2010 Free Software Foundation, Inc.\n");
   fprintf (stream, "\n");
-  fprintf (stream, "   This program is free software: you can redistribute it and/or modify\n");
-  fprintf (stream, "   it under the terms of the GNU General Public License as published by\n");
-  fprintf (stream, "   the Free Software Foundation; either version 3 of the License, or\n");
-  fprintf (stream, "   (at your option) any later version.\n");
-  fprintf (stream, "\n");
-  fprintf (stream, "   This program is distributed in the hope that it will be useful,\n");
-  fprintf (stream, "   but WITHOUT ANY WARRANTY; without even the implied warranty of\n");
-  fprintf (stream, "   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n");
-  fprintf (stream, "   GNU General Public License for more details.\n");
-  fprintf (stream, "\n");
-  fprintf (stream, "   You should have received a copy of the GNU General Public License\n");
-  fprintf (stream, "   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */\n");
+  output_tests_license (stream);
   fprintf (stream, "\n");
 
   need_comma = false;
@@ -8544,6 +8678,12 @@ output_gbp_table (const char *filename, const char *version)
   fprintf (stream, "/* Grapheme break property of Unicode characters.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_library_license (stream, false);
+  fprintf (stream, "\n");
 
   t.p = 7;
   t.q = 9;
@@ -9025,6 +9165,11 @@ output_decomposition_tables (const char *filename1, const char *filename2, const
       fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
                version);
       fprintf (stream, "\n");
+
+      fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+      fprintf (stream, "\n");
+      output_library_license (stream, true);
+      fprintf (stream, "\n");
     }
 
   output_decomposition (streams[0], streams[1]);
@@ -9159,23 +9304,9 @@ output_composition_tables (const char *filename, const char *version)
            version);
   fprintf (stream, "\n");
 
-  /* Put a GPL header on it.  The gnulib module is under LGPL (although it
-     still carries the GPL header), and it's gnulib-tool which replaces the
-     GPL header with an LGPL header.  */
   fprintf (stream, "/* Copyright (C) 2009 Free Software Foundation, Inc.\n");
   fprintf (stream, "\n");
-  fprintf (stream, "   This program is free software: you can redistribute it and/or modify\n");
-  fprintf (stream, "   it under the terms of the GNU General Public License as published by\n");
-  fprintf (stream, "   the Free Software Foundation; either version 3 of the License, or\n");
-  fprintf (stream, "   (at your option) any later version.\n");
-  fprintf (stream, "\n");
-  fprintf (stream, "   This program is distributed in the hope that it will be useful,\n");
-  fprintf (stream, "   but WITHOUT ANY WARRANTY; without even the implied warranty of\n");
-  fprintf (stream, "   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n");
-  fprintf (stream, "   GNU General Public License for more details.\n");
-  fprintf (stream, "\n");
-  fprintf (stream, "   You should have received a copy of the GNU General Public License\n");
-  fprintf (stream, "   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */\n");
+  output_library_license (stream, true);
   fprintf (stream, "\n");
 
   /* The composition table is a set of mappings (code1, code2) -> combined,
@@ -9274,18 +9405,7 @@ output_simple_mapping_test (const char *filename,
   fprintf (stream, "/* Test the Unicode character mapping functions.\n");
   fprintf (stream, "   Copyright (C) 2009 Free Software Foundation, Inc.\n");
   fprintf (stream, "\n");
-  fprintf (stream, "   This program is free software: you can redistribute it and/or modify\n");
-  fprintf (stream, "   it under the terms of the GNU General Public License as published by\n");
-  fprintf (stream, "   the Free Software Foundation; either version 3 of the License, or\n");
-  fprintf (stream, "   (at your option) any later version.\n");
-  fprintf (stream, "\n");
-  fprintf (stream, "   This program is distributed in the hope that it will be useful,\n");
-  fprintf (stream, "   but WITHOUT ANY WARRANTY; without even the implied warranty of\n");
-  fprintf (stream, "   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n");
-  fprintf (stream, "   GNU General Public License for more details.\n");
-  fprintf (stream, "\n");
-  fprintf (stream, "   You should have received a copy of the GNU General Public License\n");
-  fprintf (stream, "   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */\n");
+  output_tests_license (stream);
   fprintf (stream, "\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
@@ -9351,6 +9471,12 @@ output_simple_mapping (const char *filename,
   fprintf (stream, "/* Simple character mapping of Unicode characters.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_library_license (stream, false);
+  fprintf (stream, "\n");
 
   t.p = 7;
   t.q = 9;
@@ -10058,6 +10184,13 @@ output_casing_rules (const char *filename, const char *version)
   fprintf (stream, "/* Special casing rules of Unicode characters.  */\n");
   fprintf (stream, "/* Generated automatically by gen-uni-tables.c for Unicode %s.  */\n",
            version);
+  fprintf (stream, "\n");
+
+  fprintf (stream, "/* Copyright (C) 2000-2021 Free Software Foundation, Inc.\n");
+  fprintf (stream, "\n");
+  output_library_license (stream, false);
+  fprintf (stream, "\n");
+
   fprintf (stream, "struct special_casing_rule { char code[3]; };\n");
   fprintf (stream, "%%struct-type\n");
   fprintf (stream, "%%language=ANSI-C\n");
index a488ec41d94a322c1dcef1983e807508049c0c42..7f5f148b91df81a4fb4cde042cc6a8dc6bcc897f 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Casing Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 2bb8286ed19ae4d96b54a6ee18005e69f87eadda..eb452417cd3f913c30d25ab4bc2c5b0f2d61beea 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Casing Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 287f49a2b583389b52961f37961e39fbb80586bf..08d6c627c0db7e4848050f30f27ee8ab25976c15 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Special casing rules of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 struct special_casing_rule { char code[3]; };
 %struct-type
 %language=ANSI-C
index 8358e534cc191b22e896b7f05a1ad30b674322e0..460830c8fcdd26e215b65c8096635e4843234abe 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Simple character mapping of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define mapping_header_0 16
 #define mapping_header_1 2
 #define mapping_header_2 7
index 6795557b2e0c8d4b85ba03ea177d8afadc69a028..c2743e68e81f07ceff3cd6225f19b8e714e97614 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Simple character mapping of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define mapping_header_0 16
 #define mapping_header_1 2
 #define mapping_header_2 7
index 0512619cb32a804acb562eb34779c506a6be7268..1f4bdf9b02c2be51414b6c226e502c688a622377 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Simple character mapping of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define mapping_header_0 16
 #define mapping_header_1 2
 #define mapping_header_2 7
index 453dbb2dd29dd9d2c862888174335a6864113a0d..34168941aef89a2774571d5357cc08275afb153d 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Simple character mapping of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define mapping_header_0 16
 #define mapping_header_1 2
 #define mapping_header_2 7
index cc16d2a00b8e8512eade8d1ffc70439ff243885e..ff7fe9973833a7a9b333776742bb55452872fac3 100644 (file)
@@ -1,6 +1,22 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Bidi categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 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
+   published by the Free Software Foundation; either version 2.1 of the
+   License, or (at your option) any later version.
+
+   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 for more details.
+
+   You should have received a copy of the GNU Lesser General Public License
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
+
 #define bidi_category_header_0 16
 #define bidi_category_header_1 17
 #define bidi_category_header_2 7
index d353bace94bbdeaeab7a6b4d5b22627868b8f498..ac68c22285d1c7ebe4e618e426c0f9ba0da2fd80 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Unicode blocks.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 static const uc_block_t blocks[] =
 {
   { 0x0000, 0x007F, "Basic Latin" },
index 34e4097463eb017d1fd6ff197fae8ed4e7f6c3cb..75e5257755b006970d3273fde246018a7cb7d3fb 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 15734504eb897b2d492ff83c12e3f3a1c5ffdfa0..4aec4ff24ecd08ed2b143dbb10dee95fcaf8ad71 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 76deea9f2cf9c033985f356d0bc924fd6fcd5f0b..62c3f8f53cf145e0a46e4060f853c9cc32d97ef2 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 80849ccf8122f8553473d086f3807c2b6e7f9bfb..3bb5393cf16796d9563b587c62dbdd5492dff470 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 10d81e23832f9e285f01f4c51a5121b03cf7f254..f9ffbe952057c01e858184fba33e3d2cf368945c 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 478b157a86da801d0e58d48886ce697f2cb5f7ee..9c959cc3865f9f880a0588a9de0881ea5dd35ac4 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 97c0b57a1717e0e320d7a757ccbc2db68cb4eb77..99b9d3716575d62665fcd3ee88588ebc1eeee86c 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 52cf851c84fa130f66d46122809ae8f66451f575..02cc5445e207babe3aac0ba143bed2e3b2c74a3b 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index ad9e42ef8843c1d3ca5283136eff8a3e3704edcd..ce65fbbbb1f7483cac7df212b3b45bc7fafa9d83 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 658f97627fbae71aa9db855700c21cf1b877772e..8e4855edbfdc2b8b6534254a0f8d9b27a5091d7e 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index d7399eb8076650f4f3df2466171587f9cb39d039..6eca13970c5f56e361291fafdf36617a39ef25e3 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index f9d6683e6f8b4e94eaed7fe6e0b1de705503f52c..2bb51cc52e12fc097d8fbe8e6eb99bc34bc5949f 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index c21aa9a22f7ebc1378eb95291a084976e83384e6..25e8c21dc5701dc1b80f5abe40cc3356b385e2e0 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index d3e03fd8c65d9f3aeb1b5e54228dab9325258420..312d01c4a0582cebe71a6fdecc1f460b9654bbe5 100644 (file)
@@ -1,6 +1,22 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 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
+   published by the Free Software Foundation; either version 2.1 of the
+   License, or (at your option) any later version.
+
+   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 for more details.
+
+   You should have received a copy of the GNU Lesser General Public License
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 89ffe6c518ded9a90a107c96e7acede8a17e8406..ff9f0f6e891afa2deaad1ed1caf4741067745286 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index ea68dbf1139ffaac3ce050582c918eede74a4c88..3045e835bff0aeac0fe3f12032acce483ba69994 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 06e660ad241e912ccca06c8a413153d2373ed096..6156c6f5609f408a6ba3b747dd57f62aa10bbe85 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 3287963149215f9336e9f3e36dc79238a54b0308..5dd9c54445d33b0fbcb3858049eff09f81e235f7 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 613f583094b3d36fa61c1e1e501bcacbae74fb93..f5b90a779d2e3bbef794ad482fe5efa8c4f8a419 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 902a59b8ae12c640e90a25300ebb0b11a9503cfe..49ccc5ee5e8163c423678f54fca3883c3d2951f3 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 20f952ddd866db27043de09e7db4c50ae621c960..7e2708fc54461fc26ca0a661e64c6c6a0e0a67e6 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 8818e82dac64f38d52be4eb605dcb69991c43715..962cf2bb90714028775814c7817dfaefa0b0f806 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index f182c71e2821d02f99c379b86aa5c2197df9ec04..fb32608e73a594b5d9466ae2b024cbcae8ef58cd 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index daa9a0db15cb90e204e326713a1ba6cddcce7718..695a34f8fd111470bb2a5cb25a67922617915d1b 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index a15831ad4f27f587d367f7762fb28f7b15772cff..082337ae46a118a03446a39273fb861862e810d5 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 555918800b3914a501ab9e3fc8ea6cb628822e1c..d6ef18cdf2a0ceda7155b78dcc6f780526b4da4b 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 8ee94f45f3a949c0cdabefd45067fa3f019d7f66..eca23574e57ffdeff2093a705c4435a99c953eb2 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index bca38f90ef59019c229a9ae02d69014125609890..af994e7dbe07fa3dc36c5d816f54deb3608b75d9 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 77941cb1a40f57ef83f579785271f7b58cb09ccb..85e9d1b9c21c317577962939688f8bf38b438090 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 5147dd04ea18a20ab3e532357b541694351025f7..e0ee123356c594b61d047fd3d67065a58cb2da55 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index b11965d64a5b1114c068f4370fe9111545026e85..6d21d6eb8c03771bbf8659593f981c19192c42df 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 68438685146e07d776825f9ff0e78fc38c5d1381..c141b836991a369b6fa94a453bff4872d53f1ced 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index e16f449a1319ea5a6eafcefea493029fa50f30fb..dde6b923410844ea6df9de702391bed4ad3b3db3 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 1fac8b12b0f45afab30ff3d90f02765daf2d753e..781e770c2738e2fb01d32ea46b2686dcbff3dadb 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 172cc930e53a68cdb67c6dfea61b4ece9c3692ff..8a14c88cd811060c85aaabffe9fd20e1ff010a6d 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 1082fdcccd571856cf80ffcbf055d62d8be1da70..906365a41e88ce078baec108053ef8d6e198edac 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 1bcf4bf2bb5feea956e0a8ce90bba86e1c388d46..d312a4e1d2238ca301dfb3d14fb1138ad97885e2 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index e93f3dfd7e2fced468618cbf1653071d4ec2ce56..31f74120d837308af8788bb8fefe1851c4f56308 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 605b235b5e9efcab07194e4c8179849939a25c64..588946eac246a825e53995ea7f7c1aed8fe8e54d 100644 (file)
@@ -1,6 +1,22 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Categories of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 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
+   published by the Free Software Foundation; either version 2.1 of the
+   License, or (at your option) any later version.
+
+   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 for more details.
+
+   You should have received a copy of the GNU Lesser General Public License
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
+
 #define category_header_0 16
 #define category_header_1 17
 #define category_header_2 7
index ddfe9b0b1e60152b7f0a9fc193848673a26f5c3e..31087bb9df2312399b3b8fb37f8ac025801c176f 100644 (file)
@@ -1,6 +1,22 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Combining class of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 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
+   published by the Free Software Foundation; either version 2.1 of the
+   License, or (at your option) any later version.
+
+   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 for more details.
+
+   You should have received a copy of the GNU Lesser General Public License
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
+
 #define combclass_header_0 16
 #define combclass_header_1 2
 #define combclass_header_2 7
index 686c06e4bfdf071684e9223c3e5a5ae4c1a04a2f..f05638b39e57c902b197f4b22efd5a32634c6f3c 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* ISO C <ctype.h> like properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 0672f9a16a0521b666f9309ad79be4d2d9bb43c2..c19b58f4a190a22d472be614714123a669db71e4 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* ISO C <ctype.h> like properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 0f8555cb6aa538e4a725989173c84f493c83d02d..2a2f53148a22992899edf7f38d3d196b65a7657d 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* ISO C <ctype.h> like properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index dfc8b469ef04634c563f593f9ad11427665b71e8..084667db0a56725fe42d5fd8703c433c3569233a 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* ISO C <ctype.h> like properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index e928aa7135f5d9698863d6b64a3b1bd9205a6d2d..d9e353af294ffca54b5bbfbe7979d1e27c2dfe2f 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* ISO C <ctype.h> like properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 4e21d71f05ca06d11c89ef1e286a55073ae5cdef..3f3951549efa8f111a87ce411fd2839197dacc8a 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* ISO C <ctype.h> like properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 2f6549ff39997e047fa4a9061495d5bd05f71e04..2762a7fbeb5b3882e23626dd3a5932ea7815adbc 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* ISO C <ctype.h> like properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 8b249ba246545c91c368befe87506e10d9582025..e611e74b38887a63b338ba5bce5be3e7e85ef20e 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* ISO C <ctype.h> like properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 8ccafa0f5ba95075afd3045a53e3dac6fd1100e9..01e56c457fd965ef2b659e17b335d771a2d5eaea 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* ISO C <ctype.h> like properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index f5cd5b752d71af34e7338743898110cbcb332107..94d25d7d319a261fc36d3965838973f4fcf7d848 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* ISO C <ctype.h> like properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index a78f49e69e77cb55de4eb46dc88d86c68b34279c..37e3e0cd58bad55f50a24e7f3e20585b91dc9fbf 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* ISO C <ctype.h> like properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 7feced642f27af6820cfe43e84fd72583878f376..1fdc7f169abf0ba44c26e7f14ce4b344ebca6208 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* ISO C <ctype.h> like properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 61ff77a5a9a0a49f88a250ec28bc58b973ba0ca0..5ec18c2b267ef3275f8f702569d38a5710184663 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Decimal digit values of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define decdigit_header_0 16
 #define decdigit_header_1 2
 #define decdigit_header_2 7
index 0e983249abd3e6a413eb3d4c893205ab14ac0b2d..2f4d1ecae7e3e30eb144a42b50a2d0a5e6a32297 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Digit values of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define digit_header_0 16
 #define digit_header_1 2
 #define digit_header_2 7
index e48140712062f6b52da14c60ee9838fc0c7dd011..bba9fcc1ccc5c68e766b531388e291a3cf22eb88 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Arabic joining group of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define joining_group_header_0 16
 #define joining_group_header_1 2
 #define joining_group_header_2 7
index 578bfdf1da56394758a3131fcb39d47fa4b1ff74..4928336b04e2216aa4531c84c317bceff8a1d2da 100644 (file)
@@ -1,6 +1,22 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Arabic joining type of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 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
+   published by the Free Software Foundation; either version 2.1 of the
+   License, or (at your option) any later version.
+
+   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 for more details.
+
+   You should have received a copy of the GNU Lesser General Public License
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
+
 #define joining_type_header_0 16
 #define joining_type_header_1 2
 #define joining_type_header_2 7
index 0dc4df0537c006f9d142acf05e02d221df705c5b..64dbbf5cdd22d9fee16e744ae36dcd4d825d0cc4 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Mirrored Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define mirror_header_0 16
 #define mirror_header_1 2
 #define mirror_header_2 7
index 338b686cfff6be8142e9854a99f813187b25666d..78220f843b1699b91162c6f25754a66b2928dd2e 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Numeric values of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 static const uc_fraction_t u_numeric_values[143] =
 {
   { 0, 0 },
index d5083092394bd996a106c5f2b2f52a4191a47927..bd59dc5fa25ff262eeb05ed67c869e0ffd125e82 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 5ef97e414e6c879f43dd405083918d6efb598f48..88165219833b61231d4b128a681e3b9303280e06 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index d0eeb66de107bd3deb43ce25fd4efbab782b4fac..b611e8098211f93b483de99aba3b3895a0d46110 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 62455a88e74dda48b8abf077588b4d2c5a0a3279..db615ca8478733422a715b200c3ee632619780d6 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 3d1f0087a70997f7c18af860a8cb1a8c56d3813b..d81c863f32ecb8391d73bff3e9452dc3787c179d 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 9b6817e23d4e259f00350e1fe4a43bda03eb5eac..ad50a1885fe81c98ff5797a8f0437aaed61d78da 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 07281d8c1f17250ad19c079055131dafba2a908c..a093b11b7a2a7215eb40a9755c7f39624e7dba42 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 22baca306243ce9ae2d1ec53caa13b0daadebab0..a903494dbe910afdf579b0ec3e4c766e60124656 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 9a2aa8007bf588d3b68c53e4aa961fc13eeff96d..3a8e577794d206a164ccf3f142fb4b69e764ec47 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index fe44b887b4f05e736bf429de1c94dff6e856977f..fcfe2b80238e30e3dd70c535cec921642c68852e 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 3f38e5715590432b67749429f3b1af5010c7ed87..8344bf57bcf9bc39c95e394bfa899f0e5f900691 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 8be288d27131a7d6731bc8cc17a75b90830acbbb..530b6e5d386b8d1fefd8f363fab7c4de4092189c 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 702d4646802fb073c8834606453d87207cd594ae..65ed3ae498dc6d24c34701453be2abb34c99cae4 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 4f1f5524459655ac8a3f706504e82487147b7fd7..c4faaaaf284520ce1cfac6dabbceabb0e68ef2ed 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index aa0d8558223578d6b25b164453713829f4d6c58a..f2a6a50fc862993f0555c21e5a8d6be08a2b2935 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 49b86b890003d94d234be204df675a3f265496ca..346a5d6baaba4a3ad54acf0babd014a08702147b 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 54a8f1d8c76dc51c2a0a5199f05871ab23ae46d3..a08b0c46bcd5554472b3f1cb29d21fa1c96ed5d2 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 7f208edc59fc296d276efe16c209ab70d773353f..74f55c74503e85d5463b0c5b1553f19dfdb5918d 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 005aee4fbf5d0bf331d2c42408d96b4a6717ba90..0add05c324fdc0575065249fadb8b0d0179c0e2a 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 97566c51dc883a7091a245c3a69b65464dcc6bc8..e598e486559fa76c456ed9a13d072e0f443cc6c8 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index e0ea314b88920629a07a6b855f58eae4961bf883..a62500d40c1c294ed144775efbd58dc9dbbe43b7 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index c31d8965fc5e02ae82f260805232305ed0757687..e650461ff144f6450552e7ef5aecd2a022000853 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index cbec538c7bf1f6359b399df50f91364094a2b379..f611d973c2942ac6e22c1679a05769ea3e1b2d28 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 7afb63ca4bb5d456e4b13e93e6fc38bc1cc1bbfd..80e7793166b6275ab64c3780c2e92bc9a470226d 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index b64988426706d9137914e77839d8634636677498..a60c8e17432202be793ec3026955f704499e5462 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 4d6bf4955745f21b557d1dc4871cefca34a39e88..148f6949f7db446cf9477f7d011855a8d4801e41 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 6d0c053989b5caeb5b23c440b1f741a4650f32fc..24998cff3b7a613b01b660ea61bdd50c6cc54263 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index cb696a7134051b818f3e1b87321e7cf73515541b..be07e029389a0c806f1ba62a9b44837be37a2ec0 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index fc841efe73a5c12074469485badde7908290a905..ea4b76a2fb17d5d7830041de2793c4c36685d1af 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index efb1cafcd01a8c407f44962ae2bce427b192b81d..7e273c3df4cc2d3c167f2c9618d51a10d827eeaa 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 41a24abf3aba901a9bc6c3aeb49c83e4b80f4c98..7d5120808d7caa14d1079656e797a21fd3f1405e 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 0324b547b4a644015778892392fefea0dc692482..f21c95f0e08e52d39f0b919e9ebb706479add58a 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index bfc90b057f3e46f5a5c2e53da3a1201bd3c205af..59b2f1c3f3045b63c9e73576254d27d04cfe3adf 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 5af8439fe82beed74707ed431046719f1cd9e806..5ec9aee9adb51262b58b706cbbff7013c30591fc 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index b7e46c13d187d8a4cb2be2ac384830cf6878883f..8b3b88deb65a7e4bc67fc8eb13b4420548520add 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 83e17029cef47b0b50a8d61429f86504af7a43f2..9f6a4c0e7363e625ae865c1231055037ec400707 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index b8fb7952ee7e362d5698726c2780f097421dcb4c..d2c594fe34f9d31c85495c2e62619e9b6749fc94 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 621e7d59432702e3aeb6d5fcc6e1217eefdcbd73..7d30c0c1b04086cdf120b03bd2dc3d25c0622c50 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index cdacfc65bc853851af3753bcbf4667f5eae48922..7aaced65e3339e04e542c589762ba5587da1e63e 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 9e1161e5a8f1db76fbf3aa89c2a01d8341c7557d..4766c5ce1790532aa1f3ebae93e0cd69eae68c5d 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 9f585993ed3358bc43a0552bff1377d74ecd435f..869056f4ef124585b3de933ea18ba07b01aa66eb 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 90b9d99c5ba438484602d46f363c6fc72a214e34..55d7c7c90b779b8474e23395f85b7e3bfcfafc4e 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 532f43aad85ab762b17ff0dd987bb8335ff86c18..f704c1fd10e50ddd86a2b032ff90a4838d714dff 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 66dc8c65189e30eb8c32c707102dd329d7265c18..e0b0d5d85c5d83fdd18fb32dd030d004f5043d48 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 399c4448d0c9db9bdae1f484f91996a57dd64687..c5ec342d7f5c85c9af4854d37dcd2aa3cb7a11e7 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 02e85928d4a8b0a61aec9add1ab3f3e493d16c15..bc2c84cb9b324d5cafc7e9bc50d8af6e6b97bd44 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index dce6a958b9514a01f340fe40f1c39cf94f23f3c3..dcb4608e23ed287791b6f5227e719b665ac3fc94 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index a17aa91c3b6c6194a1a1880c2b49732747c759e6..cc805b9caa013c72d2058f0fba99b343015a4a83 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 05f9118064653b973728c5a09b8f628493ff36b4..28991b9694a1a65bce589a881135c1e03241bcab 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index c0c2965b7c24f48b68a301fd661c22f3e4c80ef4..bcf7f081ac4f83ff6fc2ed0eb5bde922d9bc637e 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 1195dea2a7afc55276873b20e03f4a033e4084fd..c593fb4f9d018faa141db8160fde1a77eb1771d7 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 95d7d01792ab98300a41549dc9af8a8b5298bc5b..2a9455b70fd320774108b652bb7a5fa9ebd09be9 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 92f18473680e9ce5be4cda253f2fa9cc3dad59d5..737eea870deb0b3992ef795a09a761e74b005ca4 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index d208ffe6f1efbed11e091ea5866b57cee45dedb1..602c2a3c81cdd9843f789dc02ac755d7c38b0fc8 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 38012ad7cff6b2c10ebd0f07d0464c2a30bbbbd2..b62bc8c8f6c538569aac6ab7aa49be1791155165 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 332f8c89b9a6f448351abf18a08b87d2fd85c56d..a6639324132147ef9eb027bc6402e43e3e4d861f 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 37d83a14f0e7ebd91ff7db90db6320dab4d8672f..cee94c5c7ff72ad94c93a543398041aac9739e9f 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index de3c3d3b3cce0e6a69e8ac6286dc3014fb825a68..48ed069d240b74f7460233b34b8f9d4d2c2fe3d7 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index aa0ae319ee3afbf06b084b2e80e6ec43bba55780..f46d6aa025898bf9daba23d67169c63d7cead222 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 0196faa931bfb34b564f10b375f4ce0ddcf7b1cb..a2ccd3862def44c1721814daf62eb8ab6c5ebf76 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 523cf620da27324c75be4be69223697d9008275d..6369431c9b51d92c14a40bd1f59f2561eebb82a1 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 57ae0bb8cd7e63a2bc984e8629779e88040c4df9..fde4717f3361a374240cf583a883a0ecb3a6e105 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 16d39c20d149cf1ac924a72d5c3c7482c0c41554..4a77a94ae6c1bc4a992088fd024fff8e9750719e 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 138746e59a1d5160059802ebcbd827751459b4d4..506245b960e96c018c09b1bc07b883fb3f0e3198 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 9af4979b8d84a86b9a6d1ce95b525f12fb37c1cc..68fbf003e09f53deeb3894d9c6009c536815a550 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 4e5e5e1e48a2c440748c3f475194eb7b1c49e5a6..df525f9266be0bf0c9d5950bb8d3b617c61257ba 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 254080a83ccc7a097533d9172df76a61af662f46..e402622cc858606dda78e6ba6d2100f20492e0db 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 287c52c348883f0569e25354f31b0f2accceb57d..68a2bfb6358fdd03a0a4a09b75c6cf9a9cc2acdc 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 518823deafa852c2e5bcabdac81cbcfbe817466e..46ddc811a1835da4931e7bbc962eba01c8b155af 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index a379b6c98f1d6efa4b366b4a0cf361ac22768b63..d8c81f34b5a4548e9d2d40d84d111163d3fd83df 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 55686769c285194aadc14b453c5bd2d458e47fa3..09ed0a2d3bc3393922f63fc65ba9ba5776aab8ed 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 2a3ff9955d88777903d0080853082234ff24549f..88922855dea1c0b80ae7d32c73b020ace558fd54 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 9f93582dd1f91a0171929e97e619635226ce5a7a..4806fbfd98a43f6d71a5e4f25450488eaef49c55 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 8bfa710e59aae1460eead3e08b4061fd1755ddda..2c880a71ac8ec29f8a400cd5b3c3f268d3b37dfa 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 57f3f3d42768df8fc2ca0517eed030da76cb756f..2d75e7a143e3eb2765c4ac1e5e5885efa88d5601 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 16a1861d42e5f9834a41141e4d3320af41e2f8cb..6a7b11a2644f5dd830d3d2b63eaeef1bd155d921 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 1ab1fffd8739f53de6cc657c00676c5db9091aa8..6ff5d89a9fcc3ca15b5dcb32623dbddf8d9d5954 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 03dc75c69a3cc7eebb0beda32a7f9f2e51c48edb..ed6d1fe7dde699522922734963585e1f9cef0462 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 6f10fff72eab6a8d5eee6019af6d82b6e4dc3bcd..18d7204731ddc5839f8f43b010d598f45bc849f4 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 0ac0c72e5e3331687bf3d97b9452de63d1bd6bbb..4201cdaa0b8460dad1f5ad968d0168b6aa2a3a1b 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index c5236cc331b22c74af7fadbad457f3aed082a462..9da9f3e85ecd03c8cfef259083c0fc59fa989819 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 27e91c7f7310001d80984ab406d2c33e0b06664d..2183599b0d9854416607f653b920d275d7dc3b37 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 2942fdb784bd112cee0dffe10e82549a2d883def..4f0efabe8319f0f1c00dd8e546c58c694714f296 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 171956caa8c6fedb4c9f1ae461a5868d47aae2a4..9fe7f0ac6b353c397414597fc06d9a5cd9698b92 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 91ca503120b44efec5a8e3e419055285522bbf2d..c0edbd13aacaf5c77fa74294b77780eafeeccd08 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 5c53871276250d57c862a54118b2b8d728ad85a6..b57f1e352f1eae3c55d5c9dc48a1c08574cf4efb 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index 85bd699be8c241c9258c3879b74e6315f2894260..7757563530cf4a3a0f75f9bfda1e8f83fb5a6d9e 100644 (file)
@@ -1,6 +1,22 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Unicode scripts.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 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
+   published by the Free Software Foundation; either version 2.1 of the
+   License, or (at your option) any later version.
+
+   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 for more details.
+
+   You should have received a copy of the GNU Lesser General Public License
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
+
 static const uc_interval_t script_common_intervals[] =
 {
   { 0x0000, 1, 0 }, { 0x0040, 0, 1 },
index befa93c6dbba58637f5d07fb8a3ccb3653913c8a..8de3271c39de1c1fa951b0e4da8fcea5c3f39a0c 100644 (file)
@@ -1,6 +1,22 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Unicode scripts.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 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
+   published by the Free Software Foundation; either version 2.1 of the
+   License, or (at your option) any later version.
+
+   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 for more details.
+
+   You should have received a copy of the GNU Lesser General Public License
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
+
 struct named_script { int name; unsigned int index; };
 %struct-type
 %language=ANSI-C
index 174d8d3f697fbdb1f0c6645043bb585dc1bd9ed4..8f1c36d8957bdcc7b649ab80176f27711645b5bc 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Language syntax properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define identsyntax_header_0 12
 #define identsyntax_header_1 14
 #define identsyntax_header_2 7
index 50a2fcb3c1ec715ebc640966145d02b75431e81a..45b03011923fbc431f96241a3917f76f26b8b76c 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Language syntax properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index e5a1e596bdfe728b26b47d66970e091574f579ea..2d51a94fbd013081b32e5f7d989483a3831673ee 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Language syntax properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define identsyntax_header_0 12
 #define identsyntax_header_1 225
 #define identsyntax_header_2 7
index 0a8f10edfec9eb292801a044c2a6879d64190cb0..62fe768a4fcca8dcc46942b75e251ca90e7a2033 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Language syntax properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define header_0 16
 #define header_2 9
 #define header_3 127
index c8be8618c35b22f143e08f5be2bd11e712fcbe96..0feb7822e51e675b5380a045c083fb1f05382e60 100644 (file)
@@ -1,6 +1,30 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Grapheme break property of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
+   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
+   for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
+
 #define gbrkprop_header_0 16
 #define gbrkprop_header_1 15
 #define gbrkprop_header_2 7
index d8a8cda35108f63f1e0fcdf6966df72ea1064605..b800fa62ccae584057224d7834b7c045b36d6ea7 100644 (file)
@@ -4,18 +4,26 @@
 
 /* Copyright (C) 2000-2002, 2004, 2008 Free Software Foundation, Inc.
 
-   This program is free software: you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 3 of the License, or
-   (at your option) any later version.
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+   Lesser General Public License and the GNU General Public License
+   for more details.
 
-   You should have received a copy of the GNU General Public License
-   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
 
 #define lbrkprop_header_0 16
 #define lbrkprop_header_1 15
index cda53ecb90e8c3efb2dd166421a80dd6a06b82b0..8798025bae58d62cfeb6ea0b4632d5bfd7b30634 100644 (file)
@@ -4,18 +4,26 @@
 
 /* Copyright (C) 2000-2002, 2004, 2008 Free Software Foundation, Inc.
 
-   This program is free software: you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 3 of the License, or
-   (at your option) any later version.
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+   Lesser General Public License and the GNU General Public License
+   for more details.
 
-   You should have received a copy of the GNU General Public License
-   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
 
 const lbrkprop_t unilbrkprop =
 {
index 1f8cd408c47b595b5301a8e0021b483d8f1201a3..1069c162aa25a9f7426d66716eff2d687aa071e5 100644 (file)
@@ -4,17 +4,17 @@
 
 /* Copyright (C) 2009 Free Software Foundation, Inc.
 
-   This program is free software: you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 3 of the License, or
-   (at your option) any later version.
+   This file is free software: you can redistribute it and/or modify
+   it under the terms of the GNU Lesser General Public License as
+   published by the Free Software Foundation; either version 2.1 of the
+   License, or (at your option) any later version.
 
-   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 General Public License for more details.
+   GNU Lesser General Public License for more details.
 
-   You should have received a copy of the GNU General Public License
+   You should have received a copy of the GNU Lesser General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
 struct composition_rule { char codes[6]; };
index 5fb5ff2997b50a1c4c3b778229c3f3e13522fb81..cd4905db466392f6bc5d89107dc1f9f6b241a19a 100644 (file)
@@ -2,6 +2,21 @@
 /* Decomposition of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
 
+/* Copyright (C) 2000-2021 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
+   published by the Free Software Foundation; either version 2.1 of the
+   License, or (at your option) any later version.
+
+   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 for more details.
+
+   You should have received a copy of the GNU Lesser General Public License
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
+
 extern const unsigned char gl_uninorm_decomp_chars_table[];
 
 #define decomp_header_0 10
index 539819b0a9a741210e9ff103afb8dbfb85f92930..fa3b15ec6a1ada1b94b1341af3ad4874093d088c 100644 (file)
@@ -2,6 +2,21 @@
 /* Decomposition of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
 
+/* Copyright (C) 2000-2021 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
+   published by the Free Software Foundation; either version 2.1 of the
+   License, or (at your option) any later version.
+
+   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 for more details.
+
+   You should have received a copy of the GNU Lesser General Public License
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
+
 const unsigned char gl_uninorm_decomp_chars_table[] =
 {
   0x08, 0x00, 0x20, 0xC0, 0x00, 0x20, 0x00, 0x03, 0x08, 0x20, 0x00, 0x61,
index ade0d52983fd04329e66bd0d1f287d93347942fd..0390213a78494ae51c3acf5876d3ff5b626ce739 100644 (file)
@@ -1,21 +1,29 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
-/* Line breaking properties of Unicode characters.  */
+/* Word breaking properties of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
 
 /* Copyright (C) 2000-2002, 2004, 2007-2009 Free Software Foundation, Inc.
 
-   This program is free software: you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 3 of the License, or
-   (at your option) any later version.
+   This program 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
+       by the Free Software Foundation; either version 3, or (at your
+       option) any later version, or
+     - the terms of the GNU General Public License as published by the
+       Free Software Foundation; either version 2, or (at your option)
+       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,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+   Lesser General Public License and the GNU General Public License
+   for more details.
 
-   You should have received a copy of the GNU General Public License
-   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
+   You should have received a copy of the GNU Lesser General Public
+   License and of the GNU General Public License along with this
+   program; if not, see <https://www.gnu.org/licenses/>.  */
 
 #define wbrkprop_header_0 16
 #define wbrkprop_header_1 15
index 366868fbac0ba316907e6b5fbe2462cccf232679..395bcdbed7e50b79b35e395a2503d50376d2545e 100644 (file)
@@ -1,6 +1,22 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Decimal digit values of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program is free software: you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 3 of the License, or
+   (at your option) any later version.
+
+   This program 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 General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
+
     { 0x0030, 0 },
     { 0x0031, 1 },
     { 0x0032, 2 },
index d260dec1f569fa37314c7a3f47244f9f905a68e4..919178c64a4a9d1d8106378509402898039880aa 100644 (file)
@@ -1,6 +1,22 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Digit values of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program is free software: you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 3 of the License, or
+   (at your option) any later version.
+
+   This program 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 General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
+
     { 0x0030, 0 },
     { 0x0031, 1 },
     { 0x0032, 2 },
index 91d8962f534862df8fcbad553ee0505beddff8f8..e67102e4441e932d8941cbb46f7a552651c4ac74 100644 (file)
@@ -1,6 +1,22 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Arabic joining group of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program is free software: you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 3 of the License, or
+   (at your option) any later version.
+
+   This program 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 General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
+
     { 0x0620, UC_JOINING_GROUP_YEH },
     { 0x0622, UC_JOINING_GROUP_ALEF },
     { 0x0623, UC_JOINING_GROUP_ALEF },
index 6a08c95d0a38e4a2fa087f76b7b196bcc7d3dff7..58b7baf792b4254ba02aeff5f67ea0dab0877865 100644 (file)
@@ -1,6 +1,22 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Arabic joining type of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program is free software: you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 3 of the License, or
+   (at your option) any later version.
+
+   This program 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 General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
+
     { 0x0600, UC_JOINING_TYPE_U },
     { 0x0601, UC_JOINING_TYPE_U },
     { 0x0602, UC_JOINING_TYPE_U },
index 55d1478a1fec05d968438caa4c5b54a045f61984..c4b3918c4cfa43e215d13d0e09ca5ceb22f00565 100644 (file)
@@ -1,6 +1,22 @@
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* Numeric values of Unicode characters.  */
 /* Generated automatically by gen-uni-tables.c for Unicode 9.0.0.  */
+
+/* Copyright (C) 2000-2021 Free Software Foundation, Inc.
+
+   This program is free software: you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 3 of the License, or
+   (at your option) any later version.
+
+   This program 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 General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
+
     { 0x0030, 0, 1 },
     { 0x0031, 1, 1 },
     { 0x0032, 2, 1 },