diff options
author | Bruno Haible <bruno@clisp.org> | 2007-10-07 19:35:21 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:15:15 +0200 |
commit | faa2321bded41f9919b06dcc4c5b85ec000cd424 (patch) | |
tree | cf37c39cc80011fd35f39f6e1c2355490e1836c6 /NEWS | |
parent | 6d78ca65a77ddf125c755526caf2b8da8903e9cb (diff) | |
download | external_gettext-faa2321bded41f9919b06dcc4c5b85ec000cd424.zip external_gettext-faa2321bded41f9919b06dcc4c5b85ec000cd424.tar.gz external_gettext-faa2321bded41f9919b06dcc4c5b85ec000cd424.tar.bz2 |
Switch the license of the programs from GPLv2 to GPLv3.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ Version 0.16.2 - January 2007 +* License: + The gettext related programs and tools are now licensed under the GPL + version 3, instead of the GPL version 2. The libintl library continues + to be licensed under LGPL. + * PO file format: The Project-Id-Version field in the header entry may now already be filled in the POT file. In this case, the translators don't need to fill it in. |