Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2001-02-23 01:12:43 +0300
committerJeff Johnston <jjohnstn@redhat.com>2001-02-23 01:12:43 +0300
commitee37ede1d32a0ecc841fd858ee2f278adcc08658 (patch)
tree1dce3d3ed36fa6f205e2ef661d6ecb0c9eecf280 /newlib/libc/sys/go32
parent659b480b8ac8d798fe6a916a5570d8c1f23345cf (diff)
2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/machine/setjmp-dj.h: With DJ Delorie's permission, changed the copyright information to allow free modification of the file with no reference to "copying.dj". * libc/include/sys/stat-dj.h: Ditto. * libc/machine/i386/setjmp.S: Ditto. * libc/sys/h8300hms/sys/file.h: Ditto. * libc/sys/sysmec/access.c: Ditto. * libc/sys/sysnecv850/access.c: Ditto. * libc/stdio/mktemp.c: Fixed typo for the word copyright. * libc/stdlib/getenv_r.c: Ditto. * libc/stdlib/putenv_r.c: Ditto. * libc/stdlib/setenv_r.c: Ditto. * libc/stdlib/getenv.c: Removed DJ reference since any possible modifications will now be in the _r version of this file. * libc/stdlib/putenv.c: Ditto. * libc/stdlib/setenv.c: Ditto. * libc/sys/go32/copying.dj: Removed DJ's address which is no longer valid. Added a reference to DJ's web page that contains his address. * libc/sys/go32/*.s: Removed references to DJ's old address. * libc/sys/go32/*.c: Ditto. * libc/sys/go32/*.h: Ditto. * libc/sys/go32/*.S: Ditto. * libc/sys/go32/sys/*.h: Ditto.
Diffstat (limited to 'newlib/libc/sys/go32')
-rw-r--r--newlib/libc/sys/go32/_exit.s4
-rw-r--r--newlib/libc/sys/go32/access.c4
-rw-r--r--newlib/libc/sys/go32/brk.s4
-rw-r--r--newlib/libc/sys/go32/chdir.s4
-rw-r--r--newlib/libc/sys/go32/chmod.c4
-rw-r--r--newlib/libc/sys/go32/chown.c4
-rw-r--r--newlib/libc/sys/go32/clock.S4
-rw-r--r--newlib/libc/sys/go32/close.s4
-rw-r--r--newlib/libc/sys/go32/copying.dj8
-rw-r--r--newlib/libc/sys/go32/creat.s4
-rw-r--r--newlib/libc/sys/go32/crlf2nl.c4
-rw-r--r--newlib/libc/sys/go32/djtime.h4
-rw-r--r--newlib/libc/sys/go32/dpmi.h4
-rw-r--r--newlib/libc/sys/go32/dup.s4
-rw-r--r--newlib/libc/sys/go32/dup2.s4
-rw-r--r--newlib/libc/sys/go32/fchmod.c4
-rw-r--r--newlib/libc/sys/go32/fstat.s4
-rw-r--r--newlib/libc/sys/go32/fsync.s4
-rw-r--r--newlib/libc/sys/go32/ftruncat.c4
-rw-r--r--newlib/libc/sys/go32/gerrno.s4
-rw-r--r--newlib/libc/sys/go32/getcwd.c4
-rw-r--r--newlib/libc/sys/go32/getdtabl.c4
-rw-r--r--newlib/libc/sys/go32/getkey.s4
-rw-r--r--newlib/libc/sys/go32/getpages.c4
-rw-r--r--newlib/libc/sys/go32/getpid.c4
-rw-r--r--newlib/libc/sys/go32/getrusag.c4
-rw-r--r--newlib/libc/sys/go32/gettimeo.s4
-rw-r--r--newlib/libc/sys/go32/getwd.s4
-rw-r--r--newlib/libc/sys/go32/go32.h4
-rw-r--r--newlib/libc/sys/go32/inportb.s4
-rw-r--r--newlib/libc/sys/go32/inportl.s4
-rw-r--r--newlib/libc/sys/go32/inportsb.s4
-rw-r--r--newlib/libc/sys/go32/inportsl.s4
-rw-r--r--newlib/libc/sys/go32/inportsw.s4
-rw-r--r--newlib/libc/sys/go32/inportw.s4
-rw-r--r--newlib/libc/sys/go32/isatty.s4
-rw-r--r--newlib/libc/sys/go32/kbhit.s4
-rw-r--r--newlib/libc/sys/go32/link.s4
-rw-r--r--newlib/libc/sys/go32/longjmp.S4
-rw-r--r--newlib/libc/sys/go32/lseek.s4
-rw-r--r--newlib/libc/sys/go32/lstat.s4
-rw-r--r--newlib/libc/sys/go32/mkdir.s4
-rw-r--r--newlib/libc/sys/go32/open.s4
-rw-r--r--newlib/libc/sys/go32/outportb.s4
-rw-r--r--newlib/libc/sys/go32/outportl.s4
-rw-r--r--newlib/libc/sys/go32/outportw.s4
-rw-r--r--newlib/libc/sys/go32/outprtsb.s4
-rw-r--r--newlib/libc/sys/go32/outprtsl.s4
-rw-r--r--newlib/libc/sys/go32/outprtsw.s4
-rw-r--r--newlib/libc/sys/go32/pc.h4
-rw-r--r--newlib/libc/sys/go32/read.s4
-rw-r--r--newlib/libc/sys/go32/readv.c4
-rw-r--r--newlib/libc/sys/go32/rename.s4
-rw-r--r--newlib/libc/sys/go32/rmdir.s4
-rw-r--r--newlib/libc/sys/go32/sbrk.s4
-rw-r--r--newlib/libc/sys/go32/screen.S4
-rw-r--r--newlib/libc/sys/go32/setjmp.S4
-rw-r--r--newlib/libc/sys/go32/setmode.s4
-rw-r--r--newlib/libc/sys/go32/settimeo.s4
-rw-r--r--newlib/libc/sys/go32/sleep.c4
-rw-r--r--newlib/libc/sys/go32/stat.s4
-rw-r--r--newlib/libc/sys/go32/stat_ast.s4
-rw-r--r--newlib/libc/sys/go32/sys/dirent.h4
-rw-r--r--newlib/libc/sys/go32/sys/dpmi.h4
-rw-r--r--newlib/libc/sys/go32/sys/errno.h4
-rw-r--r--newlib/libc/sys/go32/sys/file.h4
-rw-r--r--newlib/libc/sys/go32/sys/go32.h4
-rw-r--r--newlib/libc/sys/go32/sys/param.h4
-rw-r--r--newlib/libc/sys/go32/sys/pc.h4
-rw-r--r--newlib/libc/sys/go32/sys/register.h4
-rw-r--r--newlib/libc/sys/go32/sys/resource.h4
-rw-r--r--newlib/libc/sys/go32/sys/setjmp.h4
-rw-r--r--newlib/libc/sys/go32/sys/stdc.h4
-rw-r--r--newlib/libc/sys/go32/sys/uio.h4
-rw-r--r--newlib/libc/sys/go32/syserr.c4
-rw-r--r--newlib/libc/sys/go32/system.s4
-rw-r--r--newlib/libc/sys/go32/tell.s4
-rw-r--r--newlib/libc/sys/go32/truncate.c4
-rw-r--r--newlib/libc/sys/go32/turbo.s4
-rw-r--r--newlib/libc/sys/go32/unlink.s4
-rw-r--r--newlib/libc/sys/go32/utime.c4
-rw-r--r--newlib/libc/sys/go32/utimes.c4
-rw-r--r--newlib/libc/sys/go32/write.s4
-rw-r--r--newlib/libc/sys/go32/writev.c4
84 files changed, 169 insertions, 171 deletions
diff --git a/newlib/libc/sys/go32/_exit.s b/newlib/libc/sys/go32/_exit.s
index 8c135976e..9ea01cec4 100644
--- a/newlib/libc/sys/go32/_exit.s
+++ b/newlib/libc/sys/go32/_exit.s
@@ -1,9 +1,9 @@
# /* This is file _EXIT.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/access.c b/newlib/libc/sys/go32/access.c
index ad368caa1..17d564672 100644
--- a/newlib/libc/sys/go32/access.c
+++ b/newlib/libc/sys/go32/access.c
@@ -1,9 +1,9 @@
/* This is file ACCESS.C */
/*
-** Copyright (C) 1993 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1993 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/brk.s b/newlib/libc/sys/go32/brk.s
index c9d8db0e9..dded61df6 100644
--- a/newlib/libc/sys/go32/brk.s
+++ b/newlib/libc/sys/go32/brk.s
@@ -1,9 +1,9 @@
# /* This is file BRK.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/chdir.s b/newlib/libc/sys/go32/chdir.s
index a494408e7..071c345fb 100644
--- a/newlib/libc/sys/go32/chdir.s
+++ b/newlib/libc/sys/go32/chdir.s
@@ -1,9 +1,9 @@
# /* This is file CHDIR.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/chmod.c b/newlib/libc/sys/go32/chmod.c
index 72f5f5716..e90f0e10e 100644
--- a/newlib/libc/sys/go32/chmod.c
+++ b/newlib/libc/sys/go32/chmod.c
@@ -1,9 +1,9 @@
/* This is file CHMOD.C */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/chown.c b/newlib/libc/sys/go32/chown.c
index a780510ed..3daa7eaa2 100644
--- a/newlib/libc/sys/go32/chown.c
+++ b/newlib/libc/sys/go32/chown.c
@@ -1,9 +1,9 @@
/* This is file CHOWN.C */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/clock.S b/newlib/libc/sys/go32/clock.S
index e6ac06ed2..198c7e6e8 100644
--- a/newlib/libc/sys/go32/clock.S
+++ b/newlib/libc/sys/go32/clock.S
@@ -1,9 +1,9 @@
/* This is file CLOCK.S */
/*
-** Copyright (C) 1993 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1993 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/close.s b/newlib/libc/sys/go32/close.s
index 3b0797ddf..aee000451 100644
--- a/newlib/libc/sys/go32/close.s
+++ b/newlib/libc/sys/go32/close.s
@@ -1,9 +1,9 @@
# /* This is file CLOSE.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/copying.dj b/newlib/libc/sys/go32/copying.dj
index 79b4f700b..392311fa7 100644
--- a/newlib/libc/sys/go32/copying.dj
+++ b/newlib/libc/sys/go32/copying.dj
@@ -2,8 +2,6 @@ This is the file "copying.dj".
Copyright Information for sources and executables that are marked
Copyright (C) DJ Delorie
- 24 Kirsten Ave
- Rochester NH 03867-2954
This document is Copyright (C) DJ Delorie and may be distributed
verbatim, but changing it is not allowed.
@@ -32,9 +30,9 @@ GNU General Public Licence, with the following exceptions:
* If a user creates an application, prepends a copy of go32.exe onto
the beginning of it, and charges a fee for the software, then a
royalty of $5 or 5% of the selling price per copy sold must be paid
- to DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954. Note that
- shareware programs are not considered "sold" until payment is rendered
- for them.
+ to DJ Delorie. DJ's mailing address is documented on the web page:
+ http://www.delorie.com/users/dj/. Note that shareware programs are
+ not considered "sold" until payment is rendered for them.
* For all other cases, source code for go32.exe must be distributed
with any distributed copies of go32.exe.
diff --git a/newlib/libc/sys/go32/creat.s b/newlib/libc/sys/go32/creat.s
index 4c02e72f4..a8665251e 100644
--- a/newlib/libc/sys/go32/creat.s
+++ b/newlib/libc/sys/go32/creat.s
@@ -1,9 +1,9 @@
# /* This is file CREAT.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/crlf2nl.c b/newlib/libc/sys/go32/crlf2nl.c
index 18b7061cc..79939c949 100644
--- a/newlib/libc/sys/go32/crlf2nl.c
+++ b/newlib/libc/sys/go32/crlf2nl.c
@@ -1,9 +1,9 @@
/* This is file CRLF2NL.C */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/djtime.h b/newlib/libc/sys/go32/djtime.h
index db28dbe7e..7a14d2ae2 100644
--- a/newlib/libc/sys/go32/djtime.h
+++ b/newlib/libc/sys/go32/djtime.h
@@ -1,9 +1,9 @@
/* This is file TIME.H */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/dpmi.h b/newlib/libc/sys/go32/dpmi.h
index 7a2cb13af..56bde19b9 100644
--- a/newlib/libc/sys/go32/dpmi.h
+++ b/newlib/libc/sys/go32/dpmi.h
@@ -1,9 +1,9 @@
/* This is file dpmi.h */
/*
-** Copyright (C) 1993 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1993 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/dup.s b/newlib/libc/sys/go32/dup.s
index e093baffd..3d3aa0457 100644
--- a/newlib/libc/sys/go32/dup.s
+++ b/newlib/libc/sys/go32/dup.s
@@ -1,9 +1,9 @@
# /* This is file DUP.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/dup2.s b/newlib/libc/sys/go32/dup2.s
index e26b48fa1..f06f0b75e 100644
--- a/newlib/libc/sys/go32/dup2.s
+++ b/newlib/libc/sys/go32/dup2.s
@@ -1,9 +1,9 @@
# /* This is file DUP2.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/fchmod.c b/newlib/libc/sys/go32/fchmod.c
index a161dfcfa..93a5f639d 100644
--- a/newlib/libc/sys/go32/fchmod.c
+++ b/newlib/libc/sys/go32/fchmod.c
@@ -1,9 +1,9 @@
/* This is file FCHMOD.C */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/fstat.s b/newlib/libc/sys/go32/fstat.s
index 5414eaf38..71399767e 100644
--- a/newlib/libc/sys/go32/fstat.s
+++ b/newlib/libc/sys/go32/fstat.s
@@ -1,9 +1,9 @@
# /* This is file FSTAT.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/fsync.s b/newlib/libc/sys/go32/fsync.s
index 5f246f057..1aca10562 100644
--- a/newlib/libc/sys/go32/fsync.s
+++ b/newlib/libc/sys/go32/fsync.s
@@ -1,9 +1,9 @@
# /* This is file FSYNC.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/ftruncat.c b/newlib/libc/sys/go32/ftruncat.c
index 1e2544f25..4deb1b9ba 100644
--- a/newlib/libc/sys/go32/ftruncat.c
+++ b/newlib/libc/sys/go32/ftruncat.c
@@ -1,9 +1,9 @@
/* This is file FTRUNCAT.C */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/gerrno.s b/newlib/libc/sys/go32/gerrno.s
index ff6b6da93..fa3f30774 100644
--- a/newlib/libc/sys/go32/gerrno.s
+++ b/newlib/libc/sys/go32/gerrno.s
@@ -1,9 +1,9 @@
# /* This is file GERRNO.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/getcwd.c b/newlib/libc/sys/go32/getcwd.c
index 1dd4dcbcd..9dda864bb 100644
--- a/newlib/libc/sys/go32/getcwd.c
+++ b/newlib/libc/sys/go32/getcwd.c
@@ -1,9 +1,9 @@
/* This is file GETCWD.C */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/getdtabl.c b/newlib/libc/sys/go32/getdtabl.c
index b266c23b9..cfe6b107c 100644
--- a/newlib/libc/sys/go32/getdtabl.c
+++ b/newlib/libc/sys/go32/getdtabl.c
@@ -1,9 +1,9 @@
/* This is file GETDTABL.C */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/getkey.s b/newlib/libc/sys/go32/getkey.s
index 876483ea9..d70a27590 100644
--- a/newlib/libc/sys/go32/getkey.s
+++ b/newlib/libc/sys/go32/getkey.s
@@ -1,9 +1,9 @@
/* This is file GETKEY.S */
/*
-** Copyright (C) 1993 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1993 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/getpages.c b/newlib/libc/sys/go32/getpages.c
index 8218b154e..2e1a07349 100644
--- a/newlib/libc/sys/go32/getpages.c
+++ b/newlib/libc/sys/go32/getpages.c
@@ -1,9 +1,9 @@
/* This is file GETPAGES.C */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/getpid.c b/newlib/libc/sys/go32/getpid.c
index 60f6e6d66..84b7e8163 100644
--- a/newlib/libc/sys/go32/getpid.c
+++ b/newlib/libc/sys/go32/getpid.c
@@ -1,9 +1,9 @@
/* This is file GETPID.C */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/getrusag.c b/newlib/libc/sys/go32/getrusag.c
index 15722c5dd..77370ed3a 100644
--- a/newlib/libc/sys/go32/getrusag.c
+++ b/newlib/libc/sys/go32/getrusag.c
@@ -1,9 +1,9 @@
/* This is file GETRUSAG.C */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/gettimeo.s b/newlib/libc/sys/go32/gettimeo.s
index 7e85adf1f..e1c9b1806 100644
--- a/newlib/libc/sys/go32/gettimeo.s
+++ b/newlib/libc/sys/go32/gettimeo.s
@@ -1,9 +1,9 @@
# /* This is file GETTIMEO.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/getwd.s b/newlib/libc/sys/go32/getwd.s
index 15d856ef8..39876288f 100644
--- a/newlib/libc/sys/go32/getwd.s
+++ b/newlib/libc/sys/go32/getwd.s
@@ -1,9 +1,9 @@
# /* This is file GETWD.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/go32.h b/newlib/libc/sys/go32/go32.h
index 32afc0ebe..0e4327474 100644
--- a/newlib/libc/sys/go32/go32.h
+++ b/newlib/libc/sys/go32/go32.h
@@ -1,9 +1,9 @@
/* This is file go32.h */
/*
-** Copyright (C) 1993 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1993 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/inportb.s b/newlib/libc/sys/go32/inportb.s
index d2425fc55..3ff71f192 100644
--- a/newlib/libc/sys/go32/inportb.s
+++ b/newlib/libc/sys/go32/inportb.s
@@ -1,9 +1,9 @@
#/* This is file INPORTB.S */
#/*
-#** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+#** Copyright (C) 1991 DJ Delorie
#**
#** This file is distributed under the terms listed in the document
-#** "copying.dj", available from DJ Delorie at the address above.
+#** "copying.dj".
#** A copy of "copying.dj" should accompany this file; if not, a copy
#** should be available from where this file was obtained. This file
#** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/inportl.s b/newlib/libc/sys/go32/inportl.s
index 477dec19d..5f3c19574 100644
--- a/newlib/libc/sys/go32/inportl.s
+++ b/newlib/libc/sys/go32/inportl.s
@@ -1,9 +1,9 @@
#/* This is file INPORTL.S */
#/*
-#** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+#** Copyright (C) 1991 DJ Delorie
#**
#** This file is distributed under the terms listed in the document
-#** "copying.dj", available from DJ Delorie at the address above.
+#** "copying.dj".
#** A copy of "copying.dj" should accompany this file; if not, a copy
#** should be available from where this file was obtained. This file
#** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/inportsb.s b/newlib/libc/sys/go32/inportsb.s
index db7dc37f8..feedd4077 100644
--- a/newlib/libc/sys/go32/inportsb.s
+++ b/newlib/libc/sys/go32/inportsb.s
@@ -1,9 +1,9 @@
#/* This is file INPORTSB.S */
#/*
-#** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+#** Copyright (C) 1991 DJ Delorie
#**
#** This file is distributed under the terms listed in the document
-#** "copying.dj", available from DJ Delorie at the address above.
+#** "copying.dj".
#** A copy of "copying.dj" should accompany this file; if not, a copy
#** should be available from where this file was obtained. This file
#** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/inportsl.s b/newlib/libc/sys/go32/inportsl.s
index d4a8d5507..9865ed9e9 100644
--- a/newlib/libc/sys/go32/inportsl.s
+++ b/newlib/libc/sys/go32/inportsl.s
@@ -1,9 +1,9 @@
#/* This is file INPORTSL.S */
#/*
-#** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+#** Copyright (C) 1991 DJ Delorie
#**
#** This file is distributed under the terms listed in the document
-#** "copying.dj", available from DJ Delorie at the address above.
+#** "copying.dj".
#** A copy of "copying.dj" should accompany this file; if not, a copy
#** should be available from where this file was obtained. This file
#** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/inportsw.s b/newlib/libc/sys/go32/inportsw.s
index 31880d717..7fb2b4378 100644
--- a/newlib/libc/sys/go32/inportsw.s
+++ b/newlib/libc/sys/go32/inportsw.s
@@ -1,9 +1,9 @@
#/* This is file INPORTSW.S */
#/*
-#** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+#** Copyright (C) 1991 DJ Delorie
#**
#** This file is distributed under the terms listed in the document
-#** "copying.dj", available from DJ Delorie at the address above.
+#** "copying.dj".
#** A copy of "copying.dj" should accompany this file; if not, a copy
#** should be available from where this file was obtained. This file
#** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/inportw.s b/newlib/libc/sys/go32/inportw.s
index fdb58aa26..525f58a54 100644
--- a/newlib/libc/sys/go32/inportw.s
+++ b/newlib/libc/sys/go32/inportw.s
@@ -1,9 +1,9 @@
#/* This is file INPORTW.S */
#/*
-#** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+#** Copyright (C) 1991 DJ Delorie
#**
#** This file is distributed under the terms listed in the document
-#** "copying.dj", available from DJ Delorie at the address above.
+#** "copying.dj".
#** A copy of "copying.dj" should accompany this file; if not, a copy
#** should be available from where this file was obtained. This file
#** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/isatty.s b/newlib/libc/sys/go32/isatty.s
index 9086b073c..40e55c974 100644
--- a/newlib/libc/sys/go32/isatty.s
+++ b/newlib/libc/sys/go32/isatty.s
@@ -1,9 +1,9 @@
# /* This is file ISATTY.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/kbhit.s b/newlib/libc/sys/go32/kbhit.s
index 0f34e1b76..6008cf238 100644
--- a/newlib/libc/sys/go32/kbhit.s
+++ b/newlib/libc/sys/go32/kbhit.s
@@ -1,9 +1,9 @@
/* This is file KBHIT.S */
/*
-** Copyright (C) 1993 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1993 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/link.s b/newlib/libc/sys/go32/link.s
index f1cc133a0..cd9681b85 100644
--- a/newlib/libc/sys/go32/link.s
+++ b/newlib/libc/sys/go32/link.s
@@ -1,9 +1,9 @@
# /* This is file LINK.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/longjmp.S b/newlib/libc/sys/go32/longjmp.S
index d29eebbee..3c9dca33b 100644
--- a/newlib/libc/sys/go32/longjmp.S
+++ b/newlib/libc/sys/go32/longjmp.S
@@ -1,9 +1,9 @@
/* This is file LONGJMP.S */
/*
-** Copyright (C) 1993 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1993 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/lseek.s b/newlib/libc/sys/go32/lseek.s
index 34609d088..cd8f4eda7 100644
--- a/newlib/libc/sys/go32/lseek.s
+++ b/newlib/libc/sys/go32/lseek.s
@@ -1,9 +1,9 @@
# /* This is file LSEEK.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/lstat.s b/newlib/libc/sys/go32/lstat.s
index 2585b354f..caf650da8 100644
--- a/newlib/libc/sys/go32/lstat.s
+++ b/newlib/libc/sys/go32/lstat.s
@@ -1,9 +1,9 @@
# /* This is file LSTAT.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/mkdir.s b/newlib/libc/sys/go32/mkdir.s
index e8fe19447..2a7caba61 100644
--- a/newlib/libc/sys/go32/mkdir.s
+++ b/newlib/libc/sys/go32/mkdir.s
@@ -1,9 +1,9 @@
# /* This is file MKDIR.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/open.s b/newlib/libc/sys/go32/open.s
index 5fd8a04b0..6dae45e31 100644
--- a/newlib/libc/sys/go32/open.s
+++ b/newlib/libc/sys/go32/open.s
@@ -1,9 +1,9 @@
# /* This is file OPEN.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/outportb.s b/newlib/libc/sys/go32/outportb.s
index 10c4342f8..2bcabaa0a 100644
--- a/newlib/libc/sys/go32/outportb.s
+++ b/newlib/libc/sys/go32/outportb.s
@@ -1,9 +1,9 @@
#/* This is file OUTPORTB.S */
#/*
-#** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+#** Copyright (C) 1991 DJ Delorie
#**
#** This file is distributed under the terms listed in the document
-#** "copying.dj", available from DJ Delorie at the address above.
+#** "copying.dj".
#** A copy of "copying.dj" should accompany this file; if not, a copy
#** should be available from where this file was obtained. This file
#** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/outportl.s b/newlib/libc/sys/go32/outportl.s
index 61204b4bc..5efb3efa2 100644
--- a/newlib/libc/sys/go32/outportl.s
+++ b/newlib/libc/sys/go32/outportl.s
@@ -1,9 +1,9 @@
#/* This is file OUTPORTL.S */
#/*
-#** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+#** Copyright (C) 1991 DJ Delorie
#**
#** This file is distributed under the terms listed in the document
-#** "copying.dj", available from DJ Delorie at the address above.
+#** "copying.dj".
#** A copy of "copying.dj" should accompany this file; if not, a copy
#** should be available from where this file was obtained. This file
#** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/outportw.s b/newlib/libc/sys/go32/outportw.s
index cde464843..ceac40c20 100644
--- a/newlib/libc/sys/go32/outportw.s
+++ b/newlib/libc/sys/go32/outportw.s
@@ -1,9 +1,9 @@
#/* This is file OUTPORTW.S */
#/*
-#** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+#** Copyright (C) 1991 DJ Delorie
#**
#** This file is distributed under the terms listed in the document
-#** "copying.dj", available from DJ Delorie at the address above.
+#** "copying.dj".
#** A copy of "copying.dj" should accompany this file; if not, a copy
#** should be available from where this file was obtained. This file
#** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/outprtsb.s b/newlib/libc/sys/go32/outprtsb.s
index f9ed4a1d5..6cd80a22e 100644
--- a/newlib/libc/sys/go32/outprtsb.s
+++ b/newlib/libc/sys/go32/outprtsb.s
@@ -1,10 +1,10 @@
#/* This is file OUTPRTSB.S */
#/*
-#** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+#** Copyright (C) 1991 DJ Delorie
#**
#** This file is distributed under the terms listed in the document
-#** "copying.dj", available from DJ Delorie at the address above.
+#** "copying.dj".
#** A copy of "copying.dj" should accompany this file; if not, a copy
#** should be available from where this file was obtained. This file
#** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/outprtsl.s b/newlib/libc/sys/go32/outprtsl.s
index 2f3e1c7cc..707adc815 100644
--- a/newlib/libc/sys/go32/outprtsl.s
+++ b/newlib/libc/sys/go32/outprtsl.s
@@ -1,9 +1,9 @@
#/* This is file OUTPRTSL.S */
#/*
-#** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+#** Copyright (C) 1991 DJ Delorie
#**
#** This file is distributed under the terms listed in the document
-#** "copying.dj", available from DJ Delorie at the address above.
+#** "copying.dj".
#** A copy of "copying.dj" should accompany this file; if not, a copy
#** should be available from where this file was obtained. This file
#** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/outprtsw.s b/newlib/libc/sys/go32/outprtsw.s
index 6045f196f..93a84f660 100644
--- a/newlib/libc/sys/go32/outprtsw.s
+++ b/newlib/libc/sys/go32/outprtsw.s
@@ -1,9 +1,9 @@
#/* This is file OUTPRTSW.S */
#/*
-#** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+#** Copyright (C) 1991 DJ Delorie
#**
#** This file is distributed under the terms listed in the document
-#** "copying.dj", available from DJ Delorie at the address above.
+#** "copying.dj".
#** A copy of "copying.dj" should accompany this file; if not, a copy
#** should be available from where this file was obtained. This file
#** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/pc.h b/newlib/libc/sys/go32/pc.h
index 8851d749e..692901d0f 100644
--- a/newlib/libc/sys/go32/pc.h
+++ b/newlib/libc/sys/go32/pc.h
@@ -1,8 +1,8 @@
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/read.s b/newlib/libc/sys/go32/read.s
index c989241ee..2e271b8a0 100644
--- a/newlib/libc/sys/go32/read.s
+++ b/newlib/libc/sys/go32/read.s
@@ -1,9 +1,9 @@
# /* This is file READ.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/readv.c b/newlib/libc/sys/go32/readv.c
index c50ef32fc..e51744b2d 100644
--- a/newlib/libc/sys/go32/readv.c
+++ b/newlib/libc/sys/go32/readv.c
@@ -1,9 +1,9 @@
/* This is file READV.C */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/rename.s b/newlib/libc/sys/go32/rename.s
index 549dcb82d..8a325811f 100644
--- a/newlib/libc/sys/go32/rename.s
+++ b/newlib/libc/sys/go32/rename.s
@@ -1,9 +1,9 @@
# /* This is file RENAME.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/rmdir.s b/newlib/libc/sys/go32/rmdir.s
index b4668797f..3269cc9a3 100644
--- a/newlib/libc/sys/go32/rmdir.s
+++ b/newlib/libc/sys/go32/rmdir.s
@@ -1,9 +1,9 @@
# /* This is file RMDIR.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/sbrk.s b/newlib/libc/sys/go32/sbrk.s
index 190396c8c..77332d614 100644
--- a/newlib/libc/sys/go32/sbrk.s
+++ b/newlib/libc/sys/go32/sbrk.s
@@ -1,9 +1,9 @@
# /* This is file SBRK.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/screen.S b/newlib/libc/sys/go32/screen.S
index 4786f7ffe..0d4b1732d 100644
--- a/newlib/libc/sys/go32/screen.S
+++ b/newlib/libc/sys/go32/screen.S
@@ -1,9 +1,9 @@
/* This is file SCREEN.S */
/*
-** Copyright (C) 1993 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1993 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/setjmp.S b/newlib/libc/sys/go32/setjmp.S
index ef9a258e1..3e3ef6f9d 100644
--- a/newlib/libc/sys/go32/setjmp.S
+++ b/newlib/libc/sys/go32/setjmp.S
@@ -1,9 +1,9 @@
/* This is file SETJMP.S */
/*
-** Copyright (C) 1993 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1993 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/setmode.s b/newlib/libc/sys/go32/setmode.s
index 071e31636..ccca815b9 100644
--- a/newlib/libc/sys/go32/setmode.s
+++ b/newlib/libc/sys/go32/setmode.s
@@ -1,9 +1,9 @@
# /* This is file SETMODE.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/settimeo.s b/newlib/libc/sys/go32/settimeo.s
index f9325cc9e..8d85eb9c0 100644
--- a/newlib/libc/sys/go32/settimeo.s
+++ b/newlib/libc/sys/go32/settimeo.s
@@ -1,9 +1,9 @@
# /* This is file SETTIMEO.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/sleep.c b/newlib/libc/sys/go32/sleep.c
index 96e547ddc..7254b15ce 100644
--- a/newlib/libc/sys/go32/sleep.c
+++ b/newlib/libc/sys/go32/sleep.c
@@ -1,9 +1,9 @@
/* This is file sleep.c */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/stat.s b/newlib/libc/sys/go32/stat.s
index 045725f32..edea068ef 100644
--- a/newlib/libc/sys/go32/stat.s
+++ b/newlib/libc/sys/go32/stat.s
@@ -1,9 +1,9 @@
# /* This is file STAT.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/stat_ast.s b/newlib/libc/sys/go32/stat_ast.s
index 3574f8279..08dfffe1c 100644
--- a/newlib/libc/sys/go32/stat_ast.s
+++ b/newlib/libc/sys/go32/stat_ast.s
@@ -1,9 +1,9 @@
/* This is file STAT_AST.S */
/*
-** Copyright (C) 1993 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1993 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/sys/dirent.h b/newlib/libc/sys/go32/sys/dirent.h
index 50ae799d8..fef5fd83f 100644
--- a/newlib/libc/sys/go32/sys/dirent.h
+++ b/newlib/libc/sys/go32/sys/dirent.h
@@ -1,9 +1,9 @@
/* This is file DIRENT.H */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/sys/dpmi.h b/newlib/libc/sys/go32/sys/dpmi.h
index 7a2cb13af..56bde19b9 100644
--- a/newlib/libc/sys/go32/sys/dpmi.h
+++ b/newlib/libc/sys/go32/sys/dpmi.h
@@ -1,9 +1,9 @@
/* This is file dpmi.h */
/*
-** Copyright (C) 1993 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1993 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/sys/errno.h b/newlib/libc/sys/go32/sys/errno.h
index 44852aee3..793e51fc0 100644
--- a/newlib/libc/sys/go32/sys/errno.h
+++ b/newlib/libc/sys/go32/sys/errno.h
@@ -1,8 +1,8 @@
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/sys/file.h b/newlib/libc/sys/go32/sys/file.h
index 79f5f65f5..6679fd657 100644
--- a/newlib/libc/sys/go32/sys/file.h
+++ b/newlib/libc/sys/go32/sys/file.h
@@ -1,9 +1,9 @@
/* This is file FILE.H */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/sys/go32.h b/newlib/libc/sys/go32/sys/go32.h
index 4b6adefe1..55b1ce437 100644
--- a/newlib/libc/sys/go32/sys/go32.h
+++ b/newlib/libc/sys/go32/sys/go32.h
@@ -1,9 +1,9 @@
/* This is file go32.h */
/*
-** Copyright (C) 1993 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1993 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/sys/param.h b/newlib/libc/sys/go32/sys/param.h
index c912b4082..0bc4a8df7 100644
--- a/newlib/libc/sys/go32/sys/param.h
+++ b/newlib/libc/sys/go32/sys/param.h
@@ -1,9 +1,9 @@
/* This is file PARAM.H */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/sys/pc.h b/newlib/libc/sys/go32/sys/pc.h
index 4bce557d1..c0460d7f5 100644
--- a/newlib/libc/sys/go32/sys/pc.h
+++ b/newlib/libc/sys/go32/sys/pc.h
@@ -1,8 +1,8 @@
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/sys/register.h b/newlib/libc/sys/go32/sys/register.h
index 56fb737dd..e6b7814de 100644
--- a/newlib/libc/sys/go32/sys/register.h
+++ b/newlib/libc/sys/go32/sys/register.h
@@ -1,9 +1,9 @@
/* This is file REGISTER.H */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/sys/resource.h b/newlib/libc/sys/go32/sys/resource.h
index afdf39217..418b499a2 100644
--- a/newlib/libc/sys/go32/sys/resource.h
+++ b/newlib/libc/sys/go32/sys/resource.h
@@ -1,9 +1,9 @@
/* This is file RESOURCE.H */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/sys/setjmp.h b/newlib/libc/sys/go32/sys/setjmp.h
index 59e30c43e..58dfc326d 100644
--- a/newlib/libc/sys/go32/sys/setjmp.h
+++ b/newlib/libc/sys/go32/sys/setjmp.h
@@ -1,8 +1,8 @@
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/sys/stdc.h b/newlib/libc/sys/go32/sys/stdc.h
index b2e5bc19b..a36a4f6c2 100644
--- a/newlib/libc/sys/go32/sys/stdc.h
+++ b/newlib/libc/sys/go32/sys/stdc.h
@@ -1,9 +1,9 @@
/* This is file STDC.H */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/sys/uio.h b/newlib/libc/sys/go32/sys/uio.h
index d09fa5061..7e8c6bce6 100644
--- a/newlib/libc/sys/go32/sys/uio.h
+++ b/newlib/libc/sys/go32/sys/uio.h
@@ -1,9 +1,9 @@
/* This is file UIO.H */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/syserr.c b/newlib/libc/sys/go32/syserr.c
index 1fe4ca4cf..4a102ebc5 100644
--- a/newlib/libc/sys/go32/syserr.c
+++ b/newlib/libc/sys/go32/syserr.c
@@ -1,9 +1,9 @@
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/system.s b/newlib/libc/sys/go32/system.s
index 9b12bbee8..1707825a0 100644
--- a/newlib/libc/sys/go32/system.s
+++ b/newlib/libc/sys/go32/system.s
@@ -1,9 +1,9 @@
# /* This is file SYSTEM.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/tell.s b/newlib/libc/sys/go32/tell.s
index 5427cbe3f..eaf7a3203 100644
--- a/newlib/libc/sys/go32/tell.s
+++ b/newlib/libc/sys/go32/tell.s
@@ -1,9 +1,9 @@
# /* This is file TELL.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/truncate.c b/newlib/libc/sys/go32/truncate.c
index 8c64ee5a5..9c25e3c89 100644
--- a/newlib/libc/sys/go32/truncate.c
+++ b/newlib/libc/sys/go32/truncate.c
@@ -1,9 +1,9 @@
/* This is file TRUNCATE.C */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/turbo.s b/newlib/libc/sys/go32/turbo.s
index 4bf2253e9..1cd94f689 100644
--- a/newlib/libc/sys/go32/turbo.s
+++ b/newlib/libc/sys/go32/turbo.s
@@ -1,9 +1,9 @@
# /* This is file TURBO.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/unlink.s b/newlib/libc/sys/go32/unlink.s
index afc9fe8f9..8c99aaef8 100644
--- a/newlib/libc/sys/go32/unlink.s
+++ b/newlib/libc/sys/go32/unlink.s
@@ -1,9 +1,9 @@
# /* This is file UNLINK.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/utime.c b/newlib/libc/sys/go32/utime.c
index 555a79c3f..6e35acca6 100644
--- a/newlib/libc/sys/go32/utime.c
+++ b/newlib/libc/sys/go32/utime.c
@@ -1,9 +1,9 @@
/* This is file UTIME.C */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/utimes.c b/newlib/libc/sys/go32/utimes.c
index 46b530ba2..e7378c5f5 100644
--- a/newlib/libc/sys/go32/utimes.c
+++ b/newlib/libc/sys/go32/utimes.c
@@ -1,9 +1,9 @@
/* This is file UTIMES.C */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/write.s b/newlib/libc/sys/go32/write.s
index 4c2d34806..bdce3a4f1 100644
--- a/newlib/libc/sys/go32/write.s
+++ b/newlib/libc/sys/go32/write.s
@@ -1,9 +1,9 @@
# /* This is file WRITE.S */
# /*
-# ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+# ** Copyright (C) 1991 DJ Delorie
# **
# ** This file is distributed under the terms listed in the document
-# ** "copying.dj", available from DJ Delorie at the address above.
+# ** "copying.dj".
# ** A copy of "copying.dj" should accompany this file; if not, a copy
# ** should be available from where this file was obtained. This file
# ** may not be distributed without a verbatim copy of "copying.dj".
diff --git a/newlib/libc/sys/go32/writev.c b/newlib/libc/sys/go32/writev.c
index 86f9b1e41..17f0bfcd2 100644
--- a/newlib/libc/sys/go32/writev.c
+++ b/newlib/libc/sys/go32/writev.c
@@ -1,9 +1,9 @@
/* This is file WRITEV.C */
/*
-** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
+** Copyright (C) 1991 DJ Delorie
**
** This file is distributed under the terms listed in the document
-** "copying.dj", available from DJ Delorie at the address above.
+** "copying.dj".
** A copy of "copying.dj" should accompany this file; if not, a copy
** should be available from where this file was obtained. This file
** may not be distributed without a verbatim copy of "copying.dj".