summaryrefslogtreecommitdiff
path: root/include/sys
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-11-18 06:03:05 -0500
committerMike Frysinger <vapier@gentoo.org>2012-11-18 06:03:38 -0500
commit266bdc1f623fe6fe489e5115e0f8ef723705d949 (patch)
tree2c2eef8bec7d90df06ad30320329ff2db3dcfceb /include/sys
parent38cc9874d3651d10c75c7a7dce9a2a86a10d0300 (diff)
Replace FSF snail mail address with URLs
This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/sys')
-rw-r--r--include/sys/cdefs.h5
-rw-r--r--include/sys/dir.h5
-rw-r--r--include/sys/file.h5
-rw-r--r--include/sys/fsuid.h5
-rw-r--r--include/sys/ioctl.h5
-rw-r--r--include/sys/ipc.h5
-rw-r--r--include/sys/kd.h5
-rw-r--r--include/sys/kdaemon.h5
-rw-r--r--include/sys/klog.h5
-rw-r--r--include/sys/mman.h5
-rw-r--r--include/sys/mount.h5
-rw-r--r--include/sys/msg.h5
-rw-r--r--include/sys/mtio.h5
-rw-r--r--include/sys/param.h5
-rw-r--r--include/sys/personality.h5
-rw-r--r--include/sys/poll.h5
-rw-r--r--include/sys/reboot.h5
-rw-r--r--include/sys/resource.h5
-rw-r--r--include/sys/select.h5
-rw-r--r--include/sys/sem.h5
-rw-r--r--include/sys/sendfile.h5
-rw-r--r--include/sys/shm.h5
-rw-r--r--include/sys/socket.h5
-rw-r--r--include/sys/stat.h5
-rw-r--r--include/sys/statfs.h5
-rw-r--r--include/sys/statvfs.h5
-rw-r--r--include/sys/swap.h5
-rw-r--r--include/sys/syscall.h5
-rw-r--r--include/sys/sysctl.h5
-rw-r--r--include/sys/sysinfo.h5
-rw-r--r--include/sys/sysmacros.h5
-rw-r--r--include/sys/time.h5
-rw-r--r--include/sys/timeb.h5
-rw-r--r--include/sys/times.h5
-rw-r--r--include/sys/timex.h5
-rw-r--r--include/sys/types.h5
-rw-r--r--include/sys/uio.h5
-rw-r--r--include/sys/un.h5
-rw-r--r--include/sys/ustat.h5
-rw-r--r--include/sys/utsname.h5
-rw-r--r--include/sys/wait.h5
-rw-r--r--include/sys/xattr.h5
42 files changed, 84 insertions, 126 deletions
diff --git a/include/sys/cdefs.h b/include/sys/cdefs.h
index 572107188..1ec0b97be 100644
--- a/include/sys/cdefs.h
+++ b/include/sys/cdefs.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 _SYS_CDEFS_H
#define _SYS_CDEFS_H 1
diff --git a/include/sys/dir.h b/include/sys/dir.h
index 2611d6cd9..5352f9029 100644
--- a/include/sys/dir.h
+++ b/include/sys/dir.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 _SYS_DIR_H
#define _SYS_DIR_H 1
diff --git a/include/sys/file.h b/include/sys/file.h
index 3b8dbc9c0..42dfa44b5 100644
--- a/include/sys/file.h
+++ b/include/sys/file.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 _SYS_FILE_H
#define _SYS_FILE_H 1
diff --git a/include/sys/fsuid.h b/include/sys/fsuid.h
index 4ecb19918..2fd512e74 100644
--- a/include/sys/fsuid.h
+++ b/include/sys/fsuid.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 _SYS_FSUID_H
#define _SYS_FSUID_H 1
diff --git a/include/sys/ioctl.h b/include/sys/ioctl.h
index 528403e71..3ff134c8d 100644
--- a/include/sys/ioctl.h
+++ b/include/sys/ioctl.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 _SYS_IOCTL_H
#define _SYS_IOCTL_H 1
diff --git a/include/sys/ipc.h b/include/sys/ipc.h
index 42806db2b..adf4b4c3c 100644
--- a/include/sys/ipc.h
+++ b/include/sys/ipc.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 _SYS_IPC_H
#define _SYS_IPC_H 1
diff --git a/include/sys/kd.h b/include/sys/kd.h
index d459c079e..44ab953bc 100644
--- a/include/sys/kd.h
+++ b/include/sys/kd.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 _SYS_KD_H
#define _SYS_KD_H 1
diff --git a/include/sys/kdaemon.h b/include/sys/kdaemon.h
index 61491f93d..921e07274 100644
--- a/include/sys/kdaemon.h
+++ b/include/sys/kdaemon.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/>. */
/* Interfaces to control the various kernel daemons. */
diff --git a/include/sys/klog.h b/include/sys/klog.h
index 35f5fe40e..f5fef94b0 100644
--- a/include/sys/klog.h
+++ b/include/sys/klog.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 _SYS_KLOG_H
diff --git a/include/sys/mman.h b/include/sys/mman.h
index 470209ed5..fe0231fc3 100644
--- a/include/sys/mman.h
+++ b/include/sys/mman.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 _SYS_MMAN_H
#define _SYS_MMAN_H 1
diff --git a/include/sys/mount.h b/include/sys/mount.h
index f3198e6ae..440af139a 100644
--- a/include/sys/mount.h
+++ b/include/sys/mount.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 is taken from /usr/include/linux/fs.h. */
diff --git a/include/sys/msg.h b/include/sys/msg.h
index cdc96be9b..e53990054 100644
--- a/include/sys/msg.h
+++ b/include/sys/msg.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 _SYS_MSG_H
#define _SYS_MSG_H
diff --git a/include/sys/mtio.h b/include/sys/mtio.h
index 51fa550cd..60f3e51e7 100644
--- a/include/sys/mtio.h
+++ b/include/sys/mtio.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/>. */
/* Written by H. Bergman <hennus@cybercomm.nl>. */
diff --git a/include/sys/param.h b/include/sys/param.h
index 19c119a2c..d329706c9 100644
--- a/include/sys/param.h
+++ b/include/sys/param.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 _SYS_PARAM_H
#define _SYS_PARAM_H 1
diff --git a/include/sys/personality.h b/include/sys/personality.h
index 154b1131a..ee1de6403 100644
--- a/include/sys/personality.h
+++ b/include/sys/personality.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/>. */
/* Taken verbatim from Linux 2.4 (include/linux/personality.h). */
diff --git a/include/sys/poll.h b/include/sys/poll.h
index 1f5e12c61..2130ce688 100644
--- a/include/sys/poll.h
+++ b/include/sys/poll.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 _SYS_POLL_H
#define _SYS_POLL_H 1
diff --git a/include/sys/reboot.h b/include/sys/reboot.h
index 2a719c7a3..bc685aebb 100644
--- a/include/sys/reboot.h
+++ b/include/sys/reboot.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/>. */
/* This file should define RB_* macros to be used as flag
bits in the argument to the `reboot' system call. */
diff --git a/include/sys/resource.h b/include/sys/resource.h
index c7b8e0e47..3356de5a8 100644
--- a/include/sys/resource.h
+++ b/include/sys/resource.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 _SYS_RESOURCE_H
#define _SYS_RESOURCE_H 1
diff --git a/include/sys/select.h b/include/sys/select.h
index 5436e20a0..0c2192dbb 100644
--- a/include/sys/select.h
+++ b/include/sys/select.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/>. */
/* POSIX 1003.1g: 6.2 Select from File Descriptor Sets <sys/select.h> */
diff --git a/include/sys/sem.h b/include/sys/sem.h
index 24a57fc32..9b945ba4e 100644
--- a/include/sys/sem.h
+++ b/include/sys/sem.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 _SYS_SEM_H
#define _SYS_SEM_H 1
diff --git a/include/sys/sendfile.h b/include/sys/sendfile.h
index 4c1367b6b..dd6c0348d 100644
--- a/include/sys/sendfile.h
+++ b/include/sys/sendfile.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 _SYS_SENDFILE_H
#define _SYS_SENDFILE_H 1
diff --git a/include/sys/shm.h b/include/sys/shm.h
index 786ce752b..fc9a99d37 100644
--- a/include/sys/shm.h
+++ b/include/sys/shm.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 _SYS_SHM_H
#define _SYS_SHM_H 1
diff --git a/include/sys/socket.h b/include/sys/socket.h
index 62ba60e94..97f4b0635 100644
--- a/include/sys/socket.h
+++ b/include/sys/socket.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 _SYS_SOCKET_H
#define _SYS_SOCKET_H 1
diff --git a/include/sys/stat.h b/include/sys/stat.h
index 170a4e633..18d087d4b 100644
--- a/include/sys/stat.h
+++ b/include/sys/stat.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/>. */
/*
* POSIX Standard: 5.6 File Characteristics <sys/stat.h>
diff --git a/include/sys/statfs.h b/include/sys/statfs.h
index c754ea35c..870408b77 100644
--- a/include/sys/statfs.h
+++ b/include/sys/statfs.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 _SYS_STATFS_H
#define _SYS_STATFS_H 1
diff --git a/include/sys/statvfs.h b/include/sys/statvfs.h
index 6199c5d02..1e7d9d368 100644
--- a/include/sys/statvfs.h
+++ b/include/sys/statvfs.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 _SYS_STATVFS_H
#define _SYS_STATVFS_H 1
diff --git a/include/sys/swap.h b/include/sys/swap.h
index b6e7bef5d..a5a7aae21 100644
--- a/include/sys/swap.h
+++ b/include/sys/swap.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 _SYS_SWAP_H
diff --git a/include/sys/syscall.h b/include/sys/syscall.h
index 25264cf91..ec8a75cf1 100644
--- a/include/sys/syscall.h
+++ b/include/sys/syscall.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 _SYSCALL_H
#define _SYSCALL_H 1
diff --git a/include/sys/sysctl.h b/include/sys/sysctl.h
index 110efaa76..2c2d68819 100644
--- a/include/sys/sysctl.h
+++ b/include/sys/sysctl.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 _SYS_SYSCTL_H
#define _SYS_SYSCTL_H 1
diff --git a/include/sys/sysinfo.h b/include/sys/sysinfo.h
index 508e4e308..c3691a29e 100644
--- a/include/sys/sysinfo.h
+++ b/include/sys/sysinfo.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 _SYS_SYSINFO_H
#define _SYS_SYSINFO_H 1
diff --git a/include/sys/sysmacros.h b/include/sys/sysmacros.h
index c5efca4f9..7a5635edd 100644
--- a/include/sys/sysmacros.h
+++ b/include/sys/sysmacros.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 _SYS_SYSMACROS_H
#define _SYS_SYSMACROS_H 1
diff --git a/include/sys/time.h b/include/sys/time.h
index 952e95a30..8ebba4bae 100644
--- a/include/sys/time.h
+++ b/include/sys/time.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 _SYS_TIME_H
#define _SYS_TIME_H 1
diff --git a/include/sys/timeb.h b/include/sys/timeb.h
index dbdbf45a8..d34e4c10e 100644
--- a/include/sys/timeb.h
+++ b/include/sys/timeb.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 _SYS_TIMEB_H
#define _SYS_TIMEB_H 1
diff --git a/include/sys/times.h b/include/sys/times.h
index 13535a5f6..3936762bd 100644
--- a/include/sys/times.h
+++ b/include/sys/times.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/>. */
/*
* POSIX Standard: 4.5.2 Process Times <sys/times.h>
diff --git a/include/sys/timex.h b/include/sys/timex.h
index 5e82d464d..621afce62 100644
--- a/include/sys/timex.h
+++ b/include/sys/timex.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 _SYS_TIMEX_H
#define _SYS_TIMEX_H 1
diff --git a/include/sys/types.h b/include/sys/types.h
index 2d5eabc65..2b45d0300 100644
--- a/include/sys/types.h
+++ b/include/sys/types.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/>. */
/*
* POSIX Standard: 2.6 Primitive System Data Types <sys/types.h>
diff --git a/include/sys/uio.h b/include/sys/uio.h
index 1b203f71c..43ce07cb6 100644
--- a/include/sys/uio.h
+++ b/include/sys/uio.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 _SYS_UIO_H
#define _SYS_UIO_H 1
diff --git a/include/sys/un.h b/include/sys/un.h
index 1fa10e4fe..e49d552bd 100644
--- a/include/sys/un.h
+++ b/include/sys/un.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 _SYS_UN_H
#define _SYS_UN_H 1
diff --git a/include/sys/ustat.h b/include/sys/ustat.h
index 7a9cdac0d..11f51b20a 100644
--- a/include/sys/ustat.h
+++ b/include/sys/ustat.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. Use <sys/statfs.h> instead.
diff --git a/include/sys/utsname.h b/include/sys/utsname.h
index 7b57888ce..04ff55be7 100644
--- a/include/sys/utsname.h
+++ b/include/sys/utsname.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/>. */
/*
* POSIX Standard: 4.4 System Identification <sys/utsname.h>
diff --git a/include/sys/wait.h b/include/sys/wait.h
index 2b68847e9..4a2d7c4da 100644
--- a/include/sys/wait.h
+++ b/include/sys/wait.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/>. */
/*
* POSIX Standard: 3.2.1 Wait for Process Termination <sys/wait.h>
diff --git a/include/sys/xattr.h b/include/sys/xattr.h
index 2737f90bd..031678d8a 100644
--- a/include/sys/xattr.h
+++ b/include/sys/xattr.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 _SYS_XATTR_H
#define _SYS_XATTR_H 1