From: Richard Sandiford Date: Sun, 6 Jan 2013 11:53:01 +0000 (+0000) Subject: insert_fn_imps.hpp: Fix typo in copyright years. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=adf8bb4f07f6f05144db43faf21237dff80f64fb;p=gcc.git insert_fn_imps.hpp: Fix typo in copyright years. libstdc++-v3/ * include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp: Fix typo in copyright years. * testsuite/22_locale/time_get/get_weekday/wchar_t/3.cc: Likewise. From-SVN: r194941 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index e340a0232fd..0dad6689622 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,9 @@ +2013-01-06 Richard Sandiford + + * include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp: Fix typo + in copyright years. + * testsuite/22_locale/time_get/get_weekday/wchar_t/3.cc: Likewise. + Copyright (C) 2013 Free Software Foundation, Inc. diff --git a/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp b/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp index 2f895b5bffa..d8041c7933b 100644 --- a/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp +++ b/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp @@ -1,6 +1,6 @@ // -*- C++ -*- -// Copyright (C) 2005, 2006, 2009, 2010i, 2011 Free Software Foundation, Inc. +// Copyright (C) 2005, 2006, 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 diff --git a/libstdc++-v3/testsuite/22_locale/time_get/get_weekday/wchar_t/3.cc b/libstdc++-v3/testsuite/22_locale/time_get/get_weekday/wchar_t/3.cc index d1f982fe6b6..f33bfe1f666 100644 --- a/libstdc++-v3/testsuite/22_locale/time_get/get_weekday/wchar_t/3.cc +++ b/libstdc++-v3/testsuite/22_locale/time_get/get_weekday/wchar_t/3.cc @@ -1,6 +1,6 @@ // 2001-09-21 Benjamin Kosnik -// Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2009' +// Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2009 // Free Software Foundation // // This file is part of the GNU ISO C++ Library. This library is free