diff -r 851e08142873 -r 606923dff11b gettext.py --- 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