diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2014-01-02 22:30:10 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2014-01-02 22:30:10 +0000 |
commit | aa118a03c4d04ce703f4b77f1d845d611ffecf50 (patch) | |
tree | ac1da63b9b4c24a79a59bcb8cf73aba1c399f837 /libstdc++-v3/testsuite/26_numerics/random/ranlux24.cc | |
parent | 4939c5f336cf2b557a63911119641f5e2849a2b0 (diff) | |
download | gcc-aa118a03c4d04ce703f4b77f1d845d611ffecf50.tar.gz |
Update copyright years in libstdc++-v3/
From-SVN: r206301
Diffstat (limited to 'libstdc++-v3/testsuite/26_numerics/random/ranlux24.cc')
-rw-r--r-- | libstdc++-v3/testsuite/26_numerics/random/ranlux24.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/testsuite/26_numerics/random/ranlux24.cc b/libstdc++-v3/testsuite/26_numerics/random/ranlux24.cc index dc700e18dbc..8c2a25016b6 100644 --- a/libstdc++-v3/testsuite/26_numerics/random/ranlux24.cc +++ b/libstdc++-v3/testsuite/26_numerics/random/ranlux24.cc @@ -3,7 +3,7 @@ // // 2008-11-18 Edward M. Smith-Rowland <3dw4rd@verizon.net> // -// Copyright (C) 2008-2013 Free Software Foundation, Inc. +// Copyright (C) 2008-2014 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 |