From 201853b4a8f6a82cc9df2548c32ef7472adcd1fd Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 11 Jan 1999 06:10:27 -0700 Subject: [PATCH] Fix FSF address in copyright header. From-SVN: r24611 --- libchill/Makefile.in | 3 ++- libchill/abstime.c | 3 ++- libchill/allgmem.c | 3 ++- libchill/allmem.c | 3 ++- libchill/allocate.c | 3 ++- libchill/andps.c | 3 ++- libchill/auxtypes.h | 3 ++- libchill/basicio.c | 3 ++- libchill/bitstring.h | 3 ++- libchill/cardps.c | 3 ++- libchill/cause.c | 3 ++- libchill/checkcycle.c | 3 ++- libchill/chillrt0.c | 3 ++- libchill/chillstdio.c | 3 ++- libchill/concatps.c | 3 ++- libchill/concatstr.c | 3 ++- libchill/continue.c | 3 ++- libchill/convdurrtstime.c | 3 ++- libchill/copyps.c | 3 ++- libchill/delaycase.c | 3 ++- libchill/delete.c | 3 ++- libchill/diffps.c | 3 ++- libchill/eoln.c | 3 ++- libchill/eqps.c | 3 ++- libchill/eqstr.c | 3 ++- libchill/exh.c | 3 ++- libchill/exhstack.c | 3 ++- libchill/existing.c | 3 ++- libchill/ffsetclrps.c | 3 ++- libchill/ffsetps.c | 3 ++- libchill/fileio.h | 3 ++- libchill/flsetclrps.c | 3 ++- libchill/flsetps.c | 3 ++- libchill/format.c | 3 ++- libchill/format.h | 3 ++- libchill/getassoc.c | 3 ++- libchill/gettextaccess.c | 3 ++- libchill/gettextindex.c | 3 ++- libchill/gettextrecord.c | 3 ++- libchill/getusage.c | 3 ++- libchill/inbitstr.c | 3 ++- libchill/indexable.c | 3 ++- libchill/inps.c | 3 ++- libchill/inttime.c | 3 ++- libchill/ioerror.c | 3 ++- libchill/ioerror.h | 3 ++- libchill/iomodes.h | 3 ++- libchill/isassociated.c | 3 ++- libchill/leps.c | 3 ++- libchill/ltps.c | 3 ++- libchill/ltstr.c | 3 ++- libchill/memmove.c | 3 ++- libchill/neps.c | 3 ++- libchill/notps.c | 3 ++- libchill/orps.c | 3 ++- libchill/outoffile.c | 3 ++- libchill/powerset.h | 3 ++- libchill/printbuffer.c | 3 ++- libchill/printevent.c | 3 ++- libchill/queuelength.c | 3 ++- libchill/readable.c | 3 ++- libchill/readrecord.c | 3 ++- libchill/remaintime.c | 3 ++- libchill/retmem.c | 3 ++- libchill/rtltypes.h | 3 ++- libchill/rtsdummy.c | 3 ++- libchill/sendbuffer.c | 3 ++- libchill/sequencible.c | 3 ++- libchill/setbitps.c | 3 ++- libchill/setbits.c | 3 ++- libchill/settextaccess.c | 3 ++- libchill/settextindex.c | 3 ++- libchill/settextrecord.c | 3 ++- libchill/sliceps.c | 3 ++- libchill/terminate.c | 3 ++- libchill/unhex.c | 3 ++- libchill/unhex1.c | 3 ++- libchill/variable.c | 3 ++- libchill/waitbuffer.c | 3 ++- libchill/waituntil.c | 3 ++- libchill/writeable.c | 3 ++- libchill/writerecord.c | 3 ++- libchill/xorps.c | 3 ++- 83 files changed, 166 insertions(+), 83 deletions(-) diff --git a/libchill/Makefile.in b/libchill/Makefile.in index 2a9a1d9..599413d 100644 --- a/libchill/Makefile.in +++ b/libchill/Makefile.in @@ -15,7 +15,8 @@ #You should have received a copy of the GNU General Public License #along with GNU CC; see the file COPYING. If not, write to -#the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +#the Free Software Foundation, 59 Temple Place - Suite 330, +#Boston, MA 02111-1307, USA. */ # This was cribbed from the libf2c, libiberty and libstdc++ Makefile.in # files. Some of this stuff may be unnecessary and worthless. diff --git a/libchill/abstime.c b/libchill/abstime.c index 1a25672..bf3d614 100644 --- a/libchill/abstime.c +++ b/libchill/abstime.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/allgmem.c b/libchill/allgmem.c index ba165ea..3e80d11 100644 --- a/libchill/allgmem.c +++ b/libchill/allgmem.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/allmem.c b/libchill/allmem.c index c80f3fd..c830648 100644 --- a/libchill/allmem.c +++ b/libchill/allmem.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/allocate.c b/libchill/allocate.c index 5d6b678..628381e 100644 --- a/libchill/allocate.c +++ b/libchill/allocate.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/andps.c b/libchill/andps.c index f8783e2..c638a5a 100644 --- a/libchill/andps.c +++ b/libchill/andps.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/auxtypes.h b/libchill/auxtypes.h index 5d6f320..33bcc36 100644 --- a/libchill/auxtypes.h +++ b/libchill/auxtypes.h @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/basicio.c b/libchill/basicio.c index 3000b0a..7ff71d9 100644 --- a/libchill/basicio.c +++ b/libchill/basicio.c @@ -16,7 +16,8 @@ You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to - the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ + the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/bitstring.h b/libchill/bitstring.h index 873dab1..6870277 100644 --- a/libchill/bitstring.h +++ b/libchill/bitstring.h @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/cardps.c b/libchill/cardps.c index 8b3dbec..c3de8c92 100644 --- a/libchill/cardps.c +++ b/libchill/cardps.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/cause.c b/libchill/cause.c index 352e8a4..544f0f9 100644 --- a/libchill/cause.c +++ b/libchill/cause.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/checkcycle.c b/libchill/checkcycle.c index 2b75791..992a05ac 100644 --- a/libchill/checkcycle.c +++ b/libchill/checkcycle.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/chillrt0.c b/libchill/chillrt0.c index 29f8cb2..3c25be2 100644 --- a/libchill/chillrt0.c +++ b/libchill/chillrt0.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/chillstdio.c b/libchill/chillstdio.c index 209151b..d12c809 100644 --- a/libchill/chillstdio.c +++ b/libchill/chillstdio.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/concatps.c b/libchill/concatps.c index 1a3cfd8..f350f2b 100644 --- a/libchill/concatps.c +++ b/libchill/concatps.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/concatstr.c b/libchill/concatstr.c index 3565916..7cefc3c 100644 --- a/libchill/concatstr.c +++ b/libchill/concatstr.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/continue.c b/libchill/continue.c index 9bc3929..f2048f1 100644 --- a/libchill/continue.c +++ b/libchill/continue.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/convdurrtstime.c b/libchill/convdurrtstime.c index bd129a6..5a1d338 100644 --- a/libchill/convdurrtstime.c +++ b/libchill/convdurrtstime.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/copyps.c b/libchill/copyps.c index f22cde5..6b7a4a1 100644 --- a/libchill/copyps.c +++ b/libchill/copyps.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/delaycase.c b/libchill/delaycase.c index 299ec9b..f66f10c 100644 --- a/libchill/delaycase.c +++ b/libchill/delaycase.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/delete.c b/libchill/delete.c index c53563c..eca04dd 100644 --- a/libchill/delete.c +++ b/libchill/delete.c @@ -16,7 +16,8 @@ You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to - the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ + the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/diffps.c b/libchill/diffps.c index a68b516..67027ab 100644 --- a/libchill/diffps.c +++ b/libchill/diffps.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/eoln.c b/libchill/eoln.c index 8562e1b..6c881bb 100644 --- a/libchill/eoln.c +++ b/libchill/eoln.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/eqps.c b/libchill/eqps.c index be222e0..97e4269 100644 --- a/libchill/eqps.c +++ b/libchill/eqps.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/eqstr.c b/libchill/eqstr.c index 9be9b6a..37fc6a5 100644 --- a/libchill/eqstr.c +++ b/libchill/eqstr.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/exh.c b/libchill/exh.c index e081268..1c80776 100644 --- a/libchill/exh.c +++ b/libchill/exh.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/exhstack.c b/libchill/exhstack.c index b4730d7..fe8ad29 100644 --- a/libchill/exhstack.c +++ b/libchill/exhstack.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/existing.c b/libchill/existing.c index 3a04397..186b77c 100644 --- a/libchill/existing.c +++ b/libchill/existing.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/ffsetclrps.c b/libchill/ffsetclrps.c index 5728fb5..9498f4e 100644 --- a/libchill/ffsetclrps.c +++ b/libchill/ffsetclrps.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/ffsetps.c b/libchill/ffsetps.c index 4db0ac6..e506db4 100644 --- a/libchill/ffsetps.c +++ b/libchill/ffsetps.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/fileio.h b/libchill/fileio.h index 38e2331..7d0c1d0 100644 --- a/libchill/fileio.h +++ b/libchill/fileio.h @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/flsetclrps.c b/libchill/flsetclrps.c index c87b746..44e9717 100644 --- a/libchill/flsetclrps.c +++ b/libchill/flsetclrps.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/flsetps.c b/libchill/flsetps.c index e2bcb43..95a0b3b 100644 --- a/libchill/flsetps.c +++ b/libchill/flsetps.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/format.c b/libchill/format.c index 22226f0..da05e5e 100644 --- a/libchill/format.c +++ b/libchill/format.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/format.h b/libchill/format.h index 7ab97e0..d70cfaa 100644 --- a/libchill/format.h +++ b/libchill/format.h @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/getassoc.c b/libchill/getassoc.c index 3818f04..47ee515 100644 --- a/libchill/getassoc.c +++ b/libchill/getassoc.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/gettextaccess.c b/libchill/gettextaccess.c index 0f68bca..7094e2b 100644 --- a/libchill/gettextaccess.c +++ b/libchill/gettextaccess.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/gettextindex.c b/libchill/gettextindex.c index ec1730b..f6f442b 100644 --- a/libchill/gettextindex.c +++ b/libchill/gettextindex.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/gettextrecord.c b/libchill/gettextrecord.c index a0ef6ae..00c9af7 100644 --- a/libchill/gettextrecord.c +++ b/libchill/gettextrecord.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/getusage.c b/libchill/getusage.c index 5e81ddf..f1feb5c 100644 --- a/libchill/getusage.c +++ b/libchill/getusage.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/inbitstr.c b/libchill/inbitstr.c index c83c134..2d776ac 100644 --- a/libchill/inbitstr.c +++ b/libchill/inbitstr.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/indexable.c b/libchill/indexable.c index 22fe63d..20cd710 100644 --- a/libchill/indexable.c +++ b/libchill/indexable.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/inps.c b/libchill/inps.c index 0f958ff..d412b23 100644 --- a/libchill/inps.c +++ b/libchill/inps.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/inttime.c b/libchill/inttime.c index 4b469a1..7cd10f5 100644 --- a/libchill/inttime.c +++ b/libchill/inttime.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/ioerror.c b/libchill/ioerror.c index d557c11..7c9257d 100644 --- a/libchill/ioerror.c +++ b/libchill/ioerror.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/ioerror.h b/libchill/ioerror.h index 3dc73df..4084217 100644 --- a/libchill/ioerror.h +++ b/libchill/ioerror.h @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/iomodes.h b/libchill/iomodes.h index 2d78f54..05927e3 100644 --- a/libchill/iomodes.h +++ b/libchill/iomodes.h @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/isassociated.c b/libchill/isassociated.c index 15cbb89..0df0fa8 100644 --- a/libchill/isassociated.c +++ b/libchill/isassociated.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/leps.c b/libchill/leps.c index b4114b0..cbe499a 100644 --- a/libchill/leps.c +++ b/libchill/leps.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/ltps.c b/libchill/ltps.c index 03fec86..c08c884 100644 --- a/libchill/ltps.c +++ b/libchill/ltps.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/ltstr.c b/libchill/ltstr.c index 223857a..4f89284 100644 --- a/libchill/ltstr.c +++ b/libchill/ltstr.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/memmove.c b/libchill/memmove.c index a9fc388..c5ec992 100644 --- a/libchill/memmove.c +++ b/libchill/memmove.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/neps.c b/libchill/neps.c index 6c39aa9..40147bd 100644 --- a/libchill/neps.c +++ b/libchill/neps.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/notps.c b/libchill/notps.c index 2c84d98..849d32e 100644 --- a/libchill/notps.c +++ b/libchill/notps.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/orps.c b/libchill/orps.c index 3844199..3731bdf 100644 --- a/libchill/orps.c +++ b/libchill/orps.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/outoffile.c b/libchill/outoffile.c index acd673c..6a50a7f 100644 --- a/libchill/outoffile.c +++ b/libchill/outoffile.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/powerset.h b/libchill/powerset.h index bf22c6d..ea27cdd 100644 --- a/libchill/powerset.h +++ b/libchill/powerset.h @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/printbuffer.c b/libchill/printbuffer.c index 883f15d..39e8527 100644 --- a/libchill/printbuffer.c +++ b/libchill/printbuffer.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/printevent.c b/libchill/printevent.c index b01b518..03b8448 100644 --- a/libchill/printevent.c +++ b/libchill/printevent.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/queuelength.c b/libchill/queuelength.c index 0d2dd89..777d503 100644 --- a/libchill/queuelength.c +++ b/libchill/queuelength.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/readable.c b/libchill/readable.c index c2cf2a9..0b3b3d3 100644 --- a/libchill/readable.c +++ b/libchill/readable.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/readrecord.c b/libchill/readrecord.c index 2af42cf..f462883 100644 --- a/libchill/readrecord.c +++ b/libchill/readrecord.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/remaintime.c b/libchill/remaintime.c index 0b6750e..5d87e8c 100644 --- a/libchill/remaintime.c +++ b/libchill/remaintime.c @@ -16,7 +16,8 @@ You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to - the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ + the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/retmem.c b/libchill/retmem.c index 8a87e31..810a71a 100644 --- a/libchill/retmem.c +++ b/libchill/retmem.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/rtltypes.h b/libchill/rtltypes.h index f4f0601..7175785 100644 --- a/libchill/rtltypes.h +++ b/libchill/rtltypes.h @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/rtsdummy.c b/libchill/rtsdummy.c index 8ecccd0..c49de58 100644 --- a/libchill/rtsdummy.c +++ b/libchill/rtsdummy.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/sendbuffer.c b/libchill/sendbuffer.c index 4b6d97c..7cfe5b0 100644 --- a/libchill/sendbuffer.c +++ b/libchill/sendbuffer.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/sequencible.c b/libchill/sequencible.c index 1087ab8..c8bdb57 100644 --- a/libchill/sequencible.c +++ b/libchill/sequencible.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/setbitps.c b/libchill/setbitps.c index d693098..859c9a2 100644 --- a/libchill/setbitps.c +++ b/libchill/setbitps.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/setbits.c b/libchill/setbits.c index a79caac..ffade26 100644 --- a/libchill/setbits.c +++ b/libchill/setbits.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/settextaccess.c b/libchill/settextaccess.c index a730595..99c6b57 100644 --- a/libchill/settextaccess.c +++ b/libchill/settextaccess.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/settextindex.c b/libchill/settextindex.c index ce0ffd0..bf0388a 100644 --- a/libchill/settextindex.c +++ b/libchill/settextindex.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/settextrecord.c b/libchill/settextrecord.c index 5af3bd7a..bd03af3 100644 --- a/libchill/settextrecord.c +++ b/libchill/settextrecord.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/sliceps.c b/libchill/sliceps.c index d7d418d..39b54c0 100644 --- a/libchill/sliceps.c +++ b/libchill/sliceps.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/terminate.c b/libchill/terminate.c index da75072..c2da403 100644 --- a/libchill/terminate.c +++ b/libchill/terminate.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/unhex.c b/libchill/unhex.c index e9077c0..1a7a344 100644 --- a/libchill/unhex.c +++ b/libchill/unhex.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/unhex1.c b/libchill/unhex1.c index c584737..cae20c5 100644 --- a/libchill/unhex1.c +++ b/libchill/unhex1.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/variable.c b/libchill/variable.c index eb79967..996118e 100644 --- a/libchill/variable.c +++ b/libchill/variable.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/waitbuffer.c b/libchill/waitbuffer.c index 2e9d158..cc84295 100644 --- a/libchill/waitbuffer.c +++ b/libchill/waitbuffer.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/waituntil.c b/libchill/waituntil.c index abbb9af..2245a81 100644 --- a/libchill/waituntil.c +++ b/libchill/waituntil.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/writeable.c b/libchill/writeable.c index 4cc837a..9278ed1 100644 --- a/libchill/writeable.c +++ b/libchill/writeable.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/writerecord.c b/libchill/writerecord.c index 7434406..887bb3d 100644 --- a/libchill/writerecord.c +++ b/libchill/writerecord.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, diff --git a/libchill/xorps.c b/libchill/xorps.c index 4f6870e..83f9720 100644 --- a/libchill/xorps.c +++ b/libchill/xorps.c @@ -16,7 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, -- 2.7.4