summaryrefslogtreecommitdiff
path: root/sysdeps/pthread/bits/pthread-np.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/pthread/bits/pthread-np.h')
-rw-r--r--sysdeps/pthread/bits/pthread-np.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/sysdeps/pthread/bits/pthread-np.h b/sysdeps/pthread/bits/pthread-np.h
index d5ddbb0..b9587ef 100644
--- a/sysdeps/pthread/bits/pthread-np.h
+++ b/sysdeps/pthread/bits/pthread-np.h
@@ -1,5 +1,5 @@
/* Non-portable functions. Generic version.
- Copyright (C) 2008 Free Software Foundation, Inc.
+ Copyright (C) 2008-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
@@ -13,9 +13,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/>. */
/*
* Never include this file directly; use <pthread.h> or <cthreads.h> instead.