diff options
author | Jakub Jelinek <jakub@redhat.com> | 2024-01-03 12:19:35 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2024-01-03 12:19:35 +0100 |
commit | a945c346f57ba40fc80c14ac59be0d43624e559d (patch) | |
tree | 916323bfe593c5d0112c224230e52c559611f5b3 /libcpp/makeuname2c.cc | |
parent | 9afc19159c2947cddee0c833429da1f190fe34ca (diff) | |
download | gcc-a945c346f57ba40fc80c14ac59be0d43624e559d.zip gcc-a945c346f57ba40fc80c14ac59be0d43624e559d.tar.gz gcc-a945c346f57ba40fc80c14ac59be0d43624e559d.tar.bz2 |
Update copyright years.
Diffstat (limited to 'libcpp/makeuname2c.cc')
-rw-r--r-- | libcpp/makeuname2c.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libcpp/makeuname2c.cc b/libcpp/makeuname2c.cc index d064558..01fe4f4 100644 --- a/libcpp/makeuname2c.cc +++ b/libcpp/makeuname2c.cc @@ -1,5 +1,5 @@ /* Make uname2c.h from various sources. - Copyright (C) 2005-2023 Free Software Foundation, Inc. + Copyright (C) 2005-2024 Free Software Foundation, Inc. Contributed by Jakub Jelinek <jakub@redhat.com> This program is free software; you can redistribute it and/or modify it @@ -653,7 +653,7 @@ write_copyright (void) { static const char copyright[] = "\ /* Unicode name to codepoint.\n\ - Copyright (C) 2005-2023 Free Software Foundation, Inc.\n\ + Copyright (C) 2005-2024 Free Software Foundation, Inc.\n\ \n\ This program is free software; you can redistribute it and/or modify it\n\ under the terms of the GNU General Public License as published by the\n\ |