From 8a95a5d205e106f98c91a59bec5034881977e151 Mon Sep 17 00:00:00 2001 From: hanwen Date: Mon, 14 Jul 2003 09:32:52 +0000 Subject: [PATCH] (notice): change FSF address --- ChangeLog | 2 ++ lily/main.cc | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 579c5d915b..e62972ef5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-07-14 Han-Wen Nienhuys + * lily/main.cc (notice): change FSF address + * po/de.po: update PO file to 1.6. 2003-07-13 Heikki Junes diff --git a/lily/main.cc b/lily/main.cc index e8952d2908..cc84072873 100644 --- a/lily/main.cc +++ b/lily/main.cc @@ -214,7 +214,7 @@ notice () "\n" " You should have received a copy (refer to the file COPYING) of the\n" "GNU General Public License along with this program; if not, write to\n" - "the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,\n" + "the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" "USA.\n").to_str0 ()); } -- 2.11.4.GIT