[gnome-characters] build: Update Gnulib



commit 03af0b7ad4d836aa8629447f8929724124b8a001
Author: Daiki Ueno <dueno src gnome org>
Date:   Tue Aug 22 13:26:01 2017 +0200

    build: Update Gnulib
    
    Incorporate copyright changes.

 config.rpath                                       |    2 +-
 gllib/unicase.in.h                                 |    2 +-
 gllib/unicase/simple-mapping.h                     |    2 +-
 gllib/unicase/tolower.c                            |    2 +-
 gllib/unicase/totitle.c                            |    2 +-
 gllib/unicase/toupper.c                            |    2 +-
 gllib/unictype.in.h                                |    2 +-
 gllib/unictype/bidi_of.c                           |    2 +-
 gllib/unictype/bitmap.h                            |    2 +-
 gllib/unictype/block_test.c                        |    2 +-
 gllib/unictype/blocks.c                            |    2 +-
 gllib/unictype/categ_C.c                           |    2 +-
 gllib/unictype/categ_Cc.c                          |    2 +-
 gllib/unictype/categ_Cf.c                          |    2 +-
 gllib/unictype/categ_Cn.c                          |    2 +-
 gllib/unictype/categ_Co.c                          |    2 +-
 gllib/unictype/categ_Cs.c                          |    2 +-
 gllib/unictype/categ_L.c                           |    2 +-
 gllib/unictype/categ_LC.c                          |    2 +-
 gllib/unictype/categ_Ll.c                          |    2 +-
 gllib/unictype/categ_Lm.c                          |    2 +-
 gllib/unictype/categ_Lo.c                          |    2 +-
 gllib/unictype/categ_Lt.c                          |    2 +-
 gllib/unictype/categ_Lu.c                          |    2 +-
 gllib/unictype/categ_M.c                           |    2 +-
 gllib/unictype/categ_Mc.c                          |    2 +-
 gllib/unictype/categ_Me.c                          |    2 +-
 gllib/unictype/categ_Mn.c                          |    2 +-
 gllib/unictype/categ_N.c                           |    2 +-
 gllib/unictype/categ_Nd.c                          |    2 +-
 gllib/unictype/categ_Nl.c                          |    2 +-
 gllib/unictype/categ_No.c                          |    2 +-
 gllib/unictype/categ_P.c                           |    2 +-
 gllib/unictype/categ_Pc.c                          |    2 +-
 gllib/unictype/categ_Pd.c                          |    2 +-
 gllib/unictype/categ_Pe.c                          |    2 +-
 gllib/unictype/categ_Pf.c                          |    2 +-
 gllib/unictype/categ_Pi.c                          |    2 +-
 gllib/unictype/categ_Po.c                          |    2 +-
 gllib/unictype/categ_Ps.c                          |    2 +-
 gllib/unictype/categ_S.c                           |    2 +-
 gllib/unictype/categ_Sc.c                          |    2 +-
 gllib/unictype/categ_Sk.c                          |    2 +-
 gllib/unictype/categ_Sm.c                          |    2 +-
 gllib/unictype/categ_So.c                          |    2 +-
 gllib/unictype/categ_Z.c                           |    2 +-
 gllib/unictype/categ_Zl.c                          |    2 +-
 gllib/unictype/categ_Zp.c                          |    2 +-
 gllib/unictype/categ_Zs.c                          |    2 +-
 gllib/unictype/categ_and.c                         |    2 +-
 gllib/unictype/categ_and_not.c                     |    2 +-
 gllib/unictype/categ_byname.c                      |    2 +-
 gllib/unictype/categ_longname.c                    |    2 +-
 gllib/unictype/categ_name.c                        |    2 +-
 gllib/unictype/categ_none.c                        |    2 +-
 gllib/unictype/categ_of.c                          |    2 +-
 gllib/unictype/categ_or.c                          |    2 +-
 gllib/unictype/categ_test.c                        |    2 +-
 gllib/unictype/ctype_print.c                       |    2 +-
 gllib/unictype/mirror.c                            |    2 +-
 gllib/unictype/pr_alphabetic.c                     |    2 +-
 gllib/unictype/pr_ascii_hex_digit.c                |    2 +-
 gllib/unictype/pr_bidi_arabic_digit.c              |    2 +-
 gllib/unictype/pr_bidi_arabic_right_to_left.c      |    2 +-
 gllib/unictype/pr_bidi_block_separator.c           |    2 +-
 gllib/unictype/pr_bidi_boundary_neutral.c          |    2 +-
 gllib/unictype/pr_bidi_common_separator.c          |    2 +-
 gllib/unictype/pr_bidi_control.c                   |    2 +-
 gllib/unictype/pr_bidi_embedding_or_override.c     |    2 +-
 gllib/unictype/pr_bidi_eur_num_separator.c         |    2 +-
 gllib/unictype/pr_bidi_eur_num_terminator.c        |    2 +-
 gllib/unictype/pr_bidi_european_digit.c            |    2 +-
 gllib/unictype/pr_bidi_hebrew_right_to_left.c      |    2 +-
 gllib/unictype/pr_bidi_left_to_right.c             |    2 +-
 gllib/unictype/pr_bidi_non_spacing_mark.c          |    2 +-
 gllib/unictype/pr_bidi_other_neutral.c             |    2 +-
 gllib/unictype/pr_bidi_pdf.c                       |    2 +-
 gllib/unictype/pr_bidi_segment_separator.c         |    2 +-
 gllib/unictype/pr_bidi_whitespace.c                |    2 +-
 gllib/unictype/pr_byname.c                         |    2 +-
 gllib/unictype/pr_case_ignorable.c                 |    2 +-
 gllib/unictype/pr_cased.c                          |    2 +-
 gllib/unictype/pr_changes_when_casefolded.c        |    2 +-
 gllib/unictype/pr_changes_when_casemapped.c        |    2 +-
 gllib/unictype/pr_changes_when_lowercased.c        |    2 +-
 gllib/unictype/pr_changes_when_titlecased.c        |    2 +-
 gllib/unictype/pr_changes_when_uppercased.c        |    2 +-
 gllib/unictype/pr_combining.c                      |    2 +-
 gllib/unictype/pr_composite.c                      |    2 +-
 gllib/unictype/pr_currency_symbol.c                |    2 +-
 gllib/unictype/pr_dash.c                           |    2 +-
 gllib/unictype/pr_decimal_digit.c                  |    2 +-
 gllib/unictype/pr_default_ignorable_code_point.c   |    2 +-
 gllib/unictype/pr_deprecated.c                     |    2 +-
 gllib/unictype/pr_diacritic.c                      |    2 +-
 gllib/unictype/pr_extender.c                       |    2 +-
 gllib/unictype/pr_format_control.c                 |    2 +-
 gllib/unictype/pr_grapheme_base.c                  |    2 +-
 gllib/unictype/pr_grapheme_extend.c                |    2 +-
 gllib/unictype/pr_grapheme_link.c                  |    2 +-
 gllib/unictype/pr_hex_digit.c                      |    2 +-
 gllib/unictype/pr_hyphen.c                         |    2 +-
 gllib/unictype/pr_id_continue.c                    |    2 +-
 gllib/unictype/pr_id_start.c                       |    2 +-
 gllib/unictype/pr_ideographic.c                    |    2 +-
 gllib/unictype/pr_ids_binary_operator.c            |    2 +-
 gllib/unictype/pr_ids_trinary_operator.c           |    2 +-
 gllib/unictype/pr_ignorable_control.c              |    2 +-
 gllib/unictype/pr_iso_control.c                    |    2 +-
 gllib/unictype/pr_join_control.c                   |    2 +-
 gllib/unictype/pr_left_of_pair.c                   |    2 +-
 gllib/unictype/pr_line_separator.c                 |    2 +-
 gllib/unictype/pr_logical_order_exception.c        |    2 +-
 gllib/unictype/pr_lowercase.c                      |    2 +-
 gllib/unictype/pr_math.c                           |    2 +-
 gllib/unictype/pr_non_break.c                      |    2 +-
 gllib/unictype/pr_not_a_character.c                |    2 +-
 gllib/unictype/pr_numeric.c                        |    2 +-
 gllib/unictype/pr_other_alphabetic.c               |    2 +-
 .../pr_other_default_ignorable_code_point.c        |    2 +-
 gllib/unictype/pr_other_grapheme_extend.c          |    2 +-
 gllib/unictype/pr_other_id_continue.c              |    2 +-
 gllib/unictype/pr_other_id_start.c                 |    2 +-
 gllib/unictype/pr_other_lowercase.c                |    2 +-
 gllib/unictype/pr_other_math.c                     |    2 +-
 gllib/unictype/pr_other_uppercase.c                |    2 +-
 gllib/unictype/pr_paired_punctuation.c             |    2 +-
 gllib/unictype/pr_paragraph_separator.c            |    2 +-
 gllib/unictype/pr_pattern_syntax.c                 |    2 +-
 gllib/unictype/pr_pattern_white_space.c            |    2 +-
 gllib/unictype/pr_private_use.c                    |    2 +-
 gllib/unictype/pr_punctuation.c                    |    2 +-
 gllib/unictype/pr_quotation_mark.c                 |    2 +-
 gllib/unictype/pr_radical.c                        |    2 +-
 gllib/unictype/pr_sentence_terminal.c              |    2 +-
 gllib/unictype/pr_soft_dotted.c                    |    2 +-
 gllib/unictype/pr_space.c                          |    2 +-
 gllib/unictype/pr_terminal_punctuation.c           |    2 +-
 gllib/unictype/pr_test.c                           |    2 +-
 gllib/unictype/pr_titlecase.c                      |    2 +-
 gllib/unictype/pr_unassigned_code_value.c          |    2 +-
 gllib/unictype/pr_unified_ideograph.c              |    2 +-
 gllib/unictype/pr_uppercase.c                      |    2 +-
 gllib/unictype/pr_variation_selector.c             |    2 +-
 gllib/unictype/pr_white_space.c                    |    2 +-
 gllib/unictype/pr_xid_continue.c                   |    2 +-
 gllib/unictype/pr_xid_start.c                      |    2 +-
 gllib/unictype/pr_zero_width.c                     |    2 +-
 gllib/unictype/scripts.c                           |    2 +-
 gllib/uniname.in.h                                 |    2 +-
 gllib/uninorm.in.h                                 |    2 +-
 gllib/uninorm/canonical-decomposition.c            |    2 +-
 gllib/uninorm/decomposition-table.c                |    2 +-
 gllib/uninorm/decomposition-table.h                |    4 +-
 gllib/unitypes.in.h                                |    2 +-
 gllib/uniwidth.in.h                                |    2 +-
 gllib/uniwidth/cjk.h                               |    2 +-
 gllib/uniwidth/width.c                             |    2 +-
 gllib/unused-parameter.h                           |    2 +-
 glm4/wint_t.m4                                     |   74 ++++++++++++++++++++
 160 files changed, 234 insertions(+), 160 deletions(-)
---
diff --git a/config.rpath b/config.rpath
index 98183ff..af3c415 100755
--- a/config.rpath
+++ b/config.rpath
@@ -2,7 +2,7 @@
 # Output a system dependent set of variables, describing how to set the
 # run time search path of shared libraries in an executable.
 #
-#   Copyright 1996-2016 Free Software Foundation, Inc.
+#   Copyright 1996-2017 Free Software Foundation, Inc.
 #   Taken from GNU libtool, 2001
 #   Originally by Gordon Matzigkeit <gord gnu ai mit edu>, 1996
 #
diff --git a/gllib/unicase.in.h b/gllib/unicase.in.h
index cdbfb8f..e50e5fc 100644
--- a/gllib/unicase.in.h
+++ b/gllib/unicase.in.h
@@ -1,5 +1,5 @@
 /* Unicode character case mappings.
-   Copyright (C) 2002, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2009-2017 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
diff --git a/gllib/unicase/simple-mapping.h b/gllib/unicase/simple-mapping.h
index 73b1364..b1de152 100644
--- a/gllib/unicase/simple-mapping.h
+++ b/gllib/unicase/simple-mapping.h
@@ -1,5 +1,5 @@
 /* Simple case mapping for Unicode characters.
-   Copyright (C) 2002, 2006, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2009.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unicase/tolower.c b/gllib/unicase/tolower.c
index 2790ba7..866741e 100644
--- a/gllib/unicase/tolower.c
+++ b/gllib/unicase/tolower.c
@@ -1,5 +1,5 @@
 /* Lowercase mapping for Unicode characters (locale and context independent).
-   Copyright (C) 2002, 2006, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2009.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unicase/totitle.c b/gllib/unicase/totitle.c
index b445a4e..53924b0 100644
--- a/gllib/unicase/totitle.c
+++ b/gllib/unicase/totitle.c
@@ -1,5 +1,5 @@
 /* Titlecase mapping for Unicode characters (locale and context independent).
-   Copyright (C) 2002, 2006, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2009.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unicase/toupper.c b/gllib/unicase/toupper.c
index ed1115a..148aefc 100644
--- a/gllib/unicase/toupper.c
+++ b/gllib/unicase/toupper.c
@@ -1,5 +1,5 @@
 /* Uppercase mapping for Unicode characters (locale and context independent).
-   Copyright (C) 2002, 2006, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2009.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype.in.h b/gllib/unictype.in.h
index fa2afd7..ee1bd16 100644
--- a/gllib/unictype.in.h
+++ b/gllib/unictype.in.h
@@ -1,5 +1,5 @@
 /* Unicode character classification and properties.
-   Copyright (C) 2002, 2005-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2005-2017 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
diff --git a/gllib/unictype/bidi_of.c b/gllib/unictype/bidi_of.c
index d80f277..e948e91 100644
--- a/gllib/unictype/bidi_of.c
+++ b/gllib/unictype/bidi_of.c
@@ -1,5 +1,5 @@
 /* Bidi classes of Unicode characters.
-   Copyright (C) 2002, 2006, 2011-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006, 2011-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/bitmap.h b/gllib/unictype/bitmap.h
index fa2f60e..475166f 100644
--- a/gllib/unictype/bitmap.h
+++ b/gllib/unictype/bitmap.h
@@ -1,5 +1,5 @@
 /* Three-level bitmap lookup.
-   Copyright (C) 2000-2002, 2005-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2000-2002, 2005-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2000-2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/block_test.c b/gllib/unictype/block_test.c
index 091e720..931967e 100644
--- a/gllib/unictype/block_test.c
+++ b/gllib/unictype/block_test.c
@@ -1,5 +1,5 @@
 /* Blocks of Unicode characters.
-   Copyright (C) 2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2007.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/blocks.c b/gllib/unictype/blocks.c
index 010635d..3f36a24 100644
--- a/gllib/unictype/blocks.c
+++ b/gllib/unictype/blocks.c
@@ -1,5 +1,5 @@
 /* Blocks of Unicode characters.
-   Copyright (C) 2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2007.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_C.c b/gllib/unictype/categ_C.c
index 35cd7ee..5938e68 100644
--- a/gllib/unictype/categ_C.c
+++ b/gllib/unictype/categ_C.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Cc.c b/gllib/unictype/categ_Cc.c
index 33c74ce..0fcadd6 100644
--- a/gllib/unictype/categ_Cc.c
+++ b/gllib/unictype/categ_Cc.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Cf.c b/gllib/unictype/categ_Cf.c
index c8a3822..a4f3288 100644
--- a/gllib/unictype/categ_Cf.c
+++ b/gllib/unictype/categ_Cf.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Cn.c b/gllib/unictype/categ_Cn.c
index 5ef7f3c..fa6cd8a 100644
--- a/gllib/unictype/categ_Cn.c
+++ b/gllib/unictype/categ_Cn.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Co.c b/gllib/unictype/categ_Co.c
index ef97022..48555c9 100644
--- a/gllib/unictype/categ_Co.c
+++ b/gllib/unictype/categ_Co.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Cs.c b/gllib/unictype/categ_Cs.c
index 0a46c70..0678c29 100644
--- a/gllib/unictype/categ_Cs.c
+++ b/gllib/unictype/categ_Cs.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_L.c b/gllib/unictype/categ_L.c
index 2111fb3..041e66b 100644
--- a/gllib/unictype/categ_L.c
+++ b/gllib/unictype/categ_L.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_LC.c b/gllib/unictype/categ_LC.c
index 228499a..7f76b0d 100644
--- a/gllib/unictype/categ_LC.c
+++ b/gllib/unictype/categ_LC.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2011-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2011-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2011.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Ll.c b/gllib/unictype/categ_Ll.c
index 16abd8d..ae780ae 100644
--- a/gllib/unictype/categ_Ll.c
+++ b/gllib/unictype/categ_Ll.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Lm.c b/gllib/unictype/categ_Lm.c
index 3431825..3906ba1 100644
--- a/gllib/unictype/categ_Lm.c
+++ b/gllib/unictype/categ_Lm.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Lo.c b/gllib/unictype/categ_Lo.c
index 33d9ae7..81bfb7a 100644
--- a/gllib/unictype/categ_Lo.c
+++ b/gllib/unictype/categ_Lo.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Lt.c b/gllib/unictype/categ_Lt.c
index 44df3cf..8f3208a 100644
--- a/gllib/unictype/categ_Lt.c
+++ b/gllib/unictype/categ_Lt.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Lu.c b/gllib/unictype/categ_Lu.c
index a6d34b3..9694d62 100644
--- a/gllib/unictype/categ_Lu.c
+++ b/gllib/unictype/categ_Lu.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_M.c b/gllib/unictype/categ_M.c
index 8083b96..899d8a4 100644
--- a/gllib/unictype/categ_M.c
+++ b/gllib/unictype/categ_M.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Mc.c b/gllib/unictype/categ_Mc.c
index 2f31c70..3af6dd8 100644
--- a/gllib/unictype/categ_Mc.c
+++ b/gllib/unictype/categ_Mc.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Me.c b/gllib/unictype/categ_Me.c
index 6a1255b..c5bc8d4 100644
--- a/gllib/unictype/categ_Me.c
+++ b/gllib/unictype/categ_Me.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Mn.c b/gllib/unictype/categ_Mn.c
index 6d8de50..1741f3d 100644
--- a/gllib/unictype/categ_Mn.c
+++ b/gllib/unictype/categ_Mn.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_N.c b/gllib/unictype/categ_N.c
index adcc7b2..7d04d12 100644
--- a/gllib/unictype/categ_N.c
+++ b/gllib/unictype/categ_N.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Nd.c b/gllib/unictype/categ_Nd.c
index d699ab5..ae751bf 100644
--- a/gllib/unictype/categ_Nd.c
+++ b/gllib/unictype/categ_Nd.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Nl.c b/gllib/unictype/categ_Nl.c
index a0a6e53..3cd62ad 100644
--- a/gllib/unictype/categ_Nl.c
+++ b/gllib/unictype/categ_Nl.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_No.c b/gllib/unictype/categ_No.c
index 154234f..d50ffee 100644
--- a/gllib/unictype/categ_No.c
+++ b/gllib/unictype/categ_No.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_P.c b/gllib/unictype/categ_P.c
index fb7a83d..68c4415 100644
--- a/gllib/unictype/categ_P.c
+++ b/gllib/unictype/categ_P.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Pc.c b/gllib/unictype/categ_Pc.c
index b59bf7e..6c90759 100644
--- a/gllib/unictype/categ_Pc.c
+++ b/gllib/unictype/categ_Pc.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Pd.c b/gllib/unictype/categ_Pd.c
index 6f9baf0..19f49fd 100644
--- a/gllib/unictype/categ_Pd.c
+++ b/gllib/unictype/categ_Pd.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Pe.c b/gllib/unictype/categ_Pe.c
index 28edfdc..5d0f843 100644
--- a/gllib/unictype/categ_Pe.c
+++ b/gllib/unictype/categ_Pe.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Pf.c b/gllib/unictype/categ_Pf.c
index c1c2f6c..dfe7f26 100644
--- a/gllib/unictype/categ_Pf.c
+++ b/gllib/unictype/categ_Pf.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Pi.c b/gllib/unictype/categ_Pi.c
index e1b843f..148bbc3 100644
--- a/gllib/unictype/categ_Pi.c
+++ b/gllib/unictype/categ_Pi.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Po.c b/gllib/unictype/categ_Po.c
index 723edce..41b5c5c 100644
--- a/gllib/unictype/categ_Po.c
+++ b/gllib/unictype/categ_Po.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Ps.c b/gllib/unictype/categ_Ps.c
index 4fc54ba..f724801 100644
--- a/gllib/unictype/categ_Ps.c
+++ b/gllib/unictype/categ_Ps.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_S.c b/gllib/unictype/categ_S.c
index 3c14faf..84ebfbb 100644
--- a/gllib/unictype/categ_S.c
+++ b/gllib/unictype/categ_S.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Sc.c b/gllib/unictype/categ_Sc.c
index ca79e96..47ef12a 100644
--- a/gllib/unictype/categ_Sc.c
+++ b/gllib/unictype/categ_Sc.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Sk.c b/gllib/unictype/categ_Sk.c
index 8d0e056..c80222d 100644
--- a/gllib/unictype/categ_Sk.c
+++ b/gllib/unictype/categ_Sk.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Sm.c b/gllib/unictype/categ_Sm.c
index ccdc0ff..47cb25a 100644
--- a/gllib/unictype/categ_Sm.c
+++ b/gllib/unictype/categ_Sm.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_So.c b/gllib/unictype/categ_So.c
index 821d461..1e2cbf9 100644
--- a/gllib/unictype/categ_So.c
+++ b/gllib/unictype/categ_So.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Z.c b/gllib/unictype/categ_Z.c
index 80a4acd..321915b 100644
--- a/gllib/unictype/categ_Z.c
+++ b/gllib/unictype/categ_Z.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Zl.c b/gllib/unictype/categ_Zl.c
index b0a5f38..a1224b3 100644
--- a/gllib/unictype/categ_Zl.c
+++ b/gllib/unictype/categ_Zl.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Zp.c b/gllib/unictype/categ_Zp.c
index 233779c..c25cf8e 100644
--- a/gllib/unictype/categ_Zp.c
+++ b/gllib/unictype/categ_Zp.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_Zs.c b/gllib/unictype/categ_Zs.c
index 85d2a1c..03f813b 100644
--- a/gllib/unictype/categ_Zs.c
+++ b/gllib/unictype/categ_Zs.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_and.c b/gllib/unictype/categ_and.c
index 536300c..2f54c59 100644
--- a/gllib/unictype/categ_and.c
+++ b/gllib/unictype/categ_and.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2007.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_and_not.c b/gllib/unictype/categ_and_not.c
index 884c689..2811430 100644
--- a/gllib/unictype/categ_and_not.c
+++ b/gllib/unictype/categ_and_not.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2007.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_byname.c b/gllib/unictype/categ_byname.c
index 62d1641..5892e83 100644
--- a/gllib/unictype/categ_byname.c
+++ b/gllib/unictype/categ_byname.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2011-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2011-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_longname.c b/gllib/unictype/categ_longname.c
index 44ee7d1..fc76680 100644
--- a/gllib/unictype/categ_longname.c
+++ b/gllib/unictype/categ_longname.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2011-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2011-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2011.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_name.c b/gllib/unictype/categ_name.c
index 878106b..d853e35 100644
--- a/gllib/unictype/categ_name.c
+++ b/gllib/unictype/categ_name.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2011-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2011-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_none.c b/gllib/unictype/categ_none.c
index 79e05ab..207409e 100644
--- a/gllib/unictype/categ_none.c
+++ b/gllib/unictype/categ_none.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2007.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_of.c b/gllib/unictype/categ_of.c
index 3844624..35b193e 100644
--- a/gllib/unictype/categ_of.c
+++ b/gllib/unictype/categ_of.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_or.c b/gllib/unictype/categ_or.c
index d631d55..d90c668 100644
--- a/gllib/unictype/categ_or.c
+++ b/gllib/unictype/categ_or.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2007.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/categ_test.c b/gllib/unictype/categ_test.c
index f685d75..d9b0dad 100644
--- a/gllib/unictype/categ_test.c
+++ b/gllib/unictype/categ_test.c
@@ -1,5 +1,5 @@
 /* Categories of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/ctype_print.c b/gllib/unictype/ctype_print.c
index 671f2c6..a648e3c 100644
--- a/gllib/unictype/ctype_print.c
+++ b/gllib/unictype/ctype_print.c
@@ -1,5 +1,5 @@
 /* ISO C <ctype.h> like properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/mirror.c b/gllib/unictype/mirror.c
index f73b00c..285e008 100644
--- a/gllib/unictype/mirror.c
+++ b/gllib/unictype/mirror.c
@@ -1,5 +1,5 @@
 /* Mirrored Unicode characters.
-   Copyright (C) 2002, 2006, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_alphabetic.c b/gllib/unictype/pr_alphabetic.c
index 88edd4e..746b593 100644
--- a/gllib/unictype/pr_alphabetic.c
+++ b/gllib/unictype/pr_alphabetic.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_ascii_hex_digit.c b/gllib/unictype/pr_ascii_hex_digit.c
index d36f5ae..8d91482 100644
--- a/gllib/unictype/pr_ascii_hex_digit.c
+++ b/gllib/unictype/pr_ascii_hex_digit.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_bidi_arabic_digit.c b/gllib/unictype/pr_bidi_arabic_digit.c
index 99c9657..33d35b6 100644
--- a/gllib/unictype/pr_bidi_arabic_digit.c
+++ b/gllib/unictype/pr_bidi_arabic_digit.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_bidi_arabic_right_to_left.c b/gllib/unictype/pr_bidi_arabic_right_to_left.c
index 51dd0d0..1b3778e 100644
--- a/gllib/unictype/pr_bidi_arabic_right_to_left.c
+++ b/gllib/unictype/pr_bidi_arabic_right_to_left.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_bidi_block_separator.c b/gllib/unictype/pr_bidi_block_separator.c
index 417fac6..434239c 100644
--- a/gllib/unictype/pr_bidi_block_separator.c
+++ b/gllib/unictype/pr_bidi_block_separator.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_bidi_boundary_neutral.c b/gllib/unictype/pr_bidi_boundary_neutral.c
index aaba7aa..a140aac 100644
--- a/gllib/unictype/pr_bidi_boundary_neutral.c
+++ b/gllib/unictype/pr_bidi_boundary_neutral.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_bidi_common_separator.c b/gllib/unictype/pr_bidi_common_separator.c
index 78d1b44..9cd9e9d 100644
--- a/gllib/unictype/pr_bidi_common_separator.c
+++ b/gllib/unictype/pr_bidi_common_separator.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_bidi_control.c b/gllib/unictype/pr_bidi_control.c
index 36d6a7b..ad44a77 100644
--- a/gllib/unictype/pr_bidi_control.c
+++ b/gllib/unictype/pr_bidi_control.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_bidi_embedding_or_override.c b/gllib/unictype/pr_bidi_embedding_or_override.c
index bf8bc72..6eaaf7a 100644
--- a/gllib/unictype/pr_bidi_embedding_or_override.c
+++ b/gllib/unictype/pr_bidi_embedding_or_override.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_bidi_eur_num_separator.c b/gllib/unictype/pr_bidi_eur_num_separator.c
index 25bc974..49dfe45 100644
--- a/gllib/unictype/pr_bidi_eur_num_separator.c
+++ b/gllib/unictype/pr_bidi_eur_num_separator.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_bidi_eur_num_terminator.c b/gllib/unictype/pr_bidi_eur_num_terminator.c
index cffe170..94a70d0 100644
--- a/gllib/unictype/pr_bidi_eur_num_terminator.c
+++ b/gllib/unictype/pr_bidi_eur_num_terminator.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_bidi_european_digit.c b/gllib/unictype/pr_bidi_european_digit.c
index 093f681..4cfa68b 100644
--- a/gllib/unictype/pr_bidi_european_digit.c
+++ b/gllib/unictype/pr_bidi_european_digit.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_bidi_hebrew_right_to_left.c b/gllib/unictype/pr_bidi_hebrew_right_to_left.c
index 177f4de..91e6e12 100644
--- a/gllib/unictype/pr_bidi_hebrew_right_to_left.c
+++ b/gllib/unictype/pr_bidi_hebrew_right_to_left.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_bidi_left_to_right.c b/gllib/unictype/pr_bidi_left_to_right.c
index 0233ffa..7332b92 100644
--- a/gllib/unictype/pr_bidi_left_to_right.c
+++ b/gllib/unictype/pr_bidi_left_to_right.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_bidi_non_spacing_mark.c b/gllib/unictype/pr_bidi_non_spacing_mark.c
index 754097d..fc07ef7 100644
--- a/gllib/unictype/pr_bidi_non_spacing_mark.c
+++ b/gllib/unictype/pr_bidi_non_spacing_mark.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_bidi_other_neutral.c b/gllib/unictype/pr_bidi_other_neutral.c
index cca6084..d75eef4 100644
--- a/gllib/unictype/pr_bidi_other_neutral.c
+++ b/gllib/unictype/pr_bidi_other_neutral.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_bidi_pdf.c b/gllib/unictype/pr_bidi_pdf.c
index 20b2132..d14ccc7 100644
--- a/gllib/unictype/pr_bidi_pdf.c
+++ b/gllib/unictype/pr_bidi_pdf.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_bidi_segment_separator.c b/gllib/unictype/pr_bidi_segment_separator.c
index 2ca2fd9..9a9569e 100644
--- a/gllib/unictype/pr_bidi_segment_separator.c
+++ b/gllib/unictype/pr_bidi_segment_separator.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_bidi_whitespace.c b/gllib/unictype/pr_bidi_whitespace.c
index 51526e7..4e73d19 100644
--- a/gllib/unictype/pr_bidi_whitespace.c
+++ b/gllib/unictype/pr_bidi_whitespace.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_byname.c b/gllib/unictype/pr_byname.c
index c132da2..ce962f5 100644
--- a/gllib/unictype/pr_byname.c
+++ b/gllib/unictype/pr_byname.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2007, 2011-2016 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2011-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2007.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_case_ignorable.c b/gllib/unictype/pr_case_ignorable.c
index 6c2c9bc..02906c8 100644
--- a/gllib/unictype/pr_case_ignorable.c
+++ b/gllib/unictype/pr_case_ignorable.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2011.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_cased.c b/gllib/unictype/pr_cased.c
index cffca77..5a2ff42 100644
--- a/gllib/unictype/pr_cased.c
+++ b/gllib/unictype/pr_cased.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2011.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_changes_when_casefolded.c b/gllib/unictype/pr_changes_when_casefolded.c
index 2609fc9..3a55665 100644
--- a/gllib/unictype/pr_changes_when_casefolded.c
+++ b/gllib/unictype/pr_changes_when_casefolded.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2011.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_changes_when_casemapped.c b/gllib/unictype/pr_changes_when_casemapped.c
index 5157f72..b210b6f 100644
--- a/gllib/unictype/pr_changes_when_casemapped.c
+++ b/gllib/unictype/pr_changes_when_casemapped.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2011.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_changes_when_lowercased.c b/gllib/unictype/pr_changes_when_lowercased.c
index 270da23..0bb14c3 100644
--- a/gllib/unictype/pr_changes_when_lowercased.c
+++ b/gllib/unictype/pr_changes_when_lowercased.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2011.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_changes_when_titlecased.c b/gllib/unictype/pr_changes_when_titlecased.c
index 52cadfc..4fd6ef3 100644
--- a/gllib/unictype/pr_changes_when_titlecased.c
+++ b/gllib/unictype/pr_changes_when_titlecased.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2011.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_changes_when_uppercased.c b/gllib/unictype/pr_changes_when_uppercased.c
index 2fb488a..1925970 100644
--- a/gllib/unictype/pr_changes_when_uppercased.c
+++ b/gllib/unictype/pr_changes_when_uppercased.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2011.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_combining.c b/gllib/unictype/pr_combining.c
index 55bd3c6..01b5732 100644
--- a/gllib/unictype/pr_combining.c
+++ b/gllib/unictype/pr_combining.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_composite.c b/gllib/unictype/pr_composite.c
index 71896e2..10c8134 100644
--- a/gllib/unictype/pr_composite.c
+++ b/gllib/unictype/pr_composite.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_currency_symbol.c b/gllib/unictype/pr_currency_symbol.c
index afd3c40..f499d66 100644
--- a/gllib/unictype/pr_currency_symbol.c
+++ b/gllib/unictype/pr_currency_symbol.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_dash.c b/gllib/unictype/pr_dash.c
index 4e66807..63f6f08 100644
--- a/gllib/unictype/pr_dash.c
+++ b/gllib/unictype/pr_dash.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_decimal_digit.c b/gllib/unictype/pr_decimal_digit.c
index 6965637..95f02b0 100644
--- a/gllib/unictype/pr_decimal_digit.c
+++ b/gllib/unictype/pr_decimal_digit.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_default_ignorable_code_point.c 
b/gllib/unictype/pr_default_ignorable_code_point.c
index 02bf87b..70edd34 100644
--- a/gllib/unictype/pr_default_ignorable_code_point.c
+++ b/gllib/unictype/pr_default_ignorable_code_point.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_deprecated.c b/gllib/unictype/pr_deprecated.c
index 1c6a1d7..0ee220c 100644
--- a/gllib/unictype/pr_deprecated.c
+++ b/gllib/unictype/pr_deprecated.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_diacritic.c b/gllib/unictype/pr_diacritic.c
index bd8d2de..d214dea 100644
--- a/gllib/unictype/pr_diacritic.c
+++ b/gllib/unictype/pr_diacritic.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_extender.c b/gllib/unictype/pr_extender.c
index 6cf8b6f..450c328 100644
--- a/gllib/unictype/pr_extender.c
+++ b/gllib/unictype/pr_extender.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_format_control.c b/gllib/unictype/pr_format_control.c
index c10a1c8..60bf456 100644
--- a/gllib/unictype/pr_format_control.c
+++ b/gllib/unictype/pr_format_control.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_grapheme_base.c b/gllib/unictype/pr_grapheme_base.c
index b738bb9..f2eeb08 100644
--- a/gllib/unictype/pr_grapheme_base.c
+++ b/gllib/unictype/pr_grapheme_base.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_grapheme_extend.c b/gllib/unictype/pr_grapheme_extend.c
index 29ffe50..b15e027 100644
--- a/gllib/unictype/pr_grapheme_extend.c
+++ b/gllib/unictype/pr_grapheme_extend.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_grapheme_link.c b/gllib/unictype/pr_grapheme_link.c
index 65c48ef..ce7107b 100644
--- a/gllib/unictype/pr_grapheme_link.c
+++ b/gllib/unictype/pr_grapheme_link.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_hex_digit.c b/gllib/unictype/pr_hex_digit.c
index e9b49fb..afc50f7 100644
--- a/gllib/unictype/pr_hex_digit.c
+++ b/gllib/unictype/pr_hex_digit.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_hyphen.c b/gllib/unictype/pr_hyphen.c
index b300560..ec7ff8a 100644
--- a/gllib/unictype/pr_hyphen.c
+++ b/gllib/unictype/pr_hyphen.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_id_continue.c b/gllib/unictype/pr_id_continue.c
index 6fa0bab..2cc91d6 100644
--- a/gllib/unictype/pr_id_continue.c
+++ b/gllib/unictype/pr_id_continue.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_id_start.c b/gllib/unictype/pr_id_start.c
index 8f3821e..fb566e5 100644
--- a/gllib/unictype/pr_id_start.c
+++ b/gllib/unictype/pr_id_start.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_ideographic.c b/gllib/unictype/pr_ideographic.c
index 01bf225..2fbadd6 100644
--- a/gllib/unictype/pr_ideographic.c
+++ b/gllib/unictype/pr_ideographic.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_ids_binary_operator.c b/gllib/unictype/pr_ids_binary_operator.c
index 652b7aa..662b333 100644
--- a/gllib/unictype/pr_ids_binary_operator.c
+++ b/gllib/unictype/pr_ids_binary_operator.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_ids_trinary_operator.c b/gllib/unictype/pr_ids_trinary_operator.c
index 503fa58..e45661a 100644
--- a/gllib/unictype/pr_ids_trinary_operator.c
+++ b/gllib/unictype/pr_ids_trinary_operator.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_ignorable_control.c b/gllib/unictype/pr_ignorable_control.c
index 0c70680..8e3f601 100644
--- a/gllib/unictype/pr_ignorable_control.c
+++ b/gllib/unictype/pr_ignorable_control.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_iso_control.c b/gllib/unictype/pr_iso_control.c
index 8f5e4ca..1844850 100644
--- a/gllib/unictype/pr_iso_control.c
+++ b/gllib/unictype/pr_iso_control.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_join_control.c b/gllib/unictype/pr_join_control.c
index 17a0c29..5d18b63 100644
--- a/gllib/unictype/pr_join_control.c
+++ b/gllib/unictype/pr_join_control.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_left_of_pair.c b/gllib/unictype/pr_left_of_pair.c
index 2dae5fe..30b7232 100644
--- a/gllib/unictype/pr_left_of_pair.c
+++ b/gllib/unictype/pr_left_of_pair.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_line_separator.c b/gllib/unictype/pr_line_separator.c
index f1bd765..5e4c272 100644
--- a/gllib/unictype/pr_line_separator.c
+++ b/gllib/unictype/pr_line_separator.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_logical_order_exception.c b/gllib/unictype/pr_logical_order_exception.c
index 2663b67..679e9ea 100644
--- a/gllib/unictype/pr_logical_order_exception.c
+++ b/gllib/unictype/pr_logical_order_exception.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_lowercase.c b/gllib/unictype/pr_lowercase.c
index c4c2410..f39e640 100644
--- a/gllib/unictype/pr_lowercase.c
+++ b/gllib/unictype/pr_lowercase.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_math.c b/gllib/unictype/pr_math.c
index aa65139..6d8940f 100644
--- a/gllib/unictype/pr_math.c
+++ b/gllib/unictype/pr_math.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_non_break.c b/gllib/unictype/pr_non_break.c
index 15434f5..da49919 100644
--- a/gllib/unictype/pr_non_break.c
+++ b/gllib/unictype/pr_non_break.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_not_a_character.c b/gllib/unictype/pr_not_a_character.c
index d27c224..756d653 100644
--- a/gllib/unictype/pr_not_a_character.c
+++ b/gllib/unictype/pr_not_a_character.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_numeric.c b/gllib/unictype/pr_numeric.c
index 83deadc..d62b85b 100644
--- a/gllib/unictype/pr_numeric.c
+++ b/gllib/unictype/pr_numeric.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_other_alphabetic.c b/gllib/unictype/pr_other_alphabetic.c
index 007aea3..7bf1219 100644
--- a/gllib/unictype/pr_other_alphabetic.c
+++ b/gllib/unictype/pr_other_alphabetic.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_other_default_ignorable_code_point.c 
b/gllib/unictype/pr_other_default_ignorable_code_point.c
index af4d164..5af8109 100644
--- a/gllib/unictype/pr_other_default_ignorable_code_point.c
+++ b/gllib/unictype/pr_other_default_ignorable_code_point.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_other_grapheme_extend.c b/gllib/unictype/pr_other_grapheme_extend.c
index 2ce111d..289d0c4 100644
--- a/gllib/unictype/pr_other_grapheme_extend.c
+++ b/gllib/unictype/pr_other_grapheme_extend.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_other_id_continue.c b/gllib/unictype/pr_other_id_continue.c
index 6974973..66d8a5d 100644
--- a/gllib/unictype/pr_other_id_continue.c
+++ b/gllib/unictype/pr_other_id_continue.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_other_id_start.c b/gllib/unictype/pr_other_id_start.c
index 0b7eee9..6f748f4 100644
--- a/gllib/unictype/pr_other_id_start.c
+++ b/gllib/unictype/pr_other_id_start.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_other_lowercase.c b/gllib/unictype/pr_other_lowercase.c
index 1d8534b..a9ac339 100644
--- a/gllib/unictype/pr_other_lowercase.c
+++ b/gllib/unictype/pr_other_lowercase.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_other_math.c b/gllib/unictype/pr_other_math.c
index 40f8bb1..3ec1f12 100644
--- a/gllib/unictype/pr_other_math.c
+++ b/gllib/unictype/pr_other_math.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_other_uppercase.c b/gllib/unictype/pr_other_uppercase.c
index cc665ea..2d90bf8 100644
--- a/gllib/unictype/pr_other_uppercase.c
+++ b/gllib/unictype/pr_other_uppercase.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_paired_punctuation.c b/gllib/unictype/pr_paired_punctuation.c
index ced296d..0f88ce2 100644
--- a/gllib/unictype/pr_paired_punctuation.c
+++ b/gllib/unictype/pr_paired_punctuation.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_paragraph_separator.c b/gllib/unictype/pr_paragraph_separator.c
index 0df9638..5bfb2ab 100644
--- a/gllib/unictype/pr_paragraph_separator.c
+++ b/gllib/unictype/pr_paragraph_separator.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_pattern_syntax.c b/gllib/unictype/pr_pattern_syntax.c
index 2189c51..6e1e70f 100644
--- a/gllib/unictype/pr_pattern_syntax.c
+++ b/gllib/unictype/pr_pattern_syntax.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_pattern_white_space.c b/gllib/unictype/pr_pattern_white_space.c
index 0062331..36467ab 100644
--- a/gllib/unictype/pr_pattern_white_space.c
+++ b/gllib/unictype/pr_pattern_white_space.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_private_use.c b/gllib/unictype/pr_private_use.c
index f658ad7..4dc0c30 100644
--- a/gllib/unictype/pr_private_use.c
+++ b/gllib/unictype/pr_private_use.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_punctuation.c b/gllib/unictype/pr_punctuation.c
index 5aa85bf..b1a7251 100644
--- a/gllib/unictype/pr_punctuation.c
+++ b/gllib/unictype/pr_punctuation.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_quotation_mark.c b/gllib/unictype/pr_quotation_mark.c
index a84dbbf..0813778 100644
--- a/gllib/unictype/pr_quotation_mark.c
+++ b/gllib/unictype/pr_quotation_mark.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_radical.c b/gllib/unictype/pr_radical.c
index 666f9f7..c221224 100644
--- a/gllib/unictype/pr_radical.c
+++ b/gllib/unictype/pr_radical.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_sentence_terminal.c b/gllib/unictype/pr_sentence_terminal.c
index aa3bf20..df7dacf 100644
--- a/gllib/unictype/pr_sentence_terminal.c
+++ b/gllib/unictype/pr_sentence_terminal.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_soft_dotted.c b/gllib/unictype/pr_soft_dotted.c
index 45d5c7c..3914df1 100644
--- a/gllib/unictype/pr_soft_dotted.c
+++ b/gllib/unictype/pr_soft_dotted.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_space.c b/gllib/unictype/pr_space.c
index 7282ede..9b4f4b1 100644
--- a/gllib/unictype/pr_space.c
+++ b/gllib/unictype/pr_space.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_terminal_punctuation.c b/gllib/unictype/pr_terminal_punctuation.c
index c643370..d790db2 100644
--- a/gllib/unictype/pr_terminal_punctuation.c
+++ b/gllib/unictype/pr_terminal_punctuation.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_test.c b/gllib/unictype/pr_test.c
index 74c3f35..770e061 100644
--- a/gllib/unictype/pr_test.c
+++ b/gllib/unictype/pr_test.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2005-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2005-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_titlecase.c b/gllib/unictype/pr_titlecase.c
index b979419..1e6292b 100644
--- a/gllib/unictype/pr_titlecase.c
+++ b/gllib/unictype/pr_titlecase.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_unassigned_code_value.c b/gllib/unictype/pr_unassigned_code_value.c
index c2e4b6b..2c95339 100644
--- a/gllib/unictype/pr_unassigned_code_value.c
+++ b/gllib/unictype/pr_unassigned_code_value.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_unified_ideograph.c b/gllib/unictype/pr_unified_ideograph.c
index a01bbf4..0809be8 100644
--- a/gllib/unictype/pr_unified_ideograph.c
+++ b/gllib/unictype/pr_unified_ideograph.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_uppercase.c b/gllib/unictype/pr_uppercase.c
index 500fdfa..8a3b307 100644
--- a/gllib/unictype/pr_uppercase.c
+++ b/gllib/unictype/pr_uppercase.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_variation_selector.c b/gllib/unictype/pr_variation_selector.c
index caec507..94b04d0 100644
--- a/gllib/unictype/pr_variation_selector.c
+++ b/gllib/unictype/pr_variation_selector.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_white_space.c b/gllib/unictype/pr_white_space.c
index 6598078..1ddfa31 100644
--- a/gllib/unictype/pr_white_space.c
+++ b/gllib/unictype/pr_white_space.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_xid_continue.c b/gllib/unictype/pr_xid_continue.c
index ef21d14..986ae42 100644
--- a/gllib/unictype/pr_xid_continue.c
+++ b/gllib/unictype/pr_xid_continue.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_xid_start.c b/gllib/unictype/pr_xid_start.c
index 702ebc4..7e43523 100644
--- a/gllib/unictype/pr_xid_start.c
+++ b/gllib/unictype/pr_xid_start.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/pr_zero_width.c b/gllib/unictype/pr_zero_width.c
index 6b10baf..69a1dfc 100644
--- a/gllib/unictype/pr_zero_width.c
+++ b/gllib/unictype/pr_zero_width.c
@@ -1,5 +1,5 @@
 /* Properties of Unicode characters.
-   Copyright (C) 2002, 2006-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unictype/scripts.c b/gllib/unictype/scripts.c
index c8a5129..38bc277 100644
--- a/gllib/unictype/scripts.c
+++ b/gllib/unictype/scripts.c
@@ -1,5 +1,5 @@
 /* Scripts of Unicode characters.
-   Copyright (C) 2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2007.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/uniname.in.h b/gllib/uniname.in.h
index 8fd71e3..7edf9fa 100644
--- a/gllib/uniname.in.h
+++ b/gllib/uniname.in.h
@@ -1,5 +1,5 @@
 /* Association between Unicode characters and their names.
-   Copyright (C) 2000-2002, 2005, 2007, 2009-2016 Free Software Foundation,
+   Copyright (C) 2000-2002, 2005, 2007, 2009-2017 Free Software Foundation,
    Inc.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/uninorm.in.h b/gllib/uninorm.in.h
index ecfa3ad..46f14a6 100644
--- a/gllib/uninorm.in.h
+++ b/gllib/uninorm.in.h
@@ -1,5 +1,5 @@
 /* Normalization forms (composition and decomposition) of Unicode strings.
-   Copyright (C) 2001-2002, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2001-2002, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2009.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/uninorm/canonical-decomposition.c b/gllib/uninorm/canonical-decomposition.c
index c87b7a1..dfeea71 100644
--- a/gllib/uninorm/canonical-decomposition.c
+++ b/gllib/uninorm/canonical-decomposition.c
@@ -1,5 +1,5 @@
 /* Canonical decomposition of Unicode characters.
-   Copyright (C) 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2009.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/uninorm/decomposition-table.c b/gllib/uninorm/decomposition-table.c
index 5940886..977dade 100644
--- a/gllib/uninorm/decomposition-table.c
+++ b/gllib/uninorm/decomposition-table.c
@@ -1,5 +1,5 @@
 /* Decomposition of Unicode characters.
-   Copyright (C) 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2009.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/uninorm/decomposition-table.h b/gllib/uninorm/decomposition-table.h
index 7a54f69..450ff47 100644
--- a/gllib/uninorm/decomposition-table.h
+++ b/gllib/uninorm/decomposition-table.h
@@ -1,5 +1,5 @@
 /* Decomposition of Unicode characters.
-   Copyright (C) 2001-2003, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2001-2003, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2009.
 
    This program is free software: you can redistribute it and/or modify it
@@ -21,7 +21,7 @@
 /* The decomposition table is made of two parts:
      - A table containing the actual arrays of decomposed equivalents.
        (This table is separate because the maximum length of a decomposition
-       is 18, much larger than than the average length 1.497 of a decomposition).
+       is 18, much larger than the average length 1.497 of a decomposition).
      - A 3-level table of indices into this array.  */
 
 #include "decomposition-table1.h"
diff --git a/gllib/unitypes.in.h b/gllib/unitypes.in.h
index c6ca0ba..8733079 100644
--- a/gllib/unitypes.in.h
+++ b/gllib/unitypes.in.h
@@ -1,5 +1,5 @@
 /* Elementary types and macros for the GNU UniString library.
-   Copyright (C) 2002, 2005-2006, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2005-2006, 2009-2017 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
diff --git a/gllib/uniwidth.in.h b/gllib/uniwidth.in.h
index 0ab6d25..fc85e96 100644
--- a/gllib/uniwidth.in.h
+++ b/gllib/uniwidth.in.h
@@ -1,5 +1,5 @@
 /* Display width functions.
-   Copyright (C) 2001-2002, 2005, 2007, 2009-2016 Free Software Foundation,
+   Copyright (C) 2001-2002, 2005, 2007, 2009-2017 Free Software Foundation,
    Inc.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/uniwidth/cjk.h b/gllib/uniwidth/cjk.h
index 0eac6fe..c354608 100644
--- a/gllib/uniwidth/cjk.h
+++ b/gllib/uniwidth/cjk.h
@@ -1,5 +1,5 @@
 /* Test for CJK encoding.
-   Copyright (C) 2001-2002, 2005-2007, 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2001-2002, 2005-2007, 2009-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/uniwidth/width.c b/gllib/uniwidth/width.c
index d856b41..d3727e6 100644
--- a/gllib/uniwidth/width.c
+++ b/gllib/uniwidth/width.c
@@ -1,5 +1,5 @@
 /* Determine display width of Unicode character.
-   Copyright (C) 2001-2002, 2006-2016 Free Software Foundation, Inc.
+   Copyright (C) 2001-2002, 2006-2017 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno clisp org>, 2002.
 
    This program is free software: you can redistribute it and/or modify it
diff --git a/gllib/unused-parameter.h b/gllib/unused-parameter.h
index 843db76..b300055 100644
--- a/gllib/unused-parameter.h
+++ b/gllib/unused-parameter.h
@@ -1,5 +1,5 @@
 /* A C macro for declaring that specific function parameters are not used.
-   Copyright (C) 2008-2016 Free Software Foundation, Inc.
+   Copyright (C) 2008-2017 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
diff --git a/glm4/wint_t.m4 b/glm4/wint_t.m4
new file mode 100644
index 0000000..d30b8bc
--- /dev/null
+++ b/glm4/wint_t.m4
@@ -0,0 +1,74 @@
+# wint_t.m4 serial 7
+dnl Copyright (C) 2003, 2007-2017 Free Software Foundation, Inc.
+dnl This file is free software; the Free Software Foundation
+dnl gives unlimited permission to copy and/or distribute it,
+dnl with or without modifications, as long as this notice is preserved.
+
+dnl From Bruno Haible.
+dnl Test whether <wchar.h> has the 'wint_t' type and whether gnulib's
+dnl <wchar.h> or <wctype.h> would, if present, override 'wint_t'.
+dnl Prerequisite: AC_PROG_CC
+
+AC_DEFUN([gt_TYPE_WINT_T],
+[
+  AC_CACHE_CHECK([for wint_t], [gt_cv_c_wint_t],
+    [AC_COMPILE_IFELSE(
+       [AC_LANG_PROGRAM(
+          [[
+/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
+   <wchar.h>.
+   BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
+   before <wchar.h>.  */
+#include <stddef.h>
+#include <stdio.h>
+#include <time.h>
+#include <wchar.h>
+            wint_t foo = (wchar_t)'\0';]],
+          [[]])],
+       [gt_cv_c_wint_t=yes],
+       [gt_cv_c_wint_t=no])])
+  if test $gt_cv_c_wint_t = yes; then
+    AC_DEFINE([HAVE_WINT_T], [1], [Define if you have the 'wint_t' type.])
+
+    dnl Determine whether gnulib's <wchar.h> or <wctype.h> would, if present,
+    dnl override 'wint_t'.
+    AC_CACHE_CHECK([whether wint_t is too small],
+      [gl_cv_type_wint_t_too_small],
+      [AC_COMPILE_IFELSE(
+           [AC_LANG_PROGRAM([[
+/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
+   <wchar.h>.
+   BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
+   included before <wchar.h>.  */
+#if !(defined __GLIBC__ && !defined __UCLIBC__)
+# include <stddef.h>
+# include <stdio.h>
+# include <time.h>
+#endif
+#include <wchar.h>
+              int verify[sizeof (wint_t) < sizeof (int) ? -1 : 1];
+              ]])],
+           [gl_cv_type_wint_t_too_small=no],
+           [gl_cv_type_wint_t_too_small=yes])])
+    if test $gl_cv_type_wint_t_too_small = yes; then
+      GNULIB_OVERRIDES_WINT_T=1
+    else
+      GNULIB_OVERRIDES_WINT_T=0
+    fi
+  else
+    GNULIB_OVERRIDES_WINT_T=0
+  fi
+  AC_SUBST([GNULIB_OVERRIDES_WINT_T])
+])
+
+dnl Prerequisites of the 'wint_t' override.
+AC_DEFUN([gl_TYPE_WINT_T_PREREQ],
+[
+  AC_CHECK_HEADERS_ONCE([crtdefs.h])
+  if test $ac_cv_header_crtdefs_h = yes; then
+    HAVE_CRTDEFS_H=1
+  else
+    HAVE_CRTDEFS_H=0
+  fi
+  AC_SUBST([HAVE_CRTDEFS_H])
+])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]