[committed] libcpp: Update Unicode copyright years
Checks
Commit Message
Hi!
I've noticed I forgot to update copyright years when updating from
Unicode 15.0.0 (and makeucnid.cc had it hopelessly obsolete).
Committed as obvious to trunk.
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.
Jakub
@@ -467,7 +467,7 @@ write_copyright (void)
<http://www.gnu.org/licenses/>.\n\
\n\
\n\
- Copyright (C) 1991-2005 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\
@@ -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\
@@ -16,7 +16,7 @@
<http://www.gnu.org/licenses/>.
- Copyright (C) 1991-2005 Unicode, Inc. All rights reserved.
+ Copyright (C) 1991-2022 Unicode, Inc. All rights reserved.
Distributed under the Terms of Use in
http://www.unicode.org/copyright.html.
@@ -16,7 +16,7 @@
<http://www.gnu.org/licenses/>.
- Copyright (C) 1991-2021 Unicode, Inc. All rights reserved.
+ Copyright (C) 1991-2022 Unicode, Inc. All rights reserved.
Distributed under the Terms of Use in
http://www.unicode.org/copyright.html.