summaryrefslogtreecommitdiff
path: root/pthread/pt-spin-inlines.c
diff options
context:
space:
mode:
Diffstat (limited to 'pthread/pt-spin-inlines.c')
-rw-r--r--pthread/pt-spin-inlines.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/pthread/pt-spin-inlines.c b/pthread/pt-spin-inlines.c
index 97afb4d..4c9aa46 100644
--- a/pthread/pt-spin-inlines.c
+++ b/pthread/pt-spin-inlines.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2018 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
@@ -12,9 +12,8 @@
Library General Public License for more details.
You should have received a copy of the GNU Library General Public
- License along with the GNU C Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA. */
+ License along with the GNU C Library; see the file COPYING.LIB. If
+ not, see <http://www.gnu.org/licenses/>. */
/* <bits/spin-lock.h> declares some extern inline functions. These
functions are declared additionally here for use when inlining is