<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,28 +1,29 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
-# 
-# This file is part of translate.
 #
-# translate is free software; you can redistribute it and/or modify
+# Copyright 2008-2009 Zuza Software Foundation
+#
+# This file is part of the Translate Toolkit.
+#
+# This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 2 of the License, or
 # (at your option) any later version.
-# 
-# translate is distributed in the hope that it will be useful,
+#
+# This program is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with translate; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+# along with this program; if not, see &lt;http://www.gnu.org/licenses/&gt;.
 
 &quot;&quot;&quot;The Translate Toolkit is a Python package that assists in localization of software.
 
 See U{http://translate.sourceforge.net/wiki/toolkit/index} or U{http://translate.org.za} for more information.
 
 @organization: Zuza Software Foundation
-@copyright: 2002-2008 Zuza Software Foundation
+@copyright: 2002-2009 Zuza Software Foundation
 @license: U{GPL &lt;http://www.fsf.org/licensing/licenses/gpl.html&gt;}
 
 @group Localization and Localizable File Formats: storage
@@ -35,4 +36,3 @@ See U{http://translate.sourceforge.net/wiki/toolkit/index} or U{http://translate
 @group Miscellaneous: misc source_tree_infrastructure __version__
 
 &quot;&quot;&quot;
-</diff>
      <filename>__init__.py</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,25 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
-&quot;&quot;&quot;this file contains the version of translate&quot;&quot;&quot;
-ver = &quot;1.2.0&quot;
+#
+# Copyright 2008-2009 Zuza Software Foundation
+#
+# This file is part of the Translate Toolkit.
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, see &lt;http://www.gnu.org/licenses/&gt;.
+
+&quot;&quot;&quot;This file contains the version of the Translate Toolkit.&quot;&quot;&quot;
+
 build = 12001
+sver = &quot;1.2.1&quot;
+ver = (1, 2, 1)</diff>
      <filename>__version__.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c050ba1239d7675c57cb13d98c03773f93517d19</id>
    </parent>
  </parents>
  <author>
    <name>walter_l</name>
    <email>walter_l@54714841-351b-0410-a198-e36a94b762f5</email>
  </author>
  <url>http://github.com/translateorgza/translate/commit/91398835006719ca296285812f15a19938d09bbb</url>
  <id>91398835006719ca296285812f15a19938d09bbb</id>
  <committed-date>2009-01-12T07:00:31-08:00</committed-date>
  <authored-date>2009-01-12T07:00:31-08:00</authored-date>
  <message>__version__.ver -&gt; __version__.sver
+ __version__.ver = (1, 2, 1)
+ License header for __version__.py
Updated header for __init__.py

git-svn-id: https://translate.svn.sourceforge.net/svnroot/translate/src/trunk/translate@9617 54714841-351b-0410-a198-e36a94b762f5</message>
  <tree>fc07d2e26aa2928245dd047654adf37056249fa1</tree>
  <committer>
    <name>walter_l</name>
    <email>walter_l@54714841-351b-0410-a198-e36a94b762f5</email>
  </committer>
</commit>
