Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/svg_utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'svg_utils.py')
-rw-r--r--svg_utils.py12
1 files changed, 6 insertions, 6 deletions
diff --git a/svg_utils.py b/svg_utils.py
index 2e02b5e..2bbc67d 100644
--- a/svg_utils.py
+++ b/svg_utils.py
@@ -1,15 +1,15 @@
# -*- coding: utf-8 -*-
-#Copyright (c) 2011, Walter Bender
-#
+# Copyright (c) 2011, Walter Bender
+
# 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 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 gtk
from math import sin, cos, pi