diff options
Diffstat (limited to 'sysdeps/mach/htl/bits')
-rw-r--r-- | sysdeps/mach/htl/bits/spin-lock-inline.h | 2 | ||||
-rw-r--r-- | sysdeps/mach/htl/bits/types/__pthread_spinlock_t.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/mach/htl/bits/spin-lock-inline.h b/sysdeps/mach/htl/bits/spin-lock-inline.h index 695c6dccde..e93391a7e8 100644 --- a/sysdeps/mach/htl/bits/spin-lock-inline.h +++ b/sysdeps/mach/htl/bits/spin-lock-inline.h @@ -1,5 +1,5 @@ /* Definitions of user-visible names for spin locks. - Copyright (C) 1994-2018 Free Software Foundation, Inc. + Copyright (C) 1994-2019 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 diff --git a/sysdeps/mach/htl/bits/types/__pthread_spinlock_t.h b/sysdeps/mach/htl/bits/types/__pthread_spinlock_t.h index 038e2b429c..bf7a93b384 100644 --- a/sysdeps/mach/htl/bits/types/__pthread_spinlock_t.h +++ b/sysdeps/mach/htl/bits/types/__pthread_spinlock_t.h @@ -1,5 +1,5 @@ /* Definitions of user-visible names for spin locks. - Copyright (C) 1994-2018 Free Software Foundation, Inc. + Copyright (C) 1994-2019 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 |