diff options
Diffstat (limited to 'sysdeps/sh/nptl/pthread_spin_unlock.S')
-rw-r--r-- | sysdeps/sh/nptl/pthread_spin_unlock.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sh/nptl/pthread_spin_unlock.S b/sysdeps/sh/nptl/pthread_spin_unlock.S index 34d7c9f1dc..597cba9e91 100644 --- a/sysdeps/sh/nptl/pthread_spin_unlock.S +++ b/sysdeps/sh/nptl/pthread_spin_unlock.S @@ -1,4 +1,4 @@ -/* Copyright (C) 2003-2014 Free Software Foundation, Inc. +/* Copyright (C) 2003-2015 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |