From 95da0dc6f30722a5c46af68d1d6a24e7830b4b68 Mon Sep 17 00:00:00 2001 From: rsandifo Date: Sun, 3 Feb 2013 17:54:05 +0000 Subject: Update copyright in libstdc++-v3. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195701 138bc75d-0d04-0410-961f-82ee72b054a4 --- libstdc++-v3/testsuite/24_iterators/headers/iterator/range_access.cc | 2 +- libstdc++-v3/testsuite/24_iterators/headers/iterator/synopsis.cc | 2 +- libstdc++-v3/testsuite/24_iterators/headers/iterator/types_std.cc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'libstdc++-v3/testsuite/24_iterators/headers') diff --git a/libstdc++-v3/testsuite/24_iterators/headers/iterator/range_access.cc b/libstdc++-v3/testsuite/24_iterators/headers/iterator/range_access.cc index 8082e0d0631..a45b23b61d6 100644 --- a/libstdc++-v3/testsuite/24_iterators/headers/iterator/range_access.cc +++ b/libstdc++-v3/testsuite/24_iterators/headers/iterator/range_access.cc @@ -1,7 +1,7 @@ // { dg-do compile } // { dg-options "-std=gnu++0x" } -// Copyright (C) 2010 Free Software Foundation, Inc. +// Copyright (C) 2010-2013 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/testsuite/24_iterators/headers/iterator/synopsis.cc b/libstdc++-v3/testsuite/24_iterators/headers/iterator/synopsis.cc index 27cb40e0338..480c9e0052f 100644 --- a/libstdc++-v3/testsuite/24_iterators/headers/iterator/synopsis.cc +++ b/libstdc++-v3/testsuite/24_iterators/headers/iterator/synopsis.cc @@ -1,6 +1,6 @@ // { dg-do compile } -// Copyright (C) 2007, 2009 Free Software Foundation, Inc. +// Copyright (C) 2007-2013 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/testsuite/24_iterators/headers/iterator/types_std.cc b/libstdc++-v3/testsuite/24_iterators/headers/iterator/types_std.cc index 4b01c962a3a..7b0c9584974 100644 --- a/libstdc++-v3/testsuite/24_iterators/headers/iterator/types_std.cc +++ b/libstdc++-v3/testsuite/24_iterators/headers/iterator/types_std.cc @@ -1,6 +1,6 @@ // { dg-do compile } -// Copyright (C) 2007, 2009 Free Software Foundation, Inc. +// Copyright (C) 2007-2013 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 -- cgit v1.2.1