diff options
Diffstat (limited to 'libatomic/cas_n.c')
-rw-r--r-- | libatomic/cas_n.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libatomic/cas_n.c b/libatomic/cas_n.c index 8463c73b9b4..a4702683899 100644 --- a/libatomic/cas_n.c +++ b/libatomic/cas_n.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2012 Free Software Foundation, Inc. +/* Copyright (C) 2012-2013 Free Software Foundation, Inc. Contributed by Richard Henderson <rth@redhat.com>. This file is part of the GNU Atomic Library (libatomic). |