summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.am4
-rwxr-xr-xscripts/config.rpath2
-rw-r--r--scripts/generr.awk4
-rw-r--r--scripts/guile-1.4/Makefile.am4
-rwxr-xr-xscripts/guile-1.4/guile-doc-snarf4
-rwxr-xr-xscripts/guile-1.4/guile-func-name-check4
-rwxr-xr-xscripts/guile-1.4/guile-snarf.awk4
-rw-r--r--scripts/guile-1.6/Makefile.am4
-rwxr-xr-xscripts/guile-1.6/guile-doc-snarf2
-rw-r--r--scripts/guile-1.6/guile-doc-snarf.awk7
-rw-r--r--scripts/texify.sed2
-rwxr-xr-xscripts/ylwrap2
12 files changed, 22 insertions, 21 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 9450c9464..5e98b8f59 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -14,8 +14,8 @@
##
## You should have received a copy of the GNU General Public License
## along with this program; if not, write to the Free Software
-## Foundation, Inc.
-## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+## Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA
+## 02110-1301 USA
SUBDIRS = guile-1.4 guile-1.6
EXTRA_DIST = ylwrap mailutils.spec mailutils.spec.in texify.sed sqlmod.sh generr.awk
diff --git a/scripts/config.rpath b/scripts/config.rpath
index 4db13e50f..f1997bde6 100755
--- a/scripts/config.rpath
+++ b/scripts/config.rpath
@@ -18,7 +18,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
diff --git a/scripts/generr.awk b/scripts/generr.awk
index 001fd7132..1eab6a129 100644
--- a/scripts/generr.awk
+++ b/scripts/generr.awk
@@ -13,8 +13,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc.
-# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301 USA
# This program creates error reporting source files (muerrno.c and errno.h)
# for GNU Mailutils.
diff --git a/scripts/guile-1.4/Makefile.am b/scripts/guile-1.4/Makefile.am
index f848a67d1..4b3d66e9d 100644
--- a/scripts/guile-1.4/Makefile.am
+++ b/scripts/guile-1.4/Makefile.am
@@ -14,8 +14,8 @@
##
## You should have received a copy of the GNU General Public License
## along with this program; if not, write to the Free Software
-## Foundation, Inc.
-## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+## Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA
+## 02110-1301 USA
EXTRA_DIST = \
guile-doc-snarf\
diff --git a/scripts/guile-1.4/guile-doc-snarf b/scripts/guile-1.4/guile-doc-snarf
index 5ed9a8825..7273a02fe 100755
--- a/scripts/guile-1.4/guile-doc-snarf
+++ b/scripts/guile-1.4/guile-doc-snarf
@@ -15,8 +15,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this software; see the file COPYING. If not, write to
-# the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307 USA
+# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301 USA
#
## For some obscure reason, the original guile-doc-snarf distributed
## with guile up to version 1.4, passes guile-func-name-check
diff --git a/scripts/guile-1.4/guile-func-name-check b/scripts/guile-1.4/guile-func-name-check
index 86b00aeff..b38150b6e 100755
--- a/scripts/guile-1.4/guile-func-name-check
+++ b/scripts/guile-1.4/guile-func-name-check
@@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this software; see the file COPYING. If not, write to
-# the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307 USA
+# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301 USA
#
# Written by Greg J. Badros, <gjb@cs.washington.edu>
# 11-Jan-2000
diff --git a/scripts/guile-1.4/guile-snarf.awk b/scripts/guile-1.4/guile-snarf.awk
index bd016efef..ac3eacf4e 100755
--- a/scripts/guile-1.4/guile-snarf.awk
+++ b/scripts/guile-1.4/guile-snarf.awk
@@ -12,8 +12,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this software; see the file COPYING. If not, write to
-# the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307 USA
+# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301 USA
#
# Written by Greg J. Badros, <gjb@cs.washington.edu>
# 12-Dec-1999
diff --git a/scripts/guile-1.6/Makefile.am b/scripts/guile-1.6/Makefile.am
index 232db2fde..8b7011bc4 100644
--- a/scripts/guile-1.6/Makefile.am
+++ b/scripts/guile-1.6/Makefile.am
@@ -14,8 +14,8 @@
##
## You should have received a copy of the GNU General Public License
## along with this program; if not, write to the Free Software
-## Foundation, Inc.
-## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+## Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA
+## 02110-1301 USA
EXTRA_DIST = \
guile-doc-snarf\
diff --git a/scripts/guile-1.6/guile-doc-snarf b/scripts/guile-1.6/guile-doc-snarf
index 6addd34f4..b3645f276 100755
--- a/scripts/guile-1.6/guile-doc-snarf
+++ b/scripts/guile-1.6/guile-doc-snarf
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software Foundation,
-# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
OUTFILE=/dev/tty
DOCFILE=0
diff --git a/scripts/guile-1.6/guile-doc-snarf.awk b/scripts/guile-1.6/guile-doc-snarf.awk
index b29d25a87..d31043cd0 100644
--- a/scripts/guile-1.6/guile-doc-snarf.awk
+++ b/scripts/guile-1.6/guile-doc-snarf.awk
@@ -13,8 +13,9 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software Foundation,
-# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301 USA.
BEGIN {
cname = ""
@@ -86,4 +87,4 @@ state == 0 && /.*\"/ {
END {
flush()
-} \ No newline at end of file
+}
diff --git a/scripts/texify.sed b/scripts/texify.sed
index 2e2ad11e8..953001e3e 100644
--- a/scripts/texify.sed
+++ b/scripts/texify.sed
@@ -13,7 +13,7 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc.
-# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
1{s/\/\*/@comment /
b
diff --git a/scripts/ylwrap b/scripts/ylwrap
index ff26af9f5..7c0c384b6 100755
--- a/scripts/ylwrap
+++ b/scripts/ylwrap
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
# Usage:
# ylwrap PROGRAM [ARGS] INPUT [OUTPUT DESIRED]... -- [-yy repl] [ARGS]...

Return to:

Send suggestions and report system problems to the System administrator.