diff options
Diffstat (limited to 'libstdc++-v3/include/c')
-rw-r--r-- | libstdc++-v3/include/c/cassert | 2 | ||||
-rw-r--r-- | libstdc++-v3/include/c/cctype | 2 | ||||
-rw-r--r-- | libstdc++-v3/include/c/cerrno | 2 | ||||
-rw-r--r-- | libstdc++-v3/include/c/cfloat | 2 | ||||
-rw-r--r-- | libstdc++-v3/include/c/ciso646 | 2 | ||||
-rw-r--r-- | libstdc++-v3/include/c/climits | 2 | ||||
-rw-r--r-- | libstdc++-v3/include/c/clocale | 2 | ||||
-rw-r--r-- | libstdc++-v3/include/c/cmath | 2 | ||||
-rw-r--r-- | libstdc++-v3/include/c/csetjmp | 2 | ||||
-rw-r--r-- | libstdc++-v3/include/c/csignal | 2 | ||||
-rw-r--r-- | libstdc++-v3/include/c/cstdarg | 2 | ||||
-rw-r--r-- | libstdc++-v3/include/c/cstddef | 2 | ||||
-rw-r--r-- | libstdc++-v3/include/c/cstdio | 2 | ||||
-rw-r--r-- | libstdc++-v3/include/c/cstdlib | 2 | ||||
-rw-r--r-- | libstdc++-v3/include/c/cstring | 2 | ||||
-rw-r--r-- | libstdc++-v3/include/c/ctime | 2 | ||||
-rw-r--r-- | libstdc++-v3/include/c/cuchar | 2 | ||||
-rw-r--r-- | libstdc++-v3/include/c/cwchar | 2 | ||||
-rw-r--r-- | libstdc++-v3/include/c/cwctype | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/libstdc++-v3/include/c/cassert b/libstdc++-v3/include/c/cassert index 9aeda50eef8..621c5607129 100644 --- a/libstdc++-v3/include/c/cassert +++ b/libstdc++-v3/include/c/cassert @@ -1,6 +1,6 @@ // -*- C++ -*- forwarding header. -// Copyright (C) 2000-2016 Free Software Foundation, Inc. +// Copyright (C) 2000-2017 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 diff --git a/libstdc++-v3/include/c/cctype b/libstdc++-v3/include/c/cctype index 44a401c54fa..9d1545bd67a 100644 --- a/libstdc++-v3/include/c/cctype +++ b/libstdc++-v3/include/c/cctype @@ -1,6 +1,6 @@ // -*- C++ -*- forwarding header. -// Copyright (C) 2000-2016 Free Software Foundation, Inc. +// Copyright (C) 2000-2017 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 diff --git a/libstdc++-v3/include/c/cerrno b/libstdc++-v3/include/c/cerrno index 243ae0fe2a0..e1f42b9a774 100644 --- a/libstdc++-v3/include/c/cerrno +++ b/libstdc++-v3/include/c/cerrno @@ -1,6 +1,6 @@ // -*- C++ -*- forwarding header. -// Copyright (C) 2000-2016 Free Software Foundation, Inc. +// Copyright (C) 2000-2017 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 diff --git a/libstdc++-v3/include/c/cfloat b/libstdc++-v3/include/c/cfloat index 57b191bf3f9..3bdb91971c9 100644 --- a/libstdc++-v3/include/c/cfloat +++ b/libstdc++-v3/include/c/cfloat @@ -1,6 +1,6 @@ // -*- C++ -*- forwarding header. -// Copyright (C) 2000-2016 Free Software Foundation, Inc. +// Copyright (C) 2000-2017 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 diff --git a/libstdc++-v3/include/c/ciso646 b/libstdc++-v3/include/c/ciso646 index 2a522f7a627..059a7e2885b 100644 --- a/libstdc++-v3/include/c/ciso646 +++ b/libstdc++-v3/include/c/ciso646 @@ -1,6 +1,6 @@ // -*- C++ -*- forwarding header. -// Copyright (C) 2001-2016 Free Software Foundation, Inc. +// Copyright (C) 2001-2017 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 diff --git a/libstdc++-v3/include/c/climits b/libstdc++-v3/include/c/climits index 1f9d65a0ead..74153d565f8 100644 --- a/libstdc++-v3/include/c/climits +++ b/libstdc++-v3/include/c/climits @@ -1,6 +1,6 @@ // -*- C++ -*- forwarding header. -// Copyright (C) 2000-2016 Free Software Foundation, Inc. +// Copyright (C) 2000-2017 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 diff --git a/libstdc++-v3/include/c/clocale b/libstdc++-v3/include/c/clocale index ee331333c7e..faef064fcc3 100644 --- a/libstdc++-v3/include/c/clocale +++ b/libstdc++-v3/include/c/clocale @@ -1,6 +1,6 @@ // -*- C++ -*- forwarding header. -// Copyright (C) 2000-2016 Free Software Foundation, Inc. +// Copyright (C) 2000-2017 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 diff --git a/libstdc++-v3/include/c/cmath b/libstdc++-v3/include/c/cmath index 6155bc55b9b..5a52819da87 100644 --- a/libstdc++-v3/include/c/cmath +++ b/libstdc++-v3/include/c/cmath @@ -1,6 +1,6 @@ // -*- C++ -*- forwarding header. -// Copyright (C) 2000-2016 Free Software Foundation, Inc. +// Copyright (C) 2000-2017 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 diff --git a/libstdc++-v3/include/c/csetjmp b/libstdc++-v3/include/c/csetjmp index 5ead23cdda3..21bb9625bab 100644 --- a/libstdc++-v3/include/c/csetjmp +++ b/libstdc++-v3/include/c/csetjmp @@ -1,6 +1,6 @@ // -*- C++ -*- forwarding header. -// Copyright (C) 2000-2016 Free Software Foundation, Inc. +// Copyright (C) 2000-2017 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 diff --git a/libstdc++-v3/include/c/csignal b/libstdc++-v3/include/c/csignal index 89234d82b20..ab0f22ca450 100644 --- a/libstdc++-v3/include/c/csignal +++ b/libstdc++-v3/include/c/csignal @@ -1,6 +1,6 @@ // -*- C++ -*- forwarding header. -// Copyright (C) 2000-2016 Free Software Foundation, Inc. +// Copyright (C) 2000-2017 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 diff --git a/libstdc++-v3/include/c/cstdarg b/libstdc++-v3/include/c/cstdarg index 8cca3e1fdaa..33a1361218e 100644 --- a/libstdc++-v3/include/c/cstdarg +++ b/libstdc++-v3/include/c/cstdarg @@ -1,6 +1,6 @@ // -*- C++ -*- forwarding header. -// Copyright (C) 2000-2016 Free Software Foundation, Inc. +// Copyright (C) 2000-2017 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 diff --git a/libstdc++-v3/include/c/cstddef b/libstdc++-v3/include/c/cstddef index 00c15bb8efd..169e7ee1a7c 100644 --- a/libstdc++-v3/include/c/cstddef +++ b/libstdc++-v3/include/c/cstddef @@ -1,6 +1,6 @@ // -*- C++ -*- forwarding header. -// Copyright (C) 2000-2016 Free Software Foundation, Inc. +// Copyright (C) 2000-2017 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 diff --git a/libstdc++-v3/include/c/cstdio b/libstdc++-v3/include/c/cstdio index b9155c531fd..7dfd1d1d8a2 100644 --- a/libstdc++-v3/include/c/cstdio +++ b/libstdc++-v3/include/c/cstdio @@ -1,6 +1,6 @@ // -*- C++ -*- forwarding header. -// Copyright (C) 2000-2016 Free Software Foundation, Inc. +// Copyright (C) 2000-2017 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 diff --git a/libstdc++-v3/include/c/cstdlib b/libstdc++-v3/include/c/cstdlib index 5edf61d678e..1c5fae54185 100644 --- a/libstdc++-v3/include/c/cstdlib +++ b/libstdc++-v3/include/c/cstdlib @@ -1,6 +1,6 @@ // -*- C++ -*- forwarding header. -// Copyright (C) 2000-2016 Free Software Foundation, Inc. +// Copyright (C) 2000-2017 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 diff --git a/libstdc++-v3/include/c/cstring b/libstdc++-v3/include/c/cstring index 061b62a10d8..ff009b8bb83 100644 --- a/libstdc++-v3/include/c/cstring +++ b/libstdc++-v3/include/c/cstring @@ -1,6 +1,6 @@ // -*- C++ -*- forwarding header. -// Copyright (C) 2000-2016 Free Software Foundation, Inc. +// Copyright (C) 2000-2017 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 diff --git a/libstdc++-v3/include/c/ctime b/libstdc++-v3/include/c/ctime index 9bc393edf73..a842057e59d 100644 --- a/libstdc++-v3/include/c/ctime +++ b/libstdc++-v3/include/c/ctime @@ -1,6 +1,6 @@ // -*- C++ -*- forwarding header. -// Copyright (C) 2000-2016 Free Software Foundation, Inc. +// Copyright (C) 2000-2017 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 diff --git a/libstdc++-v3/include/c/cuchar b/libstdc++-v3/include/c/cuchar index cdd7dec6b80..25c63671785 100644 --- a/libstdc++-v3/include/c/cuchar +++ b/libstdc++-v3/include/c/cuchar @@ -1,6 +1,6 @@ // -*- C++ -*- forwarding header. -// Copyright (C) 2015-2016 Free Software Foundation, Inc. +// Copyright (C) 2015-2017 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 diff --git a/libstdc++-v3/include/c/cwchar b/libstdc++-v3/include/c/cwchar index 3b2201379e7..f3e268918c5 100644 --- a/libstdc++-v3/include/c/cwchar +++ b/libstdc++-v3/include/c/cwchar @@ -1,6 +1,6 @@ // -*- C++ -*- forwarding header. -// Copyright (C) 2000-2016 Free Software Foundation, Inc. +// Copyright (C) 2000-2017 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 diff --git a/libstdc++-v3/include/c/cwctype b/libstdc++-v3/include/c/cwctype index bfda33cbbc9..f6b1c650632 100644 --- a/libstdc++-v3/include/c/cwctype +++ b/libstdc++-v3/include/c/cwctype @@ -1,6 +1,6 @@ // -*- C++ -*- forwarding header. -// Copyright (C) 2000-2016 Free Software Foundation, Inc. +// Copyright (C) 2000-2017 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 |