From: Paolo Carlini Date: Wed, 22 Jun 2011 20:27:21 +0000 (+0000) Subject: stl_construct.h: Update Copyright years. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bd9db3b8ddf3a689b059808a1e4100a26f3a9550;p=gcc.git stl_construct.h: Update Copyright years. 2011-06-22 Paolo Carlini * include/bits/stl_construct.h: Update Copyright years. * include/bits/stl_uninitialized.h: Likewise. From-SVN: r175309 --- diff --git a/libstdc++-v3/include/bits/stl_construct.h b/libstdc++-v3/include/bits/stl_construct.h index c9090e55ac1..8aaaab80575 100644 --- a/libstdc++-v3/include/bits/stl_construct.h +++ b/libstdc++-v3/include/bits/stl_construct.h @@ -1,7 +1,7 @@ // nonstandard construct and destroy functions -*- C++ -*- // Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, -// 2009, 2010 +// 2009, 2010, 2011 // Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free diff --git a/libstdc++-v3/include/bits/stl_uninitialized.h b/libstdc++-v3/include/bits/stl_uninitialized.h index ff0495b5800..1660d3e8822 100644 --- a/libstdc++-v3/include/bits/stl_uninitialized.h +++ b/libstdc++-v3/include/bits/stl_uninitialized.h @@ -1,7 +1,7 @@ // Raw memory manipulators -*- C++ -*- // Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, -// 2009, 2010 +// 2009, 2010, 2011 // Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free