diff options
Diffstat (limited to 'sysdeps/microblaze/nptl/pthread_spin_lock.c')
-rw-r--r-- | sysdeps/microblaze/nptl/pthread_spin_lock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/microblaze/nptl/pthread_spin_lock.c b/sysdeps/microblaze/nptl/pthread_spin_lock.c index 490bd43438..6ddd60f451 100644 --- a/sysdeps/microblaze/nptl/pthread_spin_lock.c +++ b/sysdeps/microblaze/nptl/pthread_spin_lock.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2008-2014 Free Software Foundation, Inc. +/* Copyright (C) 2008-2015 Free Software Foundation, Inc. This file is part of the GNU C Library. |