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/barrier.cc | |
parent | 18d73c7f597782a3957efcfd4adedda2e63fb2ae (diff) | |
download | gcc-f93608e6d4504fb37e2bd2ae5394d21574105516.tar.gz |
Update copyright years in libitm/
From-SVN: r206298
Diffstat (limited to 'libitm/barrier.cc')
-rw-r--r-- | libitm/barrier.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libitm/barrier.cc b/libitm/barrier.cc index 6d4d00ce63e..b75fc221493 100644 --- a/libitm/barrier.cc +++ b/libitm/barrier.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2008-2013 Free Software Foundation, Inc. +/* Copyright (C) 2008-2014 Free Software Foundation, Inc. Contributed by Richard Henderson <rth@redhat.com>. This file is part of the GNU Transactional Memory Library (libitm). |