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 879758e4eb5..00bdde96d54 100644 --- a/libatomic/config/posix/host-config.h +++ b/libatomic/config/posix/host-config.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2015 Free Software Foundation, Inc. +/* Copyright (C) 2012-2016 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 16f911f2502..854d1a6f475 100644 --- a/libatomic/config/posix/lock.c +++ b/libatomic/config/posix/lock.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2015 Free Software Foundation, Inc. +/* Copyright (C) 2012-2016 Free Software Foundation, Inc. Contributed by Richard Henderson <rth@redhat.com>. This file is part of the GNU Atomic Library (libatomic). |