diff options
author | Jakub Jelinek <jakub@redhat.com> | 2023-03-16 10:19:04 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2023-03-16 10:19:04 +0100 |
commit | 99bae6ee665d309d34ea105053bde30acd22c46e (patch) | |
tree | f6362d1e343bcf3718b47cc11f12539bd1fe2a19 /libcpp/makeuname2c.cc | |
parent | 0a07bfad12530bca5dc5188057ad910198780dbc (diff) | |
download | gcc-99bae6ee665d309d34ea105053bde30acd22c46e.zip gcc-99bae6ee665d309d34ea105053bde30acd22c46e.tar.gz gcc-99bae6ee665d309d34ea105053bde30acd22c46e.tar.bz2 |
libcpp: Update Unicode copyright years
I've noticed I forgot to update copyright years when updating from
Unicode 15.0.0 (and makeucnid.cc had it hopelessly obsolete).
2023-03-16 Jakub Jelinek <jakub@redhat.com>
* makeucnid.cc (write_copyright): Update Unicode copyright years
up to 2022.
* makeuname2c.cc (write_copyright): Likewise.
* ucnid.h: Regenerated.
* uname2c.h: Regenerated.
Diffstat (limited to 'libcpp/makeuname2c.cc')
-rw-r--r-- | libcpp/makeuname2c.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcpp/makeuname2c.cc b/libcpp/makeuname2c.cc index c47d230..16d544d 100644 --- a/libcpp/makeuname2c.cc +++ b/libcpp/makeuname2c.cc @@ -669,7 +669,7 @@ write_copyright (void) <http://www.gnu.org/licenses/>.\n\ \n\ \n\ - Copyright (C) 1991-2021 Unicode, Inc. All rights reserved.\n\ + Copyright (C) 1991-2022 Unicode, Inc. All rights reserved.\n\ Distributed under the Terms of Use in\n\ http://www.unicode.org/copyright.html.\n\ \n\ |