summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/atomic.h5
-rw-r--r--include/bits/xopen_lim.h5
-rw-r--r--include/caller.h5
-rw-r--r--include/features.h5
-rw-r--r--include/gnu-versions.h5
-rw-r--r--include/gnu/libc-version.h5
-rw-r--r--include/inline-hashtab.h5
-rw-r--r--include/libc-symbols.h5
-rw-r--r--include/limits.h5
-rw-r--r--include/link.h5
-rw-r--r--include/set-hooks.h5
-rw-r--r--include/shlib-compat.h5
-rw-r--r--include/values.h5
13 files changed, 26 insertions, 39 deletions
diff --git a/include/atomic.h b/include/atomic.h
index fc4023b76c..3ccb46d9ed 100644
--- a/include/atomic.h
+++ b/include/atomic.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 _ATOMIC_H
#define _ATOMIC_H 1
diff --git a/include/bits/xopen_lim.h b/include/bits/xopen_lim.h
index 7f36118606..0d56f8518d 100644
--- a/include/bits/xopen_lim.h
+++ b/include/bits/xopen_lim.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/>. */
/*
* Never include this file directly; use <limits.h> instead.
diff --git a/include/caller.h b/include/caller.h
index 63759c8657..1cbed1d5d6 100644
--- a/include/caller.h
+++ b/include/caller.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 _CALLER_H
#define _CALLER_H 1
diff --git a/include/features.h b/include/features.h
index 7bb27c5b08..6038ecc78d 100644
--- a/include/features.h
+++ b/include/features.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 _FEATURES_H
#define _FEATURES_H 1
diff --git a/include/gnu-versions.h b/include/gnu-versions.h
index 59e617c4b0..f67764c7b8 100644
--- a/include/gnu-versions.h
+++ b/include/gnu-versions.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 _GNU_VERSIONS_H
#define _GNU_VERSIONS_H 1
diff --git a/include/gnu/libc-version.h b/include/gnu/libc-version.h
index 57071fd7d0..a70f702fba 100644
--- a/include/gnu/libc-version.h
+++ b/include/gnu/libc-version.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 _GNU_LIBC_VERSION_H
#define _GNU_LIBC_VERSION_H 1
diff --git a/include/inline-hashtab.h b/include/inline-hashtab.h
index 0f6719b91c..df26dedc92 100644
--- a/include/inline-hashtab.h
+++ b/include/inline-hashtab.h
@@ -19,9 +19,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 INLINE_HASHTAB_H
# define INLINE_HASHTAB_H 1
diff --git a/include/libc-symbols.h b/include/libc-symbols.h
index c5402de052..951e46a6e3 100644
--- a/include/libc-symbols.h
+++ b/include/libc-symbols.h
@@ -15,9 +15,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 _LIBC_SYMBOLS_H
#define _LIBC_SYMBOLS_H 1
diff --git a/include/limits.h b/include/limits.h
index 3e9a5df88a..c274dd4928 100644
--- a/include/limits.h
+++ b/include/limits.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/>. */
/*
* ISO C99 Standard: 7.10/5.2.4.2.1 Sizes of integer types <limits.h>
diff --git a/include/link.h b/include/link.h
index e877104641..c5265ee16f 100644
--- a/include/link.h
+++ b/include/link.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 _PRIVATE_LINK_H
#define _PRIVATE_LINK_H 1
diff --git a/include/set-hooks.h b/include/set-hooks.h
index 770b305309..74c03acb0d 100644
--- a/include/set-hooks.h
+++ b/include/set-hooks.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 _SET_HOOKS_H
#define _SET_HOOKS_H 1
diff --git a/include/shlib-compat.h b/include/shlib-compat.h
index b639c179c2..19f1041b05 100644
--- a/include/shlib-compat.h
+++ b/include/shlib-compat.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 _SHLIB_COMPAT_H
#define _SHLIB_COMPAT_H 1
diff --git a/include/values.h b/include/values.h
index c8b376f186..601bd34a20 100644
--- a/include/values.h
+++ b/include/values.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/>. */
/* This interface is obsolete. New programs should use
<limits.h> and/or <float.h> instead of <values.h>. */