diff options
Diffstat (limited to 'include/atomic.h')
-rw-r--r-- | include/atomic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/atomic.h b/include/atomic.h index bc20772f2b..92dbcc5dad 100644 --- a/include/atomic.h +++ b/include/atomic.h @@ -1,5 +1,5 @@ /* Internal macros for atomic operations for GNU C Library. - Copyright (C) 2002-2006, 2009 Free Software Foundation, Inc. + Copyright (C) 2002-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@redhat.com>, 2002. |