diff options
author | Jakub Jelinek <jakub@gcc.gnu.org> | 2018-01-03 11:03:58 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2018-01-03 11:03:58 +0100 |
commit | 85ec4feb11167c9e4489361bf2399a20afbe52c8 (patch) | |
tree | 7892dce393111dcf4d6553ddf89de00240ecfce8 /libstdc++-v3/po | |
parent | ada38d5fa317498d15be166623520b9152c650cb (diff) | |
download | gcc-85ec4feb11167c9e4489361bf2399a20afbe52c8.zip gcc-85ec4feb11167c9e4489361bf2399a20afbe52c8.tar.gz gcc-85ec4feb11167c9e4489361bf2399a20afbe52c8.tar.bz2 |
Update copyright years.
From-SVN: r256169
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 0e66ad2..91ca11d 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-2017 Free Software Foundation, Inc. +## Copyright (C) 2001-2018 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 5ff9d7f..9c76963 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-2017 Free Software Foundation, Inc. +## Copyright (C) 2001-2018 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 df8ba1e..32ac983 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-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 56f0f73..f313d67 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-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 10d1be8..11dce13 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-2017 Free Software Foundation, Inc. +# Copyright (C) 2001-2018 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 7c31507..54f04a9 100644 --- a/libstdc++-v3/po/string_literals.cc +++ b/libstdc++-v3/po/string_literals.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2001-2017 Free Software Foundation, Inc. +// Copyright (C) 2001-2018 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 |