]> granicus.if.org Git - mutt/commitdiff
The FSF apparently has moved.
authorThomas Roessler <roessler@does-not-exist.org>
Fri, 3 Mar 2000 10:10:06 +0000 (10:10 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Fri, 3 Mar 2000 10:10:06 +0000 (10:10 +0000)
137 files changed:
COPYRIGHT
addrbook.c
alias.c
attach.c
attach.h
base64.c
browser.c
browser.h
buffy.c
buffy.h
charset.c
charset.h
color.c
commands.c
complete.c
compose.c
copy.c
copy.h
curs_lib.c
curs_main.c
date.c
doc/dotlock.man
doc/manual.sgml.head
doc/mutt.man
doc/muttrc.man.head
dotlock.c
dotlock.h
edit.c
editmsg.c
enter.c
extlib.c
filter.c
flags.c
from.c
functions.h
globals.h
gnupgparse.c
handler.c
hash.c
hash.h
hdrline.c
headers.c
help.c
history.c
history.h
hook.c
imap/auth.c
imap/auth_gss.c
imap/browse.c
imap/command.c
imap/imap.c
imap/imap.h
imap/imap_private.h
imap/imap_socket.h
imap/imap_ssl.c
imap/imap_ssl.h
imap/message.c
imap/message.h
imap/socket.c
imap/util.c
init.c
init.h
keymap.c
keymap.h
lib.c
lib.h
mailbox.h
main.c
makedoc.c
mapping.h
mbox.c
menu.c
mh.c
mime.h
mutt.h
mutt_curses.h
mutt_menu.h
mutt_regex.h
muttbug.sh.in
muttlib.c
mx.c
mx.h
pager.c
pager.h
parse.c
pattern.c
pgp.c
pgp.h
pgpinvoke.c
pgpkey.c
pgplib.c
pgplib.h
pgppubring.c
po/cs.po
po/de.po
po/el.po
po/eo.po
po/es.po
po/fr.po
po/gl.po
po/id.po
po/it.po
po/ko.po
po/nl.po
po/pl.po
po/pt_BR.po
po/ru.po
po/sk.po
po/sv.po
po/uk.po
po/zh_TW.Big5.po
pop.c
postpone.c
protos.h
query.c
recvattach.c
recvcmd.c
remailer.c
remailer.h
resize.c
rfc1524.c
rfc1524.h
rfc2047.c
rfc2047.h
rfc2231.c
rfc2231.h
rfc822.c
rfc822.h
score.c
send.c
sendlib.c
signal.c
sort.c
sort.h
status.c
system.c
thread.c

index 74216724e5e3ce8c3915b15bc4fd57b91d0764e3..eddbe12c99caea8f6c09fc252e4f4faf85dd6973 100644 (file)
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -22,7 +22,7 @@ Copyright (C) 1998   Ruslan Ermilov <ru@ucb.crimea.ua>
 
     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., 675 Mass Ave, Cambridge, MA 02139, USA.
+    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
 \f
 The following copyright notice applies to the SHA1 implementation
 used by the PGP public key ring parser.
index 7b9cd2318e489141cd97d8666fd2181fb9bc01c4..d629b85ce7aced721bccb713913bf72b0ed499ed 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
diff --git a/alias.c b/alias.c
index c226ee936877c82e39f9297cfef2cc2c28c5b433..a860696e8f4f982e522a85f04b4d17843711e01a 100644 (file)
--- a/alias.c
+++ b/alias.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index 1c4cb6361c4fe0c5cc9ea2ae9901da301e1b5b97..991e43bf7dcdb8689539a6dbb75c55e76ae1cdf9 100644 (file)
--- a/attach.c
+++ b/attach.c
@@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index 2095d5f9360155ee5f8bfaba1921f003e0977ea2..4743a278ebd847559e113eefee85525e0c54a505 100644 (file)
--- a/attach.h
+++ b/attach.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /* common protos for compose / attach menus */
index 85f05d70367aa7690bfa6c56bb8ceccbfe23ad3f..daf9cb3fba61143b8a408c501f582ca48c3c33f4 100644 (file)
--- a/base64.c
+++ b/base64.c
@@ -13,8 +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., 675 Mass Ave, Cambridge, MA
- *     02139, USA.
+ *     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
 /* Base64 handling elsewhere in mutt should be modified to call these
index 7e88c859fd07556b341732c04b35b6c790b2fdbb..7a7e2f566e613529a1b3ff1f98e351f4736a8466 100644 (file)
--- a/browser.c
+++ b/browser.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index 8fe7187f47854ecb92a73caa2875caa0f762d6cf..70b82d7ed72ff0f594df548d3099a722e54bb6aa 100644 (file)
--- a/browser.h
+++ b/browser.h
@@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #ifndef _BROWSER_H
diff --git a/buffy.c b/buffy.c
index 2ae0bbeee58fd9263f7ea64dd4c451d7aa1f91fd..cbdf74f16b23b90a5f654eb27910f9c8699136e6 100644 (file)
--- a/buffy.c
+++ b/buffy.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
 #include "mutt.h"
diff --git a/buffy.h b/buffy.h
index b85b4c1c12bd4079ccf86138002d50b1e98c7047..f3e819522279c3d68ab8fac90cabcaa8aeb5c02f 100644 (file)
--- a/buffy.h
+++ b/buffy.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
 typedef struct buffy_t
index de2484fc823d81dca515d63ea413cc9f4ec95d0a..de8718c4624bf3a2d1d5aca039e01dfec0e67bac 100644 (file)
--- a/charset.c
+++ b/charset.c
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA
- *     02139, USA.
+ *     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
 /*
index 862d71691ab248ac8b092ef70808f6164509d916..ad9be9fb6b56ade0fbc52c6aeefa7187b591e288 100644 (file)
--- a/charset.h
+++ b/charset.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
 #ifndef _CHARSET_H
diff --git a/color.c b/color.c
index 23c9ead960f284cd8eb2214c18d962518e40fe35..5c9305c70a8264264fed10d6170ab3a2cbee2571 100644 (file)
--- a/color.c
+++ b/color.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index d10e00f1331978c33bcace2e58a9044938605537..8c50625920a9e7b23402c6b94623d184cc4608b4 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index 796898aa91975a2fb53164308933a0e74d9fdc7c..5455833e77991aae68fc11573d326760258546b6 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index c479c9a271b04bdd301a6e2a58c5b827ce37a102..8b7f097c058629df5b4f57f3c604c54bbde1b985 100644 (file)
--- a/compose.c
+++ b/compose.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
diff --git a/copy.c b/copy.c
index 775ec0046ac0c71ec3debbf1398586e4ca34c1d5..294d2f8fac763ef054303fdcadeb930d722b70f3 100644 (file)
--- a/copy.c
+++ b/copy.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
diff --git a/copy.h b/copy.h
index 45038f5249b69d803f226ce680cb782b5fcf3187..8350a21af6df16610b457481badac3a4f032cf01 100644 (file)
--- a/copy.h
+++ b/copy.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /* flags to _mutt_copy_message */
index d67fdf1a7fb6a25b4eb4abb84440a31ef35b6f84..fc8e031500a1e6915d97f625ed9999c8cf936dbd 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index 472df806ac20cfa0539dc0fac9e8e8407f222921..b2d5938cfac3e7a29e04e8ef1123718e262364c8 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
diff --git a/date.c b/date.c
index fc59c707cff731cfa4003c6588886ceac8025cf1..8d3eda75755123b95c53d15e318b2f2c7ad87b32 100644 (file)
--- a/date.c
+++ b/date.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index a89ec427b93ace33f6e5f64103cc855fd3e48a6a..bac79e3217014a560b3129b9d41bc73bcc08caaf 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+.\"     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
 .\"
 .TH dotlock 1 "AUGUST 1999" Unix "User Manuals"
 .SH NAME
index 84227ccdef0a6c2cc9bbfc5cc319fde33419721c..d256af6b25ca5d4ce3769d8b0f9a69d41bca8c2c 100644 (file)
@@ -75,7 +75,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
 
 <sect>Getting Started
 <p>
index 748f3145f34f0528ac7675ac94839da902ff658d..82367f0ce13fcd81e8bf1f714b41b3698d1b0d9d 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+.\"     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
 .\"
 .TH mutt 1 "February 2000" Unix "User Manuals"
 .SH NAME
index 3a46cc936a42167cdad0071200caf5f37e489ea2..c0c69ad933097da65bbd44fa0908a3b9be37fdc9 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+.\"     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
 .\"
 .TH muttrc 5 "February 2000" Unix "User Manuals"
 .SH NAME
index 1ef730702402b23b2dd178b9603e3793943aa438..aadbb0829ef3d6afcb16bf7e8d0fdb2200a60820 100644 (file)
--- a/dotlock.c
+++ b/dotlock.c
@@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /*
index 1105dc1c1f83f1db31c120b294b26246256ad66f..d20cf597184cf25d4874172199be04cb16e3fa9d 100644 (file)
--- a/dotlock.h
+++ b/dotlock.h
@@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #ifndef _DOTLOCK_H
diff --git a/edit.c b/edit.c
index 73be6b85c9e72c130adecfd117a2b84b6178779a..005b915be01d253a5745e9c628b395b09716b86a 100644 (file)
--- a/edit.c
+++ b/edit.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /* Close approximation of the mailx(1) builtin editor for sending mail. */
index ea472caf580a71f4cc48d5d17a089e71ccfe5c7a..e2b9a4a3f6604f04fb8e364e501aad9709a23a29 100644 (file)
--- a/editmsg.c
+++ b/editmsg.c
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA
- *     02139, USA.
+ *     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /* simple, editor-based message editing */
diff --git a/enter.c b/enter.c
index 2d40393d59cd68f821f4ec111ec512ccdeb29b49..716d0ef7ac7b05613fb99640cbdd872e82231e89 100644 (file)
--- a/enter.c
+++ b/enter.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index c339e17862389aafe0f0b774f586fe4c009488b0..11448f9ee5860df3170eb05548f72e1f88b96b11 100644 (file)
--- a/extlib.c
+++ b/extlib.c
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA
- *     02139, USA.
+ *     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /* 
index db5ad6651d350e174cdbff1ea054f2a00921045d..056fbdd00c99c943caa3af82e8f08ba511a93211 100644 (file)
--- a/filter.c
+++ b/filter.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
diff --git a/flags.c b/flags.c
index 087b01fd5bfa0d40aea7ae29cc375bbfb9e80433..879e739c44ec4c168ecfefc45657a399d416351b 100644 (file)
--- a/flags.c
+++ b/flags.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
diff --git a/from.c b/from.c
index 1052a075b96e5933e12dac966e05406a4a678d22..0d8407b8b007387c204508923478d83747809724 100644 (file)
--- a/from.c
+++ b/from.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index ec3166cb3eef380213e73738ff53d80cbf67eae2..bcf77579aae68be1dda9758f6f14320375c8a447 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /*
index b502fc07946c5a2ce2e78f06fe4129e0ea680d28..e2d3c3a02b5988fd1acf9dad37565577078a3031 100644 (file)
--- a/globals.h
+++ b/globals.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 WHERE void (*mutt_error) (const char *, ...);
index a77abc9133cc3a6fab6f4a25de9f8b7998001661..f46a1465259d306ec79bc9eb27172eea9d8ff218 100644 (file)
@@ -16,8 +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., 675 Mass Ave, Cambridge, MA
- *     02139, USA.
+ *     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
 /*
index 91cc23d9db2df7a9797c80e3092f8409dbf28993..05667568d5e1135194329ca3599c38a21d87c037 100644 (file)
--- a/handler.c
+++ b/handler.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include <stdlib.h>
diff --git a/hash.c b/hash.c
index e420d996fb20cf77d301e7786d379f21e998534a..79e71539bb1c551f18f278950dab678a129df474 100644 (file)
--- a/hash.c
+++ b/hash.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include <stdlib.h>
diff --git a/hash.h b/hash.h
index 913c380d1e337a200aab73df27293c651882c3ea..b6a9a36a8d76e995e986214b790e67d461b688d7 100644 (file)
--- a/hash.h
+++ b/hash.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
 #ifndef _HASH_H
index 7e4213b49f9cfb41e1c5e183bfcd69f66e66aca1..7e63b5cb9087590178a79eb40b3f4ff061c7e53e 100644 (file)
--- a/hdrline.c
+++ b/hdrline.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index 5e50922c18fa84784e39493baf9e4736501d6885..843b3bba20e8d9cd5f4641ad9122cc949ae6c252 100644 (file)
--- a/headers.c
+++ b/headers.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
 #include "mutt.h"
diff --git a/help.c b/help.c
index 1240b46d8d3dd0c5f24b709c969b537c7761e80f..dd00bfcd51886bfd73b6cd074108d604ecf3f41e 100644 (file)
--- a/help.c
+++ b/help.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #define HELP_C
index f38b4969994a6dd3364867c44f97634b65afc1eb..e9f4063b5f2793bf4d31008cf14f578993197eac 100644 (file)
--- a/history.c
+++ b/history.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index aef5e607373e15a22f5b7d5cc07e6bfe2a95ec40..fb89bb47d8e14c758cacedf1b828a78a3d64b8da 100644 (file)
--- a/history.h
+++ b/history.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #ifndef _HISTORY_H
diff --git a/hook.c b/hook.c
index 52b8fbdf2a977418e2cc59b43a4b122343e6455f..75bdfd5739aa6eff233a86d69d51a664f828a0c0 100644 (file)
--- a/hook.c
+++ b/hook.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
 #include "mutt.h"
index fbdcfd34d1fa3f403e162432e55a3beb5d211c7b..e321585a4f84b71aa95ffc17b791b46e02aa89fe 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /* IMAP login/authentication code */
index acf9387dc409fca854545799cca5f7bc6f344a07..2102ff82a7a64ffa12fc2e526b2885b2e749c9b5 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /* GSS login/authentication code */
index 5227b7626aa618ea04d01c6c36696d28082db92e..4ac57f14cf7c6f331898c8e76fe63f2cc18dabe9 100644 (file)
@@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /* Mutt browser support routines */
index 6ba52fb7c6c6c81a0ad301b1bcf4adae51099d1a..b2cfbacd129dcd258a81953e0a01784bbee17cf2 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /* command.c: routines for sending commands to an IMAP server and parsing
index 0c15f2c362081336081cfe2738990d3aad4d89ee..5d8b99d9aaf749408e4d35832be7dc7ce3707425 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /* Support for IMAP4rev1, with the occasional nod to IMAP 4. */
index 9a6870344695dde18c9c449e00704823bd2660e8..f0ad815e7931171fa6ffab7536ce92205f3286e7 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #ifndef _IMAP_H
index 2d7b4085352359525ec5cde79250e8757fbb1b4f..2572efe16fdc2cdaefdea19d87bcf087372dbd7c 100644 (file)
@@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #ifndef _IMAP_PRIVATE_H
index ad112b40670e500a4427aab7a81f217f1ca0e6b6..da7f50eba8c2d92458f874fd1cb78df6b056f2ab 100644 (file)
@@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #ifndef _IMAP_SOCKET_H_
index a2abe6ff6673109ad7a065261e7501f60285c13b..9b73e854196e1fba2ddfe782a746b883a12faf1d 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 #include <openssl/ssl.h>
 #include <openssl/x509.h>
index 7e56d40da310550d79f969ba72bfba51686d615d..03fc785018fd5cd5c457ee87bce6dfa1b38e8b7e 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #ifndef _MUTT_SSL_H_
index 842aea0c4ce25ff88522c1226ec9a00b39a8a719..5f4e9e14a218424563195a0daf6edb34375951f2 100644 (file)
@@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /* message parsing/updating functions */
index ab31fd8ff104ff976c453c30ef04439f95fb78bb..f07010291394a930e2b5680c787ecb729870bbd5 100644 (file)
@@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /* message.c data structures */
index e0783f9ba7a290355fd688085ed94b4318904f31..533fa1fc1fe8918aee7cbadeb8274e5792255935 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index 94283671fc17f8bf61d91a729b9c9ee1b2b64a0e..2d107d3d791178194faf410ca15f9841af55faf4 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /* general IMAP utility functions */
diff --git a/init.c b/init.c
index 493208ea622392cd6ab4649ab4628173b3f734fe..37ac4372c9123f8f1d0d0dbcf8a837928e1ad543 100644 (file)
--- a/init.c
+++ b/init.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
diff --git a/init.h b/init.h
index 763a6f726fe763e66fb3e77f3cf029fe8310bbdd..f999f80ea872402ec191129105b11f8fa225e17f 100644 (file)
--- a/init.h
+++ b/init.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #ifdef _MAKEDOC
index 9f667474ff08fa75fee8f60a1902b30746f6687d..c15a4195e5eba6b228b1e8804b4370efa988dcb8 100644 (file)
--- a/keymap.c
+++ b/keymap.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index 7ec899730ca5b60e82ce4cffd7484d1183c39602..040e354dd8d808ea61f9af75d3f7e614207310c8 100644 (file)
--- a/keymap.h
+++ b/keymap.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #ifndef KEYMAP_H
diff --git a/lib.c b/lib.c
index 1d56365e960abf5347bc6cfa73a6c30e9c44bfe3..661685fe3dd21937c1c541704832c925af635536 100644 (file)
--- a/lib.c
+++ b/lib.c
@@ -16,8 +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., 675 Mass Ave, Cambridge, MA
- *     02139, USA.
+ *     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /*
diff --git a/lib.h b/lib.h
index 579b717d9746031e60e2909f102895ca5acbdfbd..59304d12983fb3301996f1d5729d2d74292cd052 100644 (file)
--- a/lib.h
+++ b/lib.h
@@ -16,8 +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., 675 Mass Ave, Cambridge, MA
- *     02139, USA.
+ *     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /* mutt functions which are generally useful. */
index 01afc1247dc8265353e41ffbdcb179c1520870c4..385d280df3b29f299e8022723c6adbbb9ad3d9fa 100644 (file)
--- a/mailbox.h
+++ b/mailbox.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #ifndef _MAILBOX_H
diff --git a/main.c b/main.c
index d7c07bbe98a7ddfeed4ff2f73afcbba6e806acfc..d88f6235a6f5877822e050e2fb850d1d05fd84a3 100644 (file)
--- a/main.c
+++ b/main.c
@@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #define MAIN_C 1
@@ -70,7 +70,7 @@ fixes, and suggestions.\n\
 \n\
     You should have received a copy of the GNU General Public License\n\
     along with this program; if not, write to the Free Software\n\
-    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n\
+    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n\
 ");
 #ifdef HAVE_PGP
 
index e1b2b09e565cb9fcaaff28a272af25e96093c16c..585a554f54b8e4c2275b2b11c11ccc94d4926cc6 100644 (file)
--- a/makedoc.c
+++ b/makedoc.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /**
index 57e890674dbf5c9fda96db23f42ba97f2573d16f..4d3d1565f09823a3e5c5433d8233ee8378a3fd97 100644 (file)
--- a/mapping.h
+++ b/mapping.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 struct mapping_t
diff --git a/mbox.c b/mbox.c
index f9bd2feadf3b560cce3b122c60f14c80ceb27b37..c07774803c63f5e435a7da29841de647901431f1 100644 (file)
--- a/mbox.c
+++ b/mbox.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /* This file contains code to parse ``mbox'' and ``mmdf'' style mailboxes */
diff --git a/menu.c b/menu.c
index 11649e77a499cdf29b8a0e12f8033d90e371649d..eef22988fb3ce39ad728da3ae32e145d0df23fb1 100644 (file)
--- a/menu.c
+++ b/menu.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
 #include "mutt.h"
diff --git a/mh.c b/mh.c
index 27b2d56e4fc9c0ee9612c5afe19ad89fee427e63..46cfbab069fd5a07c3fbbaa0775c196f8db18a5b 100644 (file)
--- a/mh.c
+++ b/mh.c
@@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /*
diff --git a/mime.h b/mime.h
index 204c04010034b3554057cd4a8a0ea52742b0452a..1d7e1d467339f372f3ed3ea364772d545a7611e2 100644 (file)
--- a/mime.h
+++ b/mime.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /* Content-Type */
diff --git a/mutt.h b/mutt.h
index 8cfff810b433c6bc143e3ef201d8494e355dd40f..da8bd2131c0f3513d5c58f16916e78d60ad17c89 100644 (file)
--- a/mutt.h
+++ b/mutt.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "config.h"
index 9d7a608b47149f072166b25be569ccf0a5e1e586..4c7e328e622960fe189452f94b6708f805e64970 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #ifdef USE_SLANG_CURSES
index fbc22bd0cf2d5910915144254151ee356dd194f0..13e01b63131a04a660c0e5b88e59a46a828057d1 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
 /*
index a39bd8c19cb06ca7807290f60a4501b06bb25428..8518964b1e01f21cd372aed51437e3b842b70ff5 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /*
index 0dc66449846ad285b96a7fc23e40bbc1413c2135..f5c0c14284918ebce5ec9708c706db5e0e9f4be9 100644 (file)
@@ -24,7 +24,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+#     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
 #
 
 SUBMIT="submit@bugs.guug.de"
index 973634e06cce435249887195c39d5643200f7311..6593e8a3a77e880536edaf649f4a6e327d06df33 100644 (file)
--- a/muttlib.c
+++ b/muttlib.c
@@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
diff --git a/mx.c b/mx.c
index 3a3c40f3ea7ef07c5f2c2b4d6bdb77a6bff536db..dc6da4a07de2e75e3a9975edbcfa76db73066fa8 100644 (file)
--- a/mx.c
+++ b/mx.c
@@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
diff --git a/mx.h b/mx.h
index 1d7d5a321ed607f76281a1ed4aebb7162598fd38..23411dfb8c147c2cbe25eee5907d2400caf33947 100644 (file)
--- a/mx.h
+++ b/mx.h
@@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /*
diff --git a/pager.c b/pager.c
index f63d7330a49721d4375c32ef9a5776215cc94269..dfd5edacd2d0cfc535e5c075ff043cd89526c655 100644 (file)
--- a/pager.c
+++ b/pager.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
diff --git a/pager.h b/pager.h
index 39eb4377f4dbfb80d4563de0e7f5d36f5412c3fa..70695a9967c31764ba0f9ff94a84f51426cff481 100644 (file)
--- a/pager.h
+++ b/pager.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /* dynamic internal flags */
diff --git a/parse.c b/parse.c
index 6098d0c2df44cf848bc2988652482d8248a1ee81..6fae766705f951acd9649646542c45a4d5a4cdfe 100644 (file)
--- a/parse.c
+++ b/parse.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index e56e7c2e99e2790eade40a4c4c5d57c4f723fae7..e84764de4747c1aa786459d68196418994cbc317 100644 (file)
--- a/pattern.c
+++ b/pattern.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
diff --git a/pgp.c b/pgp.c
index 5aab0689a54fde13d03d80e05dbd74ee912b1f75..cd457bac3c742de63af7af809c6e557c7c2538c5 100644 (file)
--- a/pgp.c
+++ b/pgp.c
@@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /*
diff --git a/pgp.h b/pgp.h
index a6ae4a0c02e323ff58287e06e902c90ac1466b71..f4fad9b10dbafbda9f659d691bbf3bbaf1362b47 100644 (file)
--- a/pgp.h
+++ b/pgp.h
@@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
 #ifdef HAVE_PGP
index ae79165ddde983a27db1e9051fa577f1a9f723fa..642ef893e6b1814ee12d38ed7e05460f60b37597 100644 (file)
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA
- *     02139, USA.
+ *     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /* This file contains the new pgp invocation code.  Note that this
index 2046efabd2d7e3e7cc237ce4017e3e7726f98725..1cb418e7d7954240bfea232cbccbe58a08d5650b 100644 (file)
--- a/pgpkey.c
+++ b/pgpkey.c
@@ -16,8 +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., 675 Mass Ave, Cambridge, MA
- *     02139, USA.
+ *     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
 #include "mutt.h"
index 6fc20998b4c84ba89d0ef0c8360befc7a3411124..8da900332566718951d00aba6d6e2b41a24bd1d0 100644 (file)
--- a/pgplib.c
+++ b/pgplib.c
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA
- *     02139, USA.
+ *     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
 /* Generally useful, pgp-related functions. */
index 5f041401d72e2f2ede0160685649fae847c010f4..574aa7790eb8b877db464a74a362e4207f2c1852 100644 (file)
--- a/pgplib.h
+++ b/pgplib.h
@@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
 #ifdef HAVE_PGP
index 68bf3644b8459bb3a08aa67c1c1c170c4ad176d5..33583dca63e4ad2284ca9de8c8c9973174baff1e 100644 (file)
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA
- *     02139, USA.
+ *     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
 /*
index 9046e48f99c1775db8fea89576ae57cc6f2e2885..f117edb73eaf8f9db00b730d929c038869cd0876 100644 (file)
--- a/po/cs.po
+++ b/po/cs.po
@@ -2714,7 +2714,7 @@ msgid ""
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
 "    along with this program; if not, write to the Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 msgstr ""
 "Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>\n"
 "Copyright (C) 1996-2000 Brandon Long <blong@fiction.net>\n"
@@ -2742,7 +2742,7 @@ msgstr ""
 "\n"
 "  Kopie Obecné veøejné licence GNU mìla být dodána spolu s tímto programem;\n"
 "pokud se tak nestalo, napi¹te o ni Free Software Foundation, Inc.,\n"
-"675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 "\n"
 
 #
index 8960c4ff75ec1114c4150064234c38d242e7262f..0f64b2e39cb448f6f973b7f1a441dee271b507a9 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -2261,7 +2261,7 @@ msgid ""
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
 "    along with this program; if not, write to the Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 msgstr ""
 "Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>\n"
 "Copyright (C) 1996-2000 Brandon Long <blong@fiction.net>\n"
@@ -2287,7 +2287,7 @@ msgstr ""
 "\n"
 "    Sie sollten eine Kopie der GNU General Public License zusammen mit\n"
 "    diesem Programm erhalten haben; falls nicht, schreiben sie an Free\n"
-"    Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 
 #: main.c:77
 msgid ""
index 3b4f251a8feebb194f8431df8afa8eb11c5f4a55..05b127e99313ce8faddb3be9c10a2d3c26be454d 100644 (file)
--- a/po/el.po
+++ b/po/el.po
@@ -2746,7 +2746,7 @@ msgid ""
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
 "    along with this program; if not, write to the Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 msgstr ""
 "Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>\n"
 "Copyright (C) 1996-2000 Brandon Long <blong@fiction.net>\n"
@@ -2772,7 +2772,7 @@ msgstr ""
 "\n"
 "Èá Ýðñåðå íá Ý÷åôå ëÜâåé Ýíá áíôßãñáöï ôçò GNU ÃåíéêÞò Äçìüóéáò Áäåéáò\n"
 "ìå áõôü ôï ðñüãñáììá. ÅÜí ü÷é, ãñÜøôå óôï Free Software \n"
-"Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 "\n"
 
 #
index bae6bf1e5feb0d11878140d4c895c2c4e5cd9a28..345db21942fe8214015f81b9d0a6e8a221efa5fa 100644 (file)
--- a/po/eo.po
+++ b/po/eo.po
@@ -2256,7 +2256,7 @@ msgid ""
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
 "    along with this program; if not, write to the Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 msgstr ""
 "Kopirajto (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>\n"
 "Kopirajto (C) 1996-2000 Brandon Long <blong@fiction.net>\n"
@@ -2280,7 +2280,7 @@ msgstr ""
 "\n"
 "    Vi devus esti ricevinta kopion de la Øenerala Publika Rajtigilo de\n"
 "    GNU kun æi tiu programo; se ne, skribu al Free Software Foundation,\n"
-"    Inc., 675 Mass Ave, Cambridge, MA 02139, Usono.\n"
+"    Inc., 59 Temple Place - Suite 330, Boston, MA  02111, Usono.\n"
 
 #: main.c:77
 msgid ""
index a8a18190c3b6cb0eaff44a48a7a691f8d49c5013..202cf2d1895cff093ec745d76a12c7edf47be81d 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -2256,7 +2256,7 @@ msgid ""
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
 "    along with this program; if not, write to the Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 msgstr ""
 "Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>\n"
 "Copyright (C) 1996-2000 Brandon Long <blong@fiction.net>\n"
@@ -2280,7 +2280,7 @@ msgstr ""
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
 "    along with this program; if not, write to the Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 
 #: main.c:77
 msgid ""
index 973a73a086b0332d0a2941ebf36a1285bc0e6a13..580f4c7c078882c405bf94d8ba45e89a4f66d858 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -2349,7 +2349,7 @@ msgid ""
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
 "    along with this program; if not, write to the Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 msgstr ""
 "Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>\n"
 "Copyright (C) 1996-2000 Brandon Long <blong@fiction.net>\n"
@@ -2373,7 +2373,7 @@ msgstr ""
 "\n"
 "    Vous devez avoir reçu un exemplaire de la GNU General Public License\n"
 "    avec ce programme ; si ce n'est pas le cas, écrivez à la Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 
 #: main.c:77
 msgid ""
index 8cb09664c4b9ba11da8c6985b5859e68969ccf06..0942ecd278278bd542bb8aa53ac564a8720f7fe3 100644 (file)
--- a/po/gl.po
+++ b/po/gl.po
@@ -2287,7 +2287,7 @@ msgid ""
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
 "    along with this program; if not, write to the Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 msgstr ""
 "Copyright (C) 1996-9 Michael R. Elkins <me@cs.hmc.edu>\n"
 "Copyright (C) 1997-9 Thomas Roessler <roessler@guug.de>\n"
@@ -2304,7 +2304,7 @@ msgstr ""
 "\n"
 "    Debería haber recibido unha copia da Licencia Pública Xeral de GNU\n"
 "    xunto deste programa; se non foi así, escriba á Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 
 #: main.c:77
 #, fuzzy
index 80d2ae926d03eb2c6acba93a1521338ca74ad064..b9c9184b863622e41885be60e9a2e32ba021f2d6 100644 (file)
--- a/po/id.po
+++ b/po/id.po
@@ -2262,7 +2262,7 @@ msgid ""
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
 "    along with this program; if not, write to the Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 msgstr ""
 "Hak Cipta (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>\n"
 "Hak Cipta (C) 1996-2000 Brandon Long <blong@fiction.net>\n"
@@ -2287,7 +2287,7 @@ msgstr ""
 "\n"
 "    Anda seharusnya sudah menerima salinan dari GNU General Public License\n"
 "    bersama dengan program ini; jika tidak, silakan bersurat kepada\n"
-"    Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 
 #: main.c:77
 msgid ""
index 978e31c7311f5857c2c6d819a6e95097c04f8124..f750ee55ca09f5704a66600fa9fb1a7b63a6a30a 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -2266,7 +2266,7 @@ msgid ""
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
 "    along with this program; if not, write to the Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 msgstr ""
 
 #: main.c:77
index f86326fc3e3b88cc2c5269ad19dc5fe35a5d9060..3d2cc6c5600d1f7f67b47087f87b78c8b9cc1066 100644 (file)
--- a/po/ko.po
+++ b/po/ko.po
@@ -2259,7 +2259,7 @@ msgid ""
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
 "    along with this program; if not, write to the Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 msgstr ""
 "Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>\n"
 "Copyright (C) 1996-2000 Brandon Long <blong@fiction.net>\n"
@@ -2283,7 +2283,7 @@ msgstr ""
 "\n"
 "    º» ÇÁ·Î±×·¥¿¡´Â GNU General Public License º¹»çº»ÀÌ Æ÷ÇÔ µÇ¾îÀÖ½À´Ï´Ù;\n"
 "    Æ÷ÇԵǾî ÀÖÁö ¾ÊÀ» °æ¿ì ¾Æ·¡ÀÇ ÁּҷΠ¿¬¶ôÇϽñ⠹ٶø´Ï´Ù.\n"
-"    Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 
 #: main.c:77
 msgid ""
index bd710493bcc67d630e98fca2e2d92fae71d6aef0..7d9ff15784a4fffd482974f4009e3154fc709bb4 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -2277,7 +2277,7 @@ msgid ""
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
 "    along with this program; if not, write to the Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 msgstr ""
 
 #: main.c:77
index 2fbf34a80f6a81357511387245e59dd63f86d24f..e3c1b171a0094d670946d90dea2e5b85c2a2d33d 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -2291,7 +2291,7 @@ msgid ""
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
 "    along with this program; if not, write to the Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 msgstr ""
 "Copyright (C) 1996-9 Michael R. Elkins <me@cs.hmc.edu>\n"
 "Copyright (C) 1996-9 Brandon Long <blong@fiction.net>\n"
index 3c80a7df2b58d8aa408f96c8d082547e7c56825d..42a2f58c26283d29a24633bdbcebdd59f1180dc2 100644 (file)
@@ -2288,7 +2288,7 @@ msgid ""
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
 "    along with this program; if not, write to the Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 msgstr ""
 "Copyright (C) 1997-8 Thomas Roessler <roessler@guug.de>\n"
 "Copyright (C) 1998   Werner Kock     <wk@isil.d.shuttle.de>\n"
@@ -2310,7 +2310,7 @@ msgstr ""
 "\n"
 "    Você deve ter recebido uma cópia da Licença Pública Geral da GNU junto\n"
 "    com este programa; caso contrário, escreva para Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02138, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 
 #: main.c:77
 #, fuzzy
index d03689935f724625d2f0a7571b664290f6b94e43..b69bf070437a3fbe27e6e44894ffe455dd364395 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -2301,7 +2301,7 @@ msgid ""
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
 "    along with this program; if not, write to the Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 msgstr ""
 "Copyright (C) 1996-9 Michael R. Elkins <me@cs.hmc.edu>\n"
 "Copyright (C) 1996-9 Brandon Long <blong@fiction.net>\n"
@@ -2325,7 +2325,7 @@ msgstr ""
 "\n"
 "   ÷Ù ÄÏÌÖÎÙ ÂÙÌÉ ÐÏÌÕÞÉÔØ ËÏÐÉÀ GNU General Public License ×ÍÅÓÔÅ Ó ÜÔÏÊ\n"
 "   ÐÒÏÇÒÁÍÍÏÊ. åÓÌÉ ×Ù ÅÅ ÎÅ ÐÏÌÕÞÉÌÉ, ÏÂÒÁÔÉÔÅÓØ ×Ï Free Software\n"
-"   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 
 #: main.c:77
 #, fuzzy
index bf03451f68e661d86e81e10b57b138f13eb2789b..c191c7fc49cace3606469f15661341b390516339 100644 (file)
--- a/po/sk.po
+++ b/po/sk.po
@@ -2285,7 +2285,7 @@ msgid ""
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
 "    along with this program; if not, write to the Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 msgstr ""
 "Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>\n"
 "Copyright (C) 1997-8 Thomas Roessler <roessler@guug.de>\n"
@@ -2307,7 +2307,7 @@ msgstr ""
 "\n"
 "    Mali by ste obdr¾a» kópiu GNU General Public License spolu s týmto\n"
 "    programom; ak nie, napí¹te do Free Software Foundation, Inc.,\n"
-"    675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 
 #: main.c:77
 #, fuzzy
index e2e9b2ed8d1548f2d6529cf6385ee8a30811f5a8..be450c543452995d03f66342b68a0bf1fb64c704 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
@@ -2253,7 +2253,7 @@ msgid ""
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
 "    along with this program; if not, write to the Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 msgstr ""
 "Upphovsrätt (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>\n"
 "Upphovsrätt (C) 1996-2000 Brandon Long <blong@fiction.net>\n"
index a3c1486fa3f7b6504eee81284bca04977eb71cc1..3df2cebc9291b4fe23368adf117d14453678a705 100644 (file)
--- a/po/uk.po
+++ b/po/uk.po
@@ -2270,7 +2270,7 @@ msgid ""
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
 "    along with this program; if not, write to the Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 msgstr ""
 
 #: main.c:77
index 6cc1b466c0067b179983013ea741ec1f5675ab74..cd9fa640c02685118213d4e47ef977c5f378b67f 100644 (file)
@@ -2275,7 +2275,7 @@ msgid ""
 "\n"
 "    You should have received a copy of the GNU General Public License\n"
 "    along with this program; if not, write to the Free Software\n"
-"    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"
+"    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 msgstr ""
 "Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>\n"
 "Copyright (C) 1996-2000 Brandon Long <blong@fiction.net>\n"
@@ -2295,8 +2295,7 @@ msgstr ""
 "    ¤¤±N·|Àò±o§ó¦h¸ê®Æ¡C\n"
 "\n"
 "    ±zÀ³¤w³s¦PÀ³¥Îµ{¦¡¦¬¨ì¤@¥÷ GNU ¤@¯ë¤½¦@±ÂÅv®Ñ¡F¦pªG¨S¦³¡A½Ð¼g«H\n"
-"    ¦Ü Free Software Foundation, Inc., 675 Mass Ave, Cambridge,\n"
-"    MA 02139, USA.\n"
+"    ¦Ü Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.\n"
 
 #: main.c:77
 #, fuzzy
diff --git a/pop.c b/pop.c
index 63da81f43c426de0e818147dfc4f03e26ee615f9..14fa2a2118bb910f2492c17ab94bc711590d178a 100644 (file)
--- a/pop.c
+++ b/pop.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /*
index 3fbe10a22405e7755bfa9c4a5e0b3eea5e9885ea..69597f3428b59601173d03b9800e004ec279c0e8 100644 (file)
@@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index 75db0543092a32e88387ba952f9210d5646343bf..b7380b97d121cb835413a8a21cb969ff55a734ee 100644 (file)
--- a/protos.h
+++ b/protos.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 
diff --git a/query.c b/query.c
index 3396ef211c761c18d00b10f249e14607e0aa7666..439f71d0f603ff37278703219267243f217a239d 100644 (file)
--- a/query.c
+++ b/query.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index 1a278a5683e0d444b2e75df1afaa903326ac7c9c..11f370f5c1dd3f5549b06e0cfbb4ba359345f12f 100644 (file)
@@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index 2a49ee95903e8e26dab2a47154a2542a80c4b674..8513b83ec006518076dc96fa51fdab6c6b4831de 100644 (file)
--- a/recvcmd.c
+++ b/recvcmd.c
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA
- *     02139, USA. 
+ *     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA. 
  */
 
 #include "mutt.h"
index e6e339067bf465870136f57b0385244b27b3abb1..82fdc90ef66fe2ae30186cb2a3d585011b5f8ca4 100644 (file)
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA
- *     02139, USA.
+ *     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /*
index 44937bb161fdf5a543cff19fe42abe8ce6e88c02..c1391a5e35e24715d64f8a7446ac4a1a80678317 100644 (file)
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /*
index 8d5c5d827bef731e31410e1097dd8830cb8d7dc9..c3041d8533476a15a73164e07be82f32781e710e 100644 (file)
--- a/resize.c
+++ b/resize.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index 4e20b4a80e06af6d2afb45f1b76a7c9c5af2a02a..a9e82d748f30c28d6dce9d16546ef35a0f40eb63 100644 (file)
--- a/rfc1524.c
+++ b/rfc1524.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 /* 
index 72609ed8c4d1435dfbc24c8a6631ace2661cde79..50d4b6f451470eb992f49e978827fd3e31639bd7 100644 (file)
--- a/rfc1524.h
+++ b/rfc1524.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #ifndef _RFC1524_H
index c3ea04575b590097ebd4128abf3fe446748454c6..01358f6a5bde645b800e17c2287957cc8229ce25 100644 (file)
--- a/rfc2047.c
+++ b/rfc2047.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index 9364e0bf6f27fea18bb84916514faea97f2d5712..ac664907e385cb300962a8873d3a945c0a76f2de 100644 (file)
--- a/rfc2047.h
+++ b/rfc2047.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 void rfc2047_encode_string (char *, size_t, const unsigned char *);
index 209042c045c929429d3b4a494d8a31f42765000c..8368d8f7ffab6dedf38c83edacede78e81b28e99 100644 (file)
--- a/rfc2231.c
+++ b/rfc2231.c
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA
- *     02139, USA.
+ *     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
 /*
index 0535e6fc30ab8e8bf2b4896548c3ac246866244f..713883abd859d362efc263ca48ad0a5888caf6a1 100644 (file)
--- a/rfc2231.h
+++ b/rfc2231.h
@@ -15,8 +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., 675 Mass Ave, Cambridge, MA
- *     02139, USA.
+ *     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
 void rfc2231_decode_parameters (PARAMETER **);
index 061fcac0c703f40ee1a2710a53ae73c7b5f74394..e8fb7190160157cc19d0dda78632069a52979c28 100644 (file)
--- a/rfc822.c
+++ b/rfc822.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include <string.h>
index b5d4e00532a79b9039d902839c4011bb83af6c11..f4f31d63b0834c80f6edac340fec44ce76baa2e5 100644 (file)
--- a/rfc822.h
+++ b/rfc822.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #ifndef rfc822_h
diff --git a/score.c b/score.c
index 05eabb664205fce1e5c77f6b99a70d9aeb7b25d6..a9dc638ce62822a8c82f044b76ac630b7a3e0fdc 100644 (file)
--- a/score.c
+++ b/score.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
diff --git a/send.c b/send.c
index a90c7a85d995950da5d637fd24371e1f1f80da23..b2de64c15bebf1823a3f77696055f0c0a3d20888 100644 (file)
--- a/send.c
+++ b/send.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index 97459049348a9a24a7eb83bd43c79b758306721b..5f0493a2214c7bb67f340aa11c60508387616b42 100644 (file)
--- a/sendlib.c
+++ b/sendlib.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #define _SENDLIB_C 1
index a65e10b3c818feeae4f66b543378defe87edb153..68f1f3ca0ed161c84ad52a55a8969833f39c05af 100644 (file)
--- a/signal.c
+++ b/signal.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
diff --git a/sort.c b/sort.c
index 30ebda2b8ef18d0aa619f9da768b52a547eae4b4..16141df40bccb1488078ebf60a61b18995f0b928 100644 (file)
--- a/sort.c
+++ b/sort.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
diff --git a/sort.h b/sort.h
index 25a9e566419639ecaebca5746dd623c0b387ba8b..ff62939b2d7d039d0bf86543cc7d5ac44e5b2e9b 100644 (file)
--- a/sort.h
+++ b/sort.h
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #define SORT_DATE      1   /* the date the mail was sent. */
index ea3a178606b8b62147d33386e27b960b41d81878..b9e52c886c02156384e6befdda59da499618a0a8 100644 (file)
--- a/status.c
+++ b/status.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index 7fbd623a36e8fa6e3fac99e981ac247fa194743c..a57732ea0d61e603455477799af3e76f5e30b5d3 100644 (file)
--- a/system.c
+++ b/system.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"
index cbe1159a81b618d5f4c4274b17d18d4e75eb378a..cbb6e6e302c2d3b31064abb26703ab26b63a5ef9 100644 (file)
--- a/thread.c
+++ b/thread.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */ 
 
 #include "mutt.h"