summaryrefslogtreecommitdiffstats
path: root/windows/gettext.rc
diff options
context:
space:
mode:
Diffstat (limited to 'windows/gettext.rc')
-rw-r--r--windows/gettext.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/gettext.rc b/windows/gettext.rc
index c65cf35..bb63d6c 100644
--- a/windows/gettext.rc
+++ b/windows/gettext.rc
@@ -19,7 +19,7 @@ BEGIN
BEGIN
BLOCK "04090000" /* Lang = US English, Charset = ASCII */
BEGIN
- VALUE "Comments", "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License. You should have received a copy of the GNU General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA\0"
+ VALUE "Comments", "This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.\0"
VALUE "CompanyName", "Free Software Foundation\0"
VALUE "FileDescription", "GPLed program for Windows NT/2000/XP/Vista and Windows 95/98/ME\0"
VALUE "FileVersion", PACKAGE_VERSION_STRING "\0"