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 /libstdc++-v3/po | |
parent | 9afc19159c2947cddee0c833429da1f190fe34ca (diff) | |
download | gcc-a945c346f57ba40fc80c14ac59be0d43624e559d.zip gcc-a945c346f57ba40fc80c14ac59be0d43624e559d.tar.gz gcc-a945c346f57ba40fc80c14ac59be0d43624e559d.tar.bz2 |
Update copyright years.
Diffstat (limited to 'libstdc++-v3/po')
-rw-r--r-- | libstdc++-v3/po/Makefile.am | 2 | ||||
-rw-r--r-- | libstdc++-v3/po/POTFILES.in | 2 | ||||
-rw-r--r-- | libstdc++-v3/po/de.po | 2 | ||||
-rw-r--r-- | libstdc++-v3/po/fr.po | 2 | ||||
-rw-r--r-- | libstdc++-v3/po/libstdc++.pot | 2 | ||||
-rw-r--r-- | libstdc++-v3/po/string_literals.cc | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/libstdc++-v3/po/Makefile.am b/libstdc++-v3/po/Makefile.am index 12d3491..a7b50ba 100644 --- a/libstdc++-v3/po/Makefile.am +++ b/libstdc++-v3/po/Makefile.am @@ -1,6 +1,6 @@ ## Makefile for the po subdirectory of the GNU C++ Standard library. ## -## Copyright (C) 2001-2023 Free Software Foundation, Inc. +## Copyright (C) 2001-2024 Free Software Foundation, Inc. ## ## This file is part of the libstdc++ version 3 distribution. ## Process this file with automake to produce Makefile.in. diff --git a/libstdc++-v3/po/POTFILES.in b/libstdc++-v3/po/POTFILES.in index 5c28c83..23ad83a 100644 --- a/libstdc++-v3/po/POTFILES.in +++ b/libstdc++-v3/po/POTFILES.in @@ -1,6 +1,6 @@ ## Make/configure bits for translation of the GNU C++ Standard library. ## -## Copyright (C) 2001-2023 Free Software Foundation, Inc. +## Copyright (C) 2001-2024 Free Software Foundation, Inc. ## ## This file is part of the libstdc++ version 3 distribution. ## Process this file with automake to produce Makefile.in. diff --git a/libstdc++-v3/po/de.po b/libstdc++-v3/po/de.po index ed430a0..8003559 100644 --- a/libstdc++-v3/po/de.po +++ b/libstdc++-v3/po/de.po @@ -1,5 +1,5 @@ # Translations needed for GNU C++ library locale implementation. -# Copyright (C) 2001-2023 Free Software Foundation, Inc. +# Copyright (C) 2001-2024 Free Software Foundation, Inc. # Benjamin Kosnik <bkoz@redhat.com>, 2001. # #, fuzzy diff --git a/libstdc++-v3/po/fr.po b/libstdc++-v3/po/fr.po index b7570a4..ea6c640 100644 --- a/libstdc++-v3/po/fr.po +++ b/libstdc++-v3/po/fr.po @@ -1,5 +1,5 @@ # Translations needed for GNU C++ library locale implementation. -# Copyright (C) 2001-2023 Free Software Foundation, Inc. +# Copyright (C) 2001-2024 Free Software Foundation, Inc. # Benjamin Kosnik <bkoz@redhat.com>, 2001. # #, fuzzy diff --git a/libstdc++-v3/po/libstdc++.pot b/libstdc++-v3/po/libstdc++.pot index d093f15..eb23ebb 100644 --- a/libstdc++-v3/po/libstdc++.pot +++ b/libstdc++-v3/po/libstdc++.pot @@ -1,5 +1,5 @@ # Translations needed for GNU C++ library locale implementation. -# Copyright (C) 2001-2023 Free Software Foundation, Inc. +# Copyright (C) 2001-2024 Free Software Foundation, Inc. # This file is distributed under the same license as the libstdc++-v3 package. # Benjamin Kosnik <bkoz@redhat.com>, 2001. # diff --git a/libstdc++-v3/po/string_literals.cc b/libstdc++-v3/po/string_literals.cc index 86fc9df..10515ee 100644 --- a/libstdc++-v3/po/string_literals.cc +++ b/libstdc++-v3/po/string_literals.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2001-2023 Free Software Foundation, Inc. +// Copyright (C) 2001-2024 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the |