summaryrefslogtreecommitdiff
path: root/sysdeps/i386/machine-sp.h
diff options
context:
space:
mode:
authorAmos Jeffries <squid3@treenet.co.nz>2018-03-03 20:54:57 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-03-03 20:54:57 +0100
commitc36b1a043fa30474cd480915c643da71a7e22a94 (patch)
tree89b607ad341fa56c0feab0e1d06d54aaa222556b /sysdeps/i386/machine-sp.h
parent350e5013806b35abb8c0626bf8cb6fbad6f943a7 (diff)
Fix copyright years and addresses
* sysdeps/mach/hurd/bits/mutex.h: reformat copyright blurb intro to match other files * replace Free Software Foundation address using gnu.org URL from upstream glibc copyright blurbs. * apply upstream glibc scripts/update-copyrights * update copyright date syntax per upstream glibc request
Diffstat (limited to 'sysdeps/i386/machine-sp.h')
-rw-r--r--sysdeps/i386/machine-sp.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/sysdeps/i386/machine-sp.h b/sysdeps/i386/machine-sp.h
index cef6ab7..5000468 100644
--- a/sysdeps/i386/machine-sp.h
+++ b/sysdeps/i386/machine-sp.h
@@ -1,5 +1,5 @@
/* Machine-specific function to return the stack pointer. i386 version.
- Copyright (C) 1994, 1997, 2001, 2006 Free Software Foundation, Inc.
+ Copyright (C) 1994-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 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; 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; if not, see
+ <http://www.gnu.org/licenses/>. */
#ifndef _MACHINE_SP_H
#define _MACHINE_SP_H