Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/exporthtml.py
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2011-10-10 12:36:46 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-10-10 12:36:46 (GMT)
commit56290b745cae6c2dc48b02c59f44db8eae9871a6 (patch)
tree7fdccf618dd7d31991a8017bec2ab470a5b40d47 /exporthtml.py
parentb3c82e9660b1ce4d058e18ea4562b247adacfd35 (diff)
fixed errant license strings
Diffstat (limited to 'exporthtml.py')
-rw-r--r--exporthtml.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/exporthtml.py b/exporthtml.py
index 8a5239f..507f09f 100644
--- a/exporthtml.py
+++ b/exporthtml.py
@@ -6,10 +6,10 @@
# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
-# You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the
-# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# You should have received a copy of the GNU General Public License
+# along with this library; if not, write to the Free Software
+# Foundation, 51 Franklin Street, Suite 500 Boston, MA 02110-1335 USA
+
import pygtk
pygtk.require('2.0')