diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2013-02-03 17:54:05 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2013-02-03 17:54:05 +0000 |
commit | 405feeb871aeaab47856a361f8a65641b7e181b1 (patch) | |
tree | f5c50e73d5b6043bc6705648bd0f7a3ce4dd6fb4 /libstdc++-v3/include/bits/move.h | |
parent | 3229f778fd97917d3b8e387ade99a9f41195fe45 (diff) | |
download | gcc-405feeb871aeaab47856a361f8a65641b7e181b1.tar.gz |
Update copyright in libstdc++-v3.
From-SVN: r195701
Diffstat (limited to 'libstdc++-v3/include/bits/move.h')
-rw-r--r-- | libstdc++-v3/include/bits/move.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/bits/move.h b/libstdc++-v3/include/bits/move.h index c19e0b0fe2c..fb6c61fcc0a 100644 --- a/libstdc++-v3/include/bits/move.h +++ b/libstdc++-v3/include/bits/move.h @@ -1,6 +1,6 @@ // Move, forward and identity for C++0x + swap -*- C++ -*- -// Copyright (C) 2007-2012 Free Software Foundation, Inc. +// Copyright (C) 2007-2013 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 |