diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2014-01-02 22:26:00 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2014-01-02 22:26:00 +0000 |
commit | f93608e6d4504fb37e2bd2ae5394d21574105516 (patch) | |
tree | f4d2e72344914e9be220ac3bb7fbaac6bd0b7472 /libitm/local_atomic | |
parent | 18d73c7f597782a3957efcfd4adedda2e63fb2ae (diff) | |
download | gcc-f93608e6d4504fb37e2bd2ae5394d21574105516.tar.gz |
Update copyright years in libitm/
From-SVN: r206298
Diffstat (limited to 'libitm/local_atomic')
-rw-r--r-- | libitm/local_atomic | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libitm/local_atomic b/libitm/local_atomic index f6bbb11695c..c3e079fcc89 100644 --- a/libitm/local_atomic +++ b/libitm/local_atomic @@ -1,6 +1,6 @@ // -*- C++ -*- header. -// 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 |