summaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
authorBrendan Cully <brendan@kublai.com>2005-09-17 19:15:35 +0000
committerBrendan Cully <brendan@kublai.com>2005-09-17 19:15:35 +0000
commitbe640e06ee859f2663a628d0ef9d5a8e46767790 (patch)
tree962b96633c146d6fb2ec3448aa05fbd47f19eaa4 /main.c
parentda257c7161568864ee79f357b2f69bb10acebbf1 (diff)
Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.
Diffstat (limited to 'main.c')
-rw-r--r--main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/main.c b/main.c
index 2fed8632..6d789054 100644
--- a/main.c
+++ b/main.c
@@ -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, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111, USA.
*/
#define MAIN_C 1
@@ -91,7 +91,7 @@ static const char *Licence = N_("\
static const char *Obtaining = 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., 59 Temple Place - Suite 330, Boston, MA 02111, USA.\n\
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111, USA.\n\
");
void mutt_exit (int code)