diff mbox

[committed,libstdc++] Fix a couple of copyright typos

Message ID 87mwwm5xzn.fsf@talisman.default
State New
Headers show

Commit Message

Richard Sandiford Jan. 6, 2013, 11:53 a.m. UTC
As per the subject, although I'd love to hear about this imaginary 2010. :-)

Committed as obvious.

Richard


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.

Comments

Paolo Carlini Jan. 6, 2013, 2:09 p.m. UTC | #1
>As per the subject, although I'd love to hear about this imaginary
>2010. :-)

Well, in physics imaginary time is a pretty useful abstraction, eg, you can easily switch between statistical mechanics and quantum field theory in interesting calculations :-)

Paolo
diff mbox

Patch

Index: libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp
===================================================================
--- libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp	2013-01-06 11:36:11.918659461 +0000
+++ libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp	2013-01-06 11:38:01.933408174 +0000
@@ -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
Index: libstdc++-v3/testsuite/22_locale/time_get/get_weekday/wchar_t/3.cc
===================================================================
--- libstdc++-v3/testsuite/22_locale/time_get/get_weekday/wchar_t/3.cc	2013-01-06 11:36:11.918659461 +0000
+++ libstdc++-v3/testsuite/22_locale/time_get/get_weekday/wchar_t/3.cc	2013-01-06 11:38:01.934408183 +0000
@@ -1,6 +1,6 @@ 
 // 2001-09-21 Benjamin Kosnik  <bkoz@redhat.com>
 
-// 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