diff options
Diffstat (limited to 'libc/csu/tst-atomic-long.c')
-rw-r--r-- | libc/csu/tst-atomic-long.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/csu/tst-atomic-long.c b/libc/csu/tst-atomic-long.c index 9865dd6be..ade27b26c 100644 --- a/libc/csu/tst-atomic-long.c +++ b/libc/csu/tst-atomic-long.c @@ -1,5 +1,5 @@ /* Tests for atomic.h macros. - Copyright (C) 2003-2013 Free Software Foundation, Inc. + Copyright (C) 2003-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek <jakub@redhat.com>, 2003. |