summaryrefslogtreecommitdiff
path: root/oop
diff options
context:
space:
mode:
authorMarius Vollmer <mvo@zagadka.de>2005-05-23 19:57:22 +0000
committerMarius Vollmer <mvo@zagadka.de>2005-05-23 19:57:22 +0000
commit92205699d01f918a0f8808d8cbbe55ba2568f058 (patch)
tree7893aa8fe5d7200a3ba94f6486100de9c4684f0b /oop
parent5ae1bd9109070f0233b7839b6a2b7c09becd49b0 (diff)
The FSF has a new address.
Diffstat (limited to 'oop')
-rw-r--r--oop/Makefile.am4
-rw-r--r--oop/goops.scm2
-rw-r--r--oop/goops/Makefile.am4
-rw-r--r--oop/goops/accessors.scm4
-rw-r--r--oop/goops/active-slot.scm2
-rw-r--r--oop/goops/compile.scm2
-rw-r--r--oop/goops/composite-slot.scm2
-rw-r--r--oop/goops/describe.scm2
-rw-r--r--oop/goops/dispatch.scm2
-rw-r--r--oop/goops/internal.scm2
-rw-r--r--oop/goops/old-define-method.scm2
-rw-r--r--oop/goops/save.scm2
-rw-r--r--oop/goops/simple.scm2
-rw-r--r--oop/goops/stklos.scm2
-rw-r--r--oop/goops/util.scm2
15 files changed, 18 insertions, 18 deletions
diff --git a/oop/Makefile.am b/oop/Makefile.am
index ba2a81099..5545a4956 100644
--- a/oop/Makefile.am
+++ b/oop/Makefile.am
@@ -16,8 +16,8 @@
##
## You should have received a copy of the GNU General Public
## License along with GUILE; see the file COPYING. If not, write
-## to the Free Software Foundation, Inc., 59 Temple Place, Suite
-## 330, Boston, MA 02111-1307 USA
+## to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
+## Floor, Boston, MA 02110-1301 USA
AUTOMAKE_OPTIONS = gnu
diff --git a/oop/goops.scm b/oop/goops.scm
index faf719bff..ccbe02f21 100644
--- a/oop/goops.scm
+++ b/oop/goops.scm
@@ -14,7 +14,7 @@
;;;;
;;;; You should have received a copy of the GNU Lesser General Public
;;;; License along with this library; 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
;;;;
diff --git a/oop/goops/Makefile.am b/oop/goops/Makefile.am
index 84c711158..61d2f7924 100644
--- a/oop/goops/Makefile.am
+++ b/oop/goops/Makefile.am
@@ -16,8 +16,8 @@
##
## You should have received a copy of the GNU General Public
## License along with GUILE; see the file COPYING. If not, write
-## to the Free Software Foundation, Inc., 59 Temple Place, Suite
-## 330, Boston, MA 02111-1307 USA
+## to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
+## Floor, Boston, MA 02110-1301 USA
AUTOMAKE_OPTIONS = gnu
diff --git a/oop/goops/accessors.scm b/oop/goops/accessors.scm
index 0916d7284..cd629c459 100644
--- a/oop/goops/accessors.scm
+++ b/oop/goops/accessors.scm
@@ -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
;;;;
diff --git a/oop/goops/active-slot.scm b/oop/goops/active-slot.scm
index fd03792b2..e6198d94a 100644
--- a/oop/goops/active-slot.scm
+++ b/oop/goops/active-slot.scm
@@ -14,7 +14,7 @@
;;;;
;;;; You should have received a copy of the GNU Lesser General Public
;;;; License along with this library; 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
;;;;
diff --git a/oop/goops/compile.scm b/oop/goops/compile.scm
index b495db5be..5dfb5e762 100644
--- a/oop/goops/compile.scm
+++ b/oop/goops/compile.scm
@@ -12,7 +12,7 @@
;;;;
;;;; You should have received a copy of the GNU Lesser General Public
;;;; License along with this library; 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
;;;;
diff --git a/oop/goops/composite-slot.scm b/oop/goops/composite-slot.scm
index a417c543f..a9f773afb 100644
--- a/oop/goops/composite-slot.scm
+++ b/oop/goops/composite-slot.scm
@@ -14,7 +14,7 @@
;;;;
;;;; You should have received a copy of the GNU Lesser General Public
;;;; License along with this library; 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
;;;;
diff --git a/oop/goops/describe.scm b/oop/goops/describe.scm
index 4383b02a7..1cb7cd8f1 100644
--- a/oop/goops/describe.scm
+++ b/oop/goops/describe.scm
@@ -14,7 +14,7 @@
;;;;
;;;; You should have received a copy of the GNU Lesser General Public
;;;; License along with this library; 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
;;;;
diff --git a/oop/goops/dispatch.scm b/oop/goops/dispatch.scm
index 5af05cff1..a1af69dd7 100644
--- a/oop/goops/dispatch.scm
+++ b/oop/goops/dispatch.scm
@@ -12,7 +12,7 @@
;;;;
;;;; You should have received a copy of the GNU Lesser General Public
;;;; License along with this library; 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
;;;;
diff --git a/oop/goops/internal.scm b/oop/goops/internal.scm
index 5c7973055..a8aed7e66 100644
--- a/oop/goops/internal.scm
+++ b/oop/goops/internal.scm
@@ -14,7 +14,7 @@
;;;;
;;;; You should have received a copy of the GNU Lesser General Public
;;;; License along with this library; 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
;;;;
diff --git a/oop/goops/old-define-method.scm b/oop/goops/old-define-method.scm
index b40968c1f..b6c251341 100644
--- a/oop/goops/old-define-method.scm
+++ b/oop/goops/old-define-method.scm
@@ -14,7 +14,7 @@
;;;;
;;;; You should have received a copy of the GNU Lesser General Public
;;;; License along with this library; 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
;;;;
diff --git a/oop/goops/save.scm b/oop/goops/save.scm
index 5811e636c..88d31f7ee 100644
--- a/oop/goops/save.scm
+++ b/oop/goops/save.scm
@@ -14,7 +14,7 @@
;;;;
;;;; You should have received a copy of the GNU Lesser General Public
;;;; License along with this library; 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
;;;;
diff --git a/oop/goops/simple.scm b/oop/goops/simple.scm
index 43683d252..56fc945bb 100644
--- a/oop/goops/simple.scm
+++ b/oop/goops/simple.scm
@@ -14,7 +14,7 @@
;;;;
;;;; You should have received a copy of the GNU Lesser General Public
;;;; License along with this library; 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
;;;;
diff --git a/oop/goops/stklos.scm b/oop/goops/stklos.scm
index d2f1be27f..49c62a53e 100644
--- a/oop/goops/stklos.scm
+++ b/oop/goops/stklos.scm
@@ -12,7 +12,7 @@
;;;;
;;;; You should have received a copy of the GNU Lesser General Public
;;;; License along with this library; 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
;;;;
diff --git a/oop/goops/util.scm b/oop/goops/util.scm
index 8415f73e7..b4d85e022 100644
--- a/oop/goops/util.scm
+++ b/oop/goops/util.scm
@@ -12,7 +12,7 @@
;;;;
;;;; You should have received a copy of the GNU Lesser General Public
;;;; License along with this library; 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
;;;;