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 86f71058525..4cf2820993d 100644 --- a/libitm/config/posix/rwlock.cc +++ b/libitm/config/posix/rwlock.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2008-2016 Free Software Foundation, Inc. +/* Copyright (C) 2008-2017 Free Software Foundation, Inc. Contributed by Richard Henderson <rth@redhat.com>. This file is part of the GNU Transactional Memory Library (libitm). |