From: Han-Wen Nienhuys Date: Mon, 14 Jul 2003 09:32:52 +0000 (+0000) Subject: (notice): change FSF address X-Git-Tag: release/1.7.26~43 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=468b01e50ec2a1b65589a6d51840b0d5915f206b;p=lilypond.git (notice): change FSF address --- 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 ()); }