diff options
Diffstat (limited to 'libatomic/config/posix')
-rw-r--r-- | libatomic/config/posix/host-config.h | 2 | ||||
-rw-r--r-- | libatomic/config/posix/lock.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libatomic/config/posix/host-config.h b/libatomic/config/posix/host-config.h index 883c9596301..db55d343bc3 100644 --- a/libatomic/config/posix/host-config.h +++ b/libatomic/config/posix/host-config.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2013 Free Software Foundation, Inc. +/* Copyright (C) 2012-2014 Free Software Foundation, Inc. Contributed by Richard Henderson <rth@redhat.com>. This file is part of the GNU Atomic Library (libatomic). diff --git a/libatomic/config/posix/lock.c b/libatomic/config/posix/lock.c index 0faa8240bad..a214c450934 100644 --- a/libatomic/config/posix/lock.c +++ b/libatomic/config/posix/lock.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2013 Free Software Foundation, Inc. +/* Copyright (C) 2012-2014 Free Software Foundation, Inc. Contributed by Richard Henderson <rth@redhat.com>. This file is part of the GNU Atomic Library (libatomic). |