diff options
Diffstat (limited to 'libitm/config/posix/rwlock.cc')
-rw-r--r-- | libitm/config/posix/rwlock.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libitm/config/posix/rwlock.cc b/libitm/config/posix/rwlock.cc index 61b6ad9cbd1..f6ddc5d9f87 100644 --- a/libitm/config/posix/rwlock.cc +++ b/libitm/config/posix/rwlock.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). |