diff options
Diffstat (limited to 'sysdeps/alpha/nptl/pthread_spin_lock.S')
-rw-r--r-- | sysdeps/alpha/nptl/pthread_spin_lock.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/nptl/pthread_spin_lock.S b/sysdeps/alpha/nptl/pthread_spin_lock.S index 5a28bdce3a..3ca52184d1 100644 --- a/sysdeps/alpha/nptl/pthread_spin_lock.S +++ b/sysdeps/alpha/nptl/pthread_spin_lock.S @@ -1,4 +1,4 @@ -/* Copyright (C) 2003-2017 Free Software Foundation, Inc. +/* Copyright (C) 2003-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson <rth@twiddle.net>, 2003. |