changeset 1977 | 606923dff11b |
parent 1138 | 22f634977c95 |
child 3274 | 7d53d8491932 |
--- a/gettext.py Thu May 28 08:06:12 2009 +0200 +++ b/gettext.py Thu May 28 09:20:07 2009 +0200 @@ -8,6 +8,7 @@ languages. L10N refers to the adaptation of your program, once internationalized, to the local language and cultural habits. +:license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses """ # This module represents the integration of work, contributions, feedback, and