diff options
Diffstat (limited to 'nptl/sysdeps/i386/pthread_spin_unlock.S')
-rw-r--r-- | nptl/sysdeps/i386/pthread_spin_unlock.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/sysdeps/i386/pthread_spin_unlock.S b/nptl/sysdeps/i386/pthread_spin_unlock.S index 28d6d0ef85..39100d2568 100644 --- a/nptl/sysdeps/i386/pthread_spin_unlock.S +++ b/nptl/sysdeps/i386/pthread_spin_unlock.S @@ -1,4 +1,4 @@ -/* Copyright (C) 2002-2013 Free Software Foundation, Inc. +/* Copyright (C) 2002-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@redhat.com>, 2002. |