aboutsummaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-02-09 23:18:22 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-02-09 23:18:22 +0000
commit59ba27a63ada3f46b71ec99a314dfac5a38ad6d2 (patch)
tree69edda6ebdfd8fe5d83991ab44723e07f6366420 /hurd
parentaf850b1c978bdca648ef9fb141e785d75f74d9bf (diff)
downloadglibc-59ba27a63ada3f46b71ec99a314dfac5a38ad6d2.zip
glibc-59ba27a63ada3f46b71ec99a314dfac5a38ad6d2.tar.gz
glibc-59ba27a63ada3f46b71ec99a314dfac5a38ad6d2.tar.bz2
Replace FSF snail mail address with URLs.
Diffstat (limited to 'hurd')
-rw-r--r--hurd/Makefile5
-rw-r--r--hurd/alloc-fd.c5
-rw-r--r--hurd/catch-exc.c5
-rw-r--r--hurd/catch-signal.c5
-rw-r--r--hurd/compat-20.c5
-rw-r--r--hurd/ctty-input.c5
-rw-r--r--hurd/ctty-output.c5
-rw-r--r--hurd/dtable.c5
-rw-r--r--hurd/exc2signal.c5
-rw-r--r--hurd/fchroot.c5
-rw-r--r--hurd/fd-close.c5
-rw-r--r--hurd/fd-read.c5
-rw-r--r--hurd/fd-write.c5
-rw-r--r--hurd/fopenport.c5
-rw-r--r--hurd/get-host.c5
-rw-r--r--hurd/getdport.c5
-rw-r--r--hurd/geteuids.c5
-rw-r--r--hurd/getumask.c5
-rw-r--r--hurd/hurd-raise.c5
-rw-r--r--hurd/hurd.h5
-rw-r--r--hurd/hurd/fd.h5
-rw-r--r--hurd/hurd/id.h5
-rw-r--r--hurd/hurd/ioctl.h5
-rw-r--r--hurd/hurd/lookup.h5
-rw-r--r--hurd/hurd/port.h5
-rw-r--r--hurd/hurd/resource.h5
-rw-r--r--hurd/hurd/signal.h5
-rw-r--r--hurd/hurd/sigpreempt.h5
-rw-r--r--hurd/hurd/threadvar.h5
-rw-r--r--hurd/hurd/userlink.h5
-rw-r--r--hurd/hurd/xattr.h5
-rw-r--r--hurd/hurdauth.c5
-rw-r--r--hurd/hurdchdir.c5
-rw-r--r--hurd/hurdexec.c5
-rw-r--r--hurd/hurdfault.c5
-rw-r--r--hurd/hurdfault.h5
-rw-r--r--hurd/hurdfchdir.c5
-rw-r--r--hurd/hurdhost.h5
-rw-r--r--hurd/hurdid.c5
-rw-r--r--hurd/hurdinit.c5
-rw-r--r--hurd/hurdioctl.c5
-rw-r--r--hurd/hurdkill.c5
-rw-r--r--hurd/hurdlookup.c5
-rw-r--r--hurd/hurdmsg.c5
-rw-r--r--hurd/hurdpid.c5
-rw-r--r--hurd/hurdports.c5
-rw-r--r--hurd/hurdprio.c5
-rw-r--r--hurd/hurdrlimit.c5
-rw-r--r--hurd/hurdselect.c5
-rw-r--r--hurd/hurdsig.c5
-rw-r--r--hurd/hurdsock.c5
-rw-r--r--hurd/hurdstartup.c5
-rw-r--r--hurd/hurdstartup.h5
-rw-r--r--hurd/intern-fd.c5
-rw-r--r--hurd/intr-msg.c5
-rw-r--r--hurd/intr-rpc.defs5
-rw-r--r--hurd/intr-rpc.h5
-rw-r--r--hurd/longjmp-ts.c5
-rw-r--r--hurd/lookup-at.c5
-rw-r--r--hurd/lookup-retry.c5
-rw-r--r--hurd/msgportdemux.c5
-rw-r--r--hurd/new-fd.c5
-rw-r--r--hurd/openport.c5
-rw-r--r--hurd/path-lookup.c5
-rw-r--r--hurd/pid2task.c5
-rw-r--r--hurd/port-cleanup.c5
-rw-r--r--hurd/port2fd.c5
-rw-r--r--hurd/ports-get.c5
-rw-r--r--hurd/ports-set.c5
-rw-r--r--hurd/preempt-sig.c5
-rw-r--r--hurd/privports.c5
-rw-r--r--hurd/report-wait.c5
-rw-r--r--hurd/set-host.c5
-rw-r--r--hurd/setauth.c5
-rw-r--r--hurd/seteuids.c5
-rw-r--r--hurd/siginfo.c5
-rw-r--r--hurd/sigunwind.c5
-rw-r--r--hurd/task2pid.c5
-rw-r--r--hurd/thread-cancel.c5
-rw-r--r--hurd/thread-self.c5
-rw-r--r--hurd/trampoline.c5
-rw-r--r--hurd/vpprintf.c5
-rw-r--r--hurd/xattr.c5
83 files changed, 166 insertions, 249 deletions
diff --git a/hurd/Makefile b/hurd/Makefile
index ab5a848..bdad4ff 100644
--- a/hurd/Makefile
+++ b/hurd/Makefile
@@ -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/>.
subdir := hurd
diff --git a/hurd/alloc-fd.c b/hurd/alloc-fd.c
index 58eea52..3424778 100644
--- a/hurd/alloc-fd.c
+++ b/hurd/alloc-fd.c
@@ -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/>. */
#include <hurd.h>
#include <hurd/fd.h>
diff --git a/hurd/catch-exc.c b/hurd/catch-exc.c
index 2e0cfef..96bf8e5 100644
--- a/hurd/catch-exc.c
+++ b/hurd/catch-exc.c
@@ -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/>. */
#include <mach/exc_server.h>
#include <hurd/signal.h>
diff --git a/hurd/catch-signal.c b/hurd/catch-signal.c
index 583f99e..50cd366 100644
--- a/hurd/catch-signal.c
+++ b/hurd/catch-signal.c
@@ -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 <hurd/signal.h>
#include <hurd/sigpreempt.h>
diff --git a/hurd/compat-20.c b/hurd/compat-20.c
index c55e3e2..41abe2f 100644
--- a/hurd/compat-20.c
+++ b/hurd/compat-20.c
@@ -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 <hurd.h>
diff --git a/hurd/ctty-input.c b/hurd/ctty-input.c
index ef8395a..ff0e912 100644
--- a/hurd/ctty-input.c
+++ b/hurd/ctty-input.c
@@ -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 <hurd.h>
#include <hurd/signal.h>
diff --git a/hurd/ctty-output.c b/hurd/ctty-output.c
index 92ab95a..73c8de2 100644
--- a/hurd/ctty-output.c
+++ b/hurd/ctty-output.c
@@ -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 <hurd.h>
#include <hurd/signal.h>
diff --git a/hurd/dtable.c b/hurd/dtable.c
index 125345e..497e01f 100644
--- a/hurd/dtable.c
+++ b/hurd/dtable.c
@@ -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/>. */
#include <hurd.h>
#include <hurd/term.h>
diff --git a/hurd/exc2signal.c b/hurd/exc2signal.c
index de044bb..95c6bd7 100644
--- a/hurd/exc2signal.c
+++ b/hurd/exc2signal.c
@@ -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 <hurd.h>
diff --git a/hurd/fchroot.c b/hurd/fchroot.c
index eaa67a9..74e0fd2 100644
--- a/hurd/fchroot.c
+++ b/hurd/fchroot.c
@@ -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/>. */
#include <unistd.h>
diff --git a/hurd/fd-close.c b/hurd/fd-close.c
index f497d75..473c5ac 100644
--- a/hurd/fd-close.c
+++ b/hurd/fd-close.c
@@ -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/>. */
#include <hurd/fd.h>
diff --git a/hurd/fd-read.c b/hurd/fd-read.c
index 3870652..176726b 100644
--- a/hurd/fd-read.c
+++ b/hurd/fd-read.c
@@ -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/>. */
#include <errno.h>
#include <unistd.h>
diff --git a/hurd/fd-write.c b/hurd/fd-write.c
index b695817..bb04903 100644
--- a/hurd/fd-write.c
+++ b/hurd/fd-write.c
@@ -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 <errno.h>
#include <unistd.h>
diff --git a/hurd/fopenport.c b/hurd/fopenport.c
index d01b9f3..0bbcc51 100644
--- a/hurd/fopenport.c
+++ b/hurd/fopenport.c
@@ -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/>. */
#include <hurd.h>
#include <stdio.h>
diff --git a/hurd/get-host.c b/hurd/get-host.c
index 3fe0b3e..47ed2e4 100644
--- a/hurd/get-host.c
+++ b/hurd/get-host.c
@@ -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 <fcntl.h>
#include <hurd.h>
diff --git a/hurd/getdport.c b/hurd/getdport.c
index 67c742c..849bbb0 100644
--- a/hurd/getdport.c
+++ b/hurd/getdport.c
@@ -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 <hurd.h>
diff --git a/hurd/geteuids.c b/hurd/geteuids.c
index 14dcf9d..123e37f 100644
--- a/hurd/geteuids.c
+++ b/hurd/geteuids.c
@@ -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/>. */
#include <hurd.h>
#include <hurd/id.h>
diff --git a/hurd/getumask.c b/hurd/getumask.c
index 3260b95..00b2299 100644
--- a/hurd/getumask.c
+++ b/hurd/getumask.c
@@ -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/>. */
#include <hurd.h>
diff --git a/hurd/hurd-raise.c b/hurd/hurd-raise.c
index 661700d..8b91c39 100644
--- a/hurd/hurd-raise.c
+++ b/hurd/hurd-raise.c
@@ -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/>. */
#include <hurd.h>
#include <hurd/signal.h>
diff --git a/hurd/hurd.h b/hurd/hurd.h
index 642ea43..fda1aad 100644
--- a/hurd/hurd.h
+++ b/hurd/hurd.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 _HURD_H
diff --git a/hurd/hurd/fd.h b/hurd/hurd/fd.h
index 2473476..5f3ee6a 100644
--- a/hurd/hurd/fd.h
+++ b/hurd/hurd/fd.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 _HURD_FD_H
diff --git a/hurd/hurd/id.h b/hurd/hurd/id.h
index cf94e32..387a424 100644
--- a/hurd/hurd/id.h
+++ b/hurd/hurd/id.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 _HURD_ID_H
diff --git a/hurd/hurd/ioctl.h b/hurd/hurd/ioctl.h
index e5ab3dc..2f593fd 100644
--- a/hurd/hurd/ioctl.h
+++ b/hurd/hurd/ioctl.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 _HURD_IOCTL_H
#define _HURD_IOCTL_H 1
diff --git a/hurd/hurd/lookup.h b/hurd/hurd/lookup.h
index 1d013d9..e6fe865 100644
--- a/hurd/hurd/lookup.h
+++ b/hurd/hurd/lookup.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 _HURD_LOOKUP_H
#define _HURD_LOOKUP_H 1
diff --git a/hurd/hurd/port.h b/hurd/hurd/port.h
index a1803c3..5ab7ed9 100644
--- a/hurd/hurd/port.h
+++ b/hurd/hurd/port.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 _HURD_PORT_H
diff --git a/hurd/hurd/resource.h b/hurd/hurd/resource.h
index 7ac34c6..b8afc10 100644
--- a/hurd/hurd/resource.h
+++ b/hurd/hurd/resource.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 _HURD_RESOURCE_H
#define _HURD_RESOURCE_H
diff --git a/hurd/hurd/signal.h b/hurd/hurd/signal.h
index 21e30c5..21180e3 100644
--- a/hurd/hurd/signal.h
+++ b/hurd/hurd/signal.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 _HURD_SIGNAL_H
diff --git a/hurd/hurd/sigpreempt.h b/hurd/hurd/sigpreempt.h
index 3dbf237..b9dfd26 100644
--- a/hurd/hurd/sigpreempt.h
+++ b/hurd/hurd/sigpreempt.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 _HURD_SIGPREEMPT_H
diff --git a/hurd/hurd/threadvar.h b/hurd/hurd/threadvar.h
index a0535f7..0f088f3 100644
--- a/hurd/hurd/threadvar.h
+++ b/hurd/hurd/threadvar.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 _HURD_THREADVAR_H
#define _HURD_THREADVAR_H
diff --git a/hurd/hurd/userlink.h b/hurd/hurd/userlink.h
index 34457e7..d42ecd3 100644
--- a/hurd/hurd/userlink.h
+++ b/hurd/hurd/userlink.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 _HURD_USERLINK_H
diff --git a/hurd/hurd/xattr.h b/hurd/hurd/xattr.h
index aaa7fd8..b3b7eb5 100644
--- a/hurd/hurd/xattr.h
+++ b/hurd/hurd/xattr.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 _HURD_XATTR_H
#define _HURD_XATTR_H 1
diff --git a/hurd/hurdauth.c b/hurd/hurdauth.c
index efc15b7..6f2c58d 100644
--- a/hurd/hurdauth.c
+++ b/hurd/hurdauth.c
@@ -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/>. */
#include <hurd.h>
#include <hurd/msg_server.h>
diff --git a/hurd/hurdchdir.c b/hurd/hurdchdir.c
index 5115e4d..6881956 100644
--- a/hurd/hurdchdir.c
+++ b/hurd/hurdchdir.c
@@ -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 <errno.h>
#include <unistd.h>
diff --git a/hurd/hurdexec.c b/hurd/hurdexec.c
index beae869..cefdcdd 100644
--- a/hurd/hurdexec.c
+++ b/hurd/hurdexec.c
@@ -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 <errno.h>
#include <unistd.h>
diff --git a/hurd/hurdfault.c b/hurd/hurdfault.c
index 36653e1..e2891d1 100644
--- a/hurd/hurdfault.c
+++ b/hurd/hurdfault.c
@@ -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/>. */
#include <hurd.h>
#include <hurd/signal.h>
diff --git a/hurd/hurdfault.h b/hurd/hurdfault.h
index be86781..ad2c687 100644
--- a/hurd/hurdfault.h
+++ b/hurd/hurdfault.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 _HURD_FAULT_H
#define _HURD_FAULT_H
diff --git a/hurd/hurdfchdir.c b/hurd/hurdfchdir.c
index 2e6a120..608e1dc 100644
--- a/hurd/hurdfchdir.c
+++ b/hurd/hurdfchdir.c
@@ -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 <errno.h>
#include <unistd.h>
diff --git a/hurd/hurdhost.h b/hurd/hurdhost.h
index d8bb594..a444b14 100644
--- a/hurd/hurdhost.h
+++ b/hurd/hurdhost.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/>. */
/* Fetch and atomically store the contents of the file ITEM.
Returns the size read or written, or -1 for errors.
diff --git a/hurd/hurdid.c b/hurd/hurdid.c
index 36e44dd..2de1a8a 100644
--- a/hurd/hurdid.c
+++ b/hurd/hurdid.c
@@ -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/>. */
#include <hurd.h>
#include <hurd/id.h>
diff --git a/hurd/hurdinit.c b/hurd/hurdinit.c
index 259f8a3..2d18348 100644
--- a/hurd/hurdinit.c
+++ b/hurd/hurdinit.c
@@ -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 <sys/stat.h>
#include <stdlib.h>
diff --git a/hurd/hurdioctl.c b/hurd/hurdioctl.c
index 04d9862..a68e6df 100644
--- a/hurd/hurdioctl.c
+++ b/hurd/hurdioctl.c
@@ -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/>. */
#include <hurd.h>
#include <hurd/fd.h>
diff --git a/hurd/hurdkill.c b/hurd/hurdkill.c
index e633690..fe29426 100644
--- a/hurd/hurdkill.c
+++ b/hurd/hurdkill.c
@@ -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/>. */
#include <errno.h>
#include <sys/types.h>
diff --git a/hurd/hurdlookup.c b/hurd/hurdlookup.c
index 8270132..a98f6ba 100644
--- a/hurd/hurdlookup.c
+++ b/hurd/hurdlookup.c
@@ -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 <hurd.h>
#include <hurd/lookup.h>
diff --git a/hurd/hurdmsg.c b/hurd/hurdmsg.c
index ffcce61..947f9f8 100644
--- a/hurd/hurdmsg.c
+++ b/hurd/hurdmsg.c
@@ -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/>. */
#include <hurd.h>
#include <hurd/msg_server.h>
diff --git a/hurd/hurdpid.c b/hurd/hurdpid.c
index 418b916..7be8a0a 100644
--- a/hurd/hurdpid.c
+++ b/hurd/hurdpid.c
@@ -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/>. */
#include <hurd.h>
pid_t _hurd_pid, _hurd_ppid, _hurd_pgrp;
diff --git a/hurd/hurdports.c b/hurd/hurdports.c
index d696038..030b66b 100644
--- a/hurd/hurdports.c
+++ b/hurd/hurdports.c
@@ -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/>. */
#include <hurd.h>
#include <hurd/port.h>
diff --git a/hurd/hurdprio.c b/hurd/hurdprio.c
index fe377f4..e2bb5cf 100644
--- a/hurd/hurdprio.c
+++ b/hurd/hurdprio.c
@@ -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 <hurd.h>
#include <hurd/resource.h>
diff --git a/hurd/hurdrlimit.c b/hurd/hurdrlimit.c
index 86602f5..1c804f1 100644
--- a/hurd/hurdrlimit.c
+++ b/hurd/hurdrlimit.c
@@ -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 <hurd.h>
#include <cthreads.h>
diff --git a/hurd/hurdselect.c b/hurd/hurdselect.c
index a7228f0..25d9d9f 100644
--- a/hurd/hurdselect.c
+++ b/hurd/hurdselect.c
@@ -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/>. */
#include <sys/types.h>
#include <sys/poll.h>
diff --git a/hurd/hurdsig.c b/hurd/hurdsig.c
index 7a6b1d5..e1e0919 100644
--- a/hurd/hurdsig.c
+++ b/hurd/hurdsig.c
@@ -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 <stdio.h>
#include <stdlib.h>
diff --git a/hurd/hurdsock.c b/hurd/hurdsock.c
index a01b8aa..170a3f6 100644
--- a/hurd/hurdsock.c
+++ b/hurd/hurdsock.c
@@ -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 <hurd.h>
#include <sys/socket.h>
diff --git a/hurd/hurdstartup.c b/hurd/hurdstartup.c
index 0c607ba..8a5bc5d 100644
--- a/hurd/hurdstartup.c
+++ b/hurd/hurdstartup.c
@@ -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 <errno.h>
#include <stdlib.h>
diff --git a/hurd/hurdstartup.h b/hurd/hurdstartup.h
index e527668..8331f4b 100644
--- a/hurd/hurdstartup.h
+++ b/hurd/hurdstartup.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 _HURDSTARTUP_H
#define _HURDSTARTUP_H 1
diff --git a/hurd/intern-fd.c b/hurd/intern-fd.c
index cd73a70..52e0606 100644
--- a/hurd/intern-fd.c
+++ b/hurd/intern-fd.c
@@ -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/>. */
#include <hurd.h>
#include <hurd/fd.h>
diff --git a/hurd/intr-msg.c b/hurd/intr-msg.c
index 0ca6af3..26ba74b 100644
--- a/hurd/intr-msg.c
+++ b/hurd/intr-msg.c
@@ -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/>. */
#include <mach.h>
#include <mach/mig_errors.h>
diff --git a/hurd/intr-rpc.defs b/hurd/intr-rpc.defs
index b5f6eb8..eb04a95 100644
--- a/hurd/intr-rpc.defs
+++ b/hurd/intr-rpc.defs
@@ -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/>. */
/* Cause user stubs for interruptible RPCs to import a special header to
modify their behavior. */
diff --git a/hurd/intr-rpc.h b/hurd/intr-rpc.h
index f817f28..140ecdb 100644
--- a/hurd/intr-rpc.h
+++ b/hurd/intr-rpc.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 file is imported by the MiG-generated user stubs for interruptible
RPCs. We modify them to use our own function in place of mach_msg. */
diff --git a/hurd/longjmp-ts.c b/hurd/longjmp-ts.c
index e9c297a..3756c5b 100644
--- a/hurd/longjmp-ts.c
+++ b/hurd/longjmp-ts.c
@@ -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 <setjmp.h>
#include <mach/thread_status.h>
diff --git a/hurd/lookup-at.c b/hurd/lookup-at.c
index 728a970..3d18139 100644
--- a/hurd/lookup-at.c
+++ b/hurd/lookup-at.c
@@ -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 <hurd.h>
#include <hurd/lookup.h>
diff --git a/hurd/lookup-retry.c b/hurd/lookup-retry.c
index 0a886229..c65eb5a 100644
--- a/hurd/lookup-retry.c
+++ b/hurd/lookup-retry.c
@@ -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/>. */
#include <hurd.h>
#include <hurd/lookup.h>
diff --git a/hurd/msgportdemux.c b/hurd/msgportdemux.c
index 53229bf..49a7f1c 100644
--- a/hurd/msgportdemux.c
+++ b/hurd/msgportdemux.c
@@ -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 <hurd.h>
#include <hurd/signal.h>
diff --git a/hurd/new-fd.c b/hurd/new-fd.c
index 152bb35..4bf3f98 100644
--- a/hurd/new-fd.c
+++ b/hurd/new-fd.c
@@ -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/>. */
#include <hurd/fd.h>
#include <stdlib.h>
diff --git a/hurd/openport.c b/hurd/openport.c
index 27e26d9..dab351d 100644
--- a/hurd/openport.c
+++ b/hurd/openport.c
@@ -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/>. */
#include <hurd.h>
#include <hurd/fd.h>
diff --git a/hurd/path-lookup.c b/hurd/path-lookup.c
index 5c51d39..bbf2f84 100644
--- a/hurd/path-lookup.c
+++ b/hurd/path-lookup.c
@@ -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/>. */
#include <string.h>
#include <hurd.h>
diff --git a/hurd/pid2task.c b/hurd/pid2task.c
index 16498ef..214b454 100644
--- a/hurd/pid2task.c
+++ b/hurd/pid2task.c
@@ -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/>. */
#include <hurd.h>
diff --git a/hurd/port-cleanup.c b/hurd/port-cleanup.c
index 8d856ea..2bb1d78 100644
--- a/hurd/port-cleanup.c
+++ b/hurd/port-cleanup.c
@@ -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 <mach.h>
#include <hurd/port.h>
diff --git a/hurd/port2fd.c b/hurd/port2fd.c
index 262e6d9..bef07ad 100644
--- a/hurd/port2fd.c
+++ b/hurd/port2fd.c
@@ -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/>. */
#include <hurd.h>
#include <hurd/fd.h>
diff --git a/hurd/ports-get.c b/hurd/ports-get.c
index 0833204..4e9f1da 100644
--- a/hurd/ports-get.c
+++ b/hurd/ports-get.c
@@ -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/>. */
#include <hurd.h>
diff --git a/hurd/ports-set.c b/hurd/ports-set.c
index 93806cc..97dbc8c 100644
--- a/hurd/ports-set.c
+++ b/hurd/ports-set.c
@@ -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/>. */
#include <hurd.h>
diff --git a/hurd/preempt-sig.c b/hurd/preempt-sig.c
index df9a5ef..6ed1951 100644
--- a/hurd/preempt-sig.c
+++ b/hurd/preempt-sig.c
@@ -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/>. */
#include <hurd/sigpreempt.h>
#include <hurd/signal.h>
diff --git a/hurd/privports.c b/hurd/privports.c
index 707fca7..e256599 100644
--- a/hurd/privports.c
+++ b/hurd/privports.c
@@ -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/>. */
#include <hurd.h>
diff --git a/hurd/report-wait.c b/hurd/report-wait.c
index f6e48f9..453c678 100644
--- a/hurd/report-wait.c
+++ b/hurd/report-wait.c
@@ -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 <hurd.h>
#include <hurd/signal.h>
diff --git a/hurd/set-host.c b/hurd/set-host.c
index 4e8c5c5..84ab360 100644
--- a/hurd/set-host.c
+++ b/hurd/set-host.c
@@ -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 <fcntl.h>
#include <hurd.h>
diff --git a/hurd/setauth.c b/hurd/setauth.c
index 5533e30..09adf10 100644
--- a/hurd/setauth.c
+++ b/hurd/setauth.c
@@ -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/>. */
#include <hurd.h>
#include <hurd/port.h>
diff --git a/hurd/seteuids.c b/hurd/seteuids.c
index bdf88f8..07277a5 100644
--- a/hurd/seteuids.c
+++ b/hurd/seteuids.c
@@ -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/>. */
#include <hurd.h>
#include <hurd/id.h>
diff --git a/hurd/siginfo.c b/hurd/siginfo.c
index 4fdecfb..6a67f31 100644
--- a/hurd/siginfo.c
+++ b/hurd/siginfo.c
@@ -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/>. */
#include <hurd/signal.h>
#include <stdio.h>
diff --git a/hurd/sigunwind.c b/hurd/sigunwind.c
index 31dbe2a..d814602 100644
--- a/hurd/sigunwind.c
+++ b/hurd/sigunwind.c
@@ -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 <hurd.h>
#include <thread_state.h>
diff --git a/hurd/task2pid.c b/hurd/task2pid.c
index e992dca..5969c2d 100644
--- a/hurd/task2pid.c
+++ b/hurd/task2pid.c
@@ -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/>. */
#include <hurd.h>
diff --git a/hurd/thread-cancel.c b/hurd/thread-cancel.c
index c8b6cf5..7d085a8 100644
--- a/hurd/thread-cancel.c
+++ b/hurd/thread-cancel.c
@@ -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 <hurd/signal.h>
#include <hurd/interrupt.h>
diff --git a/hurd/thread-self.c b/hurd/thread-self.c
index dfd2fb7..7f4d90d 100644
--- a/hurd/thread-self.c
+++ b/hurd/thread-self.c
@@ -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 <hurd/signal.h>
diff --git a/hurd/trampoline.c b/hurd/trampoline.c
index 7045a0d..b14d1e5 100644
--- a/hurd/trampoline.c
+++ b/hurd/trampoline.c
@@ -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 <hurd.h>
#include <mach/thread_status.h>
diff --git a/hurd/vpprintf.c b/hurd/vpprintf.c
index 0b09df3..b0b4ef4 100644
--- a/hurd/vpprintf.c
+++ b/hurd/vpprintf.c
@@ -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/>. */
#include <stdarg.h>
#include <stdio.h>
diff --git a/hurd/xattr.c b/hurd/xattr.c
index cf3e22d..2071181 100644
--- a/hurd/xattr.c
+++ b/hurd/xattr.c
@@ -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 <hurd.h>
#include <hurd/xattr.h>