diff options
Diffstat (limited to 'sysdeps/sh/nptl/pthread_spin_init.c')
-rw-r--r-- | sysdeps/sh/nptl/pthread_spin_init.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sh/nptl/pthread_spin_init.c b/sysdeps/sh/nptl/pthread_spin_init.c index 1c49df4f03..83d142ee4d 100644 --- a/sysdeps/sh/nptl/pthread_spin_init.c +++ b/sysdeps/sh/nptl/pthread_spin_init.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2002-2018 Free Software Foundation, Inc. +/* Copyright (C) 2002-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@redhat.com>, 2002. |