From: Jonathan Wakely Date: Mon, 19 Dec 2011 01:57:20 +0000 (+0000) Subject: cmath: Update copyright years. X-Git-Tag: releases/gcc-4.6.3~244 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74a8ae58b9f0b77c5ea3fa21476db6501abf32c0;p=thirdparty%2Fgcc.git cmath: Update copyright years. * include/c_global/cmath: Update copyright years. * include/ext/type_traits.h: Likewise. From-SVN: r182469 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 153a5cebb18d..7410a872f3e3 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2011-12-19 Jonathan Wakely + + * include/c_global/cmath: Update copyright years. + * include/ext/type_traits.h: Likewise. + 2011-12-19 Jonathan Wakely Backport from mainline diff --git a/libstdc++-v3/include/c_global/cmath b/libstdc++-v3/include/c_global/cmath index 764f342d9d32..3d9c2d62348d 100644 --- a/libstdc++-v3/include/c_global/cmath +++ b/libstdc++-v3/include/c_global/cmath @@ -1,7 +1,7 @@ // -*- C++ -*- C forwarding header. // Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, -// 2006, 2007, 2008, 2009, 2010 +// 2006, 2007, 2008, 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/ext/type_traits.h b/libstdc++-v3/include/ext/type_traits.h index b0fa36bcec88..51db03ec73d8 100644 --- a/libstdc++-v3/include/ext/type_traits.h +++ b/libstdc++-v3/include/ext/type_traits.h @@ -1,6 +1,7 @@ // -*- C++ -*- -// Copyright (C) 2005, 2006, 2007, 2009 Free Software Foundation, Inc. +// Copyright (C) 2005, 2006, 2007, 2009, 2010, 2011 +// 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 terms