summaryrefslogtreecommitdiff
path: root/libc/sysdeps/s390/bits
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/s390/bits')
-rw-r--r--libc/sysdeps/s390/bits/atomic.h5
-rw-r--r--libc/sysdeps/s390/bits/byteswap.h5
-rw-r--r--libc/sysdeps/s390/bits/link.h5
-rw-r--r--libc/sysdeps/s390/bits/mathdef.h5
-rw-r--r--libc/sysdeps/s390/bits/setjmp.h5
-rw-r--r--libc/sysdeps/s390/bits/string.h5
-rw-r--r--libc/sysdeps/s390/bits/xtitypes.h5
7 files changed, 14 insertions, 21 deletions
diff --git a/libc/sysdeps/s390/bits/atomic.h b/libc/sysdeps/s390/bits/atomic.h
index 95d0390d0..0463a162d 100644
--- a/libc/sysdeps/s390/bits/atomic.h
+++ b/libc/sysdeps/s390/bits/atomic.h
@@ -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/>. */
#include <stdint.h>
diff --git a/libc/sysdeps/s390/bits/byteswap.h b/libc/sysdeps/s390/bits/byteswap.h
index 0e0346bba..ac325b0e4 100644
--- a/libc/sysdeps/s390/bits/byteswap.h
+++ b/libc/sysdeps/s390/bits/byteswap.h
@@ -14,9 +14,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/>. */
#if !defined _BYTESWAP_H && !defined _NETINET_IN_H && !defined _ENDIAN_H
# error "Never use <bits/byteswap.h> directly; include <byteswap.h> instead."
diff --git a/libc/sysdeps/s390/bits/link.h b/libc/sysdeps/s390/bits/link.h
index bb6f54664..0dd94da68 100644
--- a/libc/sysdeps/s390/bits/link.h
+++ b/libc/sysdeps/s390/bits/link.h
@@ -12,9 +12,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 _LINK_H
# error "Never include <bits/link.h> directly; use <link.h> instead."
diff --git a/libc/sysdeps/s390/bits/mathdef.h b/libc/sysdeps/s390/bits/mathdef.h
index 4dcb612c3..4620e3b19 100644
--- a/libc/sysdeps/s390/bits/mathdef.h
+++ b/libc/sysdeps/s390/bits/mathdef.h
@@ -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/>. */
#if !defined _MATH_H && !defined _COMPLEX_H
# error "Never use <bits/mathdef.h> directly; include <math.h> instead"
diff --git a/libc/sysdeps/s390/bits/setjmp.h b/libc/sysdeps/s390/bits/setjmp.h
index 5588c0330..043572df5 100644
--- a/libc/sysdeps/s390/bits/setjmp.h
+++ b/libc/sysdeps/s390/bits/setjmp.h
@@ -12,9 +12,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/>. */
/* Define the machine-dependent type `jmp_buf'. IBM s390 version. */
diff --git a/libc/sysdeps/s390/bits/string.h b/libc/sysdeps/s390/bits/string.h
index 287300a9f..f3070f1ab 100644
--- a/libc/sysdeps/s390/bits/string.h
+++ b/libc/sysdeps/s390/bits/string.h
@@ -14,9 +14,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 _STRING_H
# error "Never use <bits/string.h> directly; include <string.h> instead."
diff --git a/libc/sysdeps/s390/bits/xtitypes.h b/libc/sysdeps/s390/bits/xtitypes.h
index 9ea14a13d..b422ed182 100644
--- a/libc/sysdeps/s390/bits/xtitypes.h
+++ b/libc/sysdeps/s390/bits/xtitypes.h
@@ -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 _STROPTS_H
# error "Never include <bits/xtitypes.h> directly; use <stropts.h> instead."