summaryrefslogtreecommitdiff
path: root/guimb/scm
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2003-02-09 12:33:02 +0000
committerWojciech Polak <polak@gnu.org>2003-02-09 12:33:02 +0000
commit203332eebc7d051d319ae500062bf61cccdb2530 (patch)
tree63e4ccb1a8b209da6c7d127b7fd0ddbf515afb36 /guimb/scm
parent7243c86442ed239332fcbcb0f4e613d4740ea452 (diff)
downloadmailutils-203332eebc7d051d319ae500062bf61cccdb2530.tar.gz
mailutils-203332eebc7d051d319ae500062bf61cccdb2530.tar.bz2
Updated FSF address.
Diffstat (limited to 'guimb/scm')
-rw-r--r--guimb/scm/mimeheader.scm2
-rw-r--r--guimb/scm/numaddr.scm2
-rw-r--r--guimb/scm/redirect.scm2
-rw-r--r--guimb/scm/reject.scm2
-rw-r--r--guimb/scm/sieve-core.scm2
-rw-r--r--guimb/scm/sieve.scm.in2
-rw-r--r--guimb/scm/vacation.scm2
7 files changed, 7 insertions, 7 deletions
diff --git a/guimb/scm/mimeheader.scm b/guimb/scm/mimeheader.scm
index ced43e67c..afd270b1c 100644
--- a/guimb/scm/mimeheader.scm
+++ b/guimb/scm/mimeheader.scm
@@ -13,7 +13,7 @@
;;;;
;;;; You should have received a copy of the GNU General Public License
;;;; along with GNU Mailutils; if not, write to the Free Software
-;;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
;;;; This module provides GNU extension test "mimeheader".
diff --git a/guimb/scm/numaddr.scm b/guimb/scm/numaddr.scm
index d3bca293c..984a7da66 100644
--- a/guimb/scm/numaddr.scm
+++ b/guimb/scm/numaddr.scm
@@ -13,7 +13,7 @@
;;;;
;;;; You should have received a copy of the GNU General Public License
;;;; along with GNU Mailutils; if not, write to the Free Software
-;;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
;;;; This module provides GNU extension test "numaddr".
diff --git a/guimb/scm/redirect.scm b/guimb/scm/redirect.scm
index fdc2b6aa3..e2afc37d9 100644
--- a/guimb/scm/redirect.scm
+++ b/guimb/scm/redirect.scm
@@ -13,7 +13,7 @@
;;;;
;;;; You should have received a copy of the GNU General Public License
;;;; along with GNU Mailutils; if not, write to the Free Software
-;;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
;;;; This module provides sieve's "redirect" action.
diff --git a/guimb/scm/reject.scm b/guimb/scm/reject.scm
index a400d46e3..ee9e9e0bf 100644
--- a/guimb/scm/reject.scm
+++ b/guimb/scm/reject.scm
@@ -13,7 +13,7 @@
;;;;
;;;; You should have received a copy of the GNU General Public License
;;;; along with GNU Mailutils; if not, write to the Free Software
-;;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
;;;; This module provides sieve's "reject" action.
diff --git a/guimb/scm/sieve-core.scm b/guimb/scm/sieve-core.scm
index b7435f648..337a82dcc 100644
--- a/guimb/scm/sieve-core.scm
+++ b/guimb/scm/sieve-core.scm
@@ -13,7 +13,7 @@
;;;;
;;;; You should have received a copy of the GNU General Public License
;;;; along with GNU Mailutils; if not, write to the Free Software
-;;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
;;;; This module provides core functionality for the sieve scripts.
diff --git a/guimb/scm/sieve.scm.in b/guimb/scm/sieve.scm.in
index 7fed9a6af..8d9108ccc 100644
--- a/guimb/scm/sieve.scm.in
+++ b/guimb/scm/sieve.scm.in
@@ -16,7 +16,7 @@
;;;;
;;;; You should have received a copy of the GNU General Public License
;;;; along with GNU Mailutils; if not, write to the Free Software
-;;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
;;;;
;;;; This is a Sieve to Scheme translator.
diff --git a/guimb/scm/vacation.scm b/guimb/scm/vacation.scm
index d1453ae6c..daf095873 100644
--- a/guimb/scm/vacation.scm
+++ b/guimb/scm/vacation.scm
@@ -13,7 +13,7 @@
;;;;
;;;; You should have received a copy of the GNU General Public License
;;;; along with GNU Mailutils; if not, write to the Free Software
-;;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;;;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
;;;; This module provides "vacation" extension

Return to:

Send suggestions and report system problems to the System administrator.