From 201853b4a8f6a82cc9df2548c32ef7472adcd1fd Mon Sep 17 00:00:00 2001 From: Jeff Law <law@gcc.gnu.org> 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 2a9a1d915111..599413dd1160 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 1a2567260263..bf3d61491106 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 ba165ea3893f..3e80d119ae61 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 c80f3fd240a5..c8306482472e 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 5d6b678fe213..628381e772a7 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 f8783e2b4d88..c638a5a6de1a 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 5d6f32067274..33bcc36573b7 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 3000b0ab3ecd..7ff71d9f5245 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 873dab11eee4..6870277d0b13 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 8b3dbecaa06d..c3de8c921da4 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 352e8a4b455d..544f0f94a5e2 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 2b757915eed4..992a05acbd65 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 29f8cb239504..3c25be2d3ebd 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 209151b7ceeb..d12c809625e6 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 1a3cfd801cfe..f350f2b5363a 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 3565916fa54b..7cefc3c8c6a0 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 9bc392913715..f2048f17ae77 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 bd129a6aa3ab..5a1d33801688 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 f22cde527cb8..6b7a4a193564 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 299ec9b90d1a..f66f10c8c409 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 c53563c7f018..eca04dd4e8f9 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 a68b51692bf7..67027abd8478 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 8562e1b1e534..6c881bb74edf 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 be222e02e891..97e4269e940e 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 9be9b6aae3f2..37fc6a58b245 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 e0812682a385..1c80776076fb 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 b4730d78bc5d..fe8ad2905f81 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 3a0439710336..186b77ca36f8 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 5728fb5b9b98..9498f4e00480 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 4db0ac69fbc9..e506db41a9dc 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 38e233137ceb..7d0c1d099011 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 c87b74679ff4..44e97173191a 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 e2bcb434aaef..95a0b3bad68f 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 22226f07b512..da05e5edb7ea 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 7ab97e04f8c0..d70cfaa79b7a 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 3818f04cd8be..47ee5154f5c4 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 0f68bcae77ad..7094e2bcae44 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 ec1730b734d8..f6f442b9c360 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 a0ef6ae54e27..00c9af7e4dc4 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 5e81ddf349a5..f1feb5c8e8dd 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 c83c13411eb2..2d776ac4f354 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 22fe63dee832..20cd7100f821 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 0f958ff8d5c8..d412b23d9407 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 4b469a142709..7cd10f52d0bb 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 d557c11f3cc4..7c9257d16ec2 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 3dc73df4b615..408421734246 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 2d78f54d805e..05927e3c1023 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 15cbb894c868..0df0fa87c26b 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 b4114b0f05e4..cbe499ab58d0 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 03fec86a586f..c08c884d6c07 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 223857abb823..4f89284e5cda 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 a9fc3887ffe4..c5ec992bd847 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 6c39aa9b3552..40147bd97bfd 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 2c84d9806055..849d32eeba88 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 3844199387f9..3731bdfb1c0e 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 acd673c2c7dc..6a50a7f67c83 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 bf22c6dbb61b..ea27cddc389e 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 883f15d58337..39e8527d3f8c 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 b01b518d1174..03b8448ac53e 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 0d2dd8930773..777d50389d5e 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 c2cf2a913092..0b3b3d3858b5 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 2af42cfbfe22..f462883972b5 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 0b6750e3fda0..5d87e8c7af3f 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 8a87e3181b08..810a71ad8ea8 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 f4f060121b21..7175785440c5 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 8ecccd007b0e..c49de5898440 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 4b6d97c603b8..7cfe5b0deb96 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 1087ab8f427a..c8bdb5738344 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 d6930986a3c9..859c9a2714ca 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 a79caac467dd..ffade2655795 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 a730595ec8a9..99c6b57553e9 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 ce0ffd0a7660..bf0388ad2017 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 5af3bd7a9aae..bd03af3f16f1 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 d7d418d85dfb..39b54c046fec 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 da75072d6722..c2da4038802b 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 e9077c014538..1a7a34408c18 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 c584737c3b33..cae20c5e2587 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 eb7996700a77..996118e86539 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 2e9d1583076a..cc84295fedd8 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 abbb9afad052..2245a81809ad 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 4cc837a28c77..9278ed1ec1a2 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 7434406e738d..887bb3d4989f 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 4f6870e9d3b1..83f972071f1c 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, -- GitLab