diff options
Diffstat (limited to 'libstdc++-v3/include/ext/rb_tree')
| -rw-r--r-- | libstdc++-v3/include/ext/rb_tree | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libstdc++-v3/include/ext/rb_tree b/libstdc++-v3/include/ext/rb_tree index 4293a755577..6d2b7b4a22e 100644 --- a/libstdc++-v3/include/ext/rb_tree +++ b/libstdc++-v3/include/ext/rb_tree @@ -1,6 +1,7 @@ // rb_tree extension -*- C++ -*- -// Copyright (C) 2002, 2003, 2004, 2005, 2009 Free Software Foundation, Inc. +// Copyright (C) 2002, 2003, 2004, 2005, 2009, 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 |

