From 99bae6ee665d309d34ea105053bde30acd22c46e Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 16 Mar 2023 10:19:04 +0100 Subject: 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 * makeucnid.cc (write_copyright): Update Unicode copyright years up to 2022. * makeuname2c.cc (write_copyright): Likewise. * ucnid.h: Regenerated. * uname2c.h: Regenerated. --- libcpp/makeucnid.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcpp/makeucnid.cc') diff --git a/libcpp/makeucnid.cc b/libcpp/makeucnid.cc index 2d1b2cb..66d31a8 100644 --- a/libcpp/makeucnid.cc +++ b/libcpp/makeucnid.cc @@ -467,7 +467,7 @@ write_copyright (void) .\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\ -- cgit v1.1