[GRASS-SVN] r41363 - grass/branches/releasebranch_6_4/mswindows
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Mar 8 13:58:45 EST 2010
Author: hellik
Date: 2010-03-08 13:58:44 -0500 (Mon, 08 Mar 2010)
New Revision: 41363
Modified:
grass/branches/releasebranch_6_4/mswindows/GRASS-Installer.nsi
Log:
change text on licence page
see
https://trac.osgeo.org/grass/ticket/986#comment:18
Modified: grass/branches/releasebranch_6_4/mswindows/GRASS-Installer.nsi
===================================================================
--- grass/branches/releasebranch_6_4/mswindows/GRASS-Installer.nsi 2010-03-08 18:57:48 UTC (rev 41362)
+++ grass/branches/releasebranch_6_4/mswindows/GRASS-Installer.nsi 2010-03-08 18:58:44 UTC (rev 41363)
@@ -355,6 +355,10 @@
!insertmacro MUI_PAGE_WELCOME
;These indented statements modify settings for MUI_PAGE_LICENSE
+ !define MUI_LICENSEPAGE_TEXT_BOTTOM "GRASS is software libre. You are encouraged and legally \
+ entitled to copy, reinstall, modify, and redistribute this program \
+ for yourself and your friends under the terms of the GPL. Happy \
+ mapping!"
!define MUI_LICENSEPAGE_BUTTON "Next >"
!insertmacro MUI_PAGE_LICENSE "${PACKAGE_FOLDER}\GPL.TXT"
More information about the grass-commit
mailing list