From faa2321bded41f9919b06dcc4c5b85ec000cd424 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 7 Oct 2007 19:35:21 +0000 Subject: Switch the license of the programs from GPLv2 to GPLv3. --- windows/gettext.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'windows') 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 .\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" -- cgit v1.1