diff options
Diffstat (limited to 'ports/sysdeps/am33/atomicity.h')
-rw-r--r-- | ports/sysdeps/am33/atomicity.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/am33/atomicity.h b/ports/sysdeps/am33/atomicity.h index b0ba43db4b..12f72eff91 100644 --- a/ports/sysdeps/am33/atomicity.h +++ b/ports/sysdeps/am33/atomicity.h @@ -1,5 +1,5 @@ /* Low-level functions for atomic operations. AM33 version. - Copyright 1999, 2001 Free Software Foundation, Inc. + Copyright 1999-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Alexandre Oliva <aoliva@redhat.com>. Based on ../sparc/sparc32/atomicity.h |