Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Dimensions.py
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2013-12-13 23:03:49 (GMT)
committer Walter Bender <walter@sugarlabs.org>2013-12-13 23:03:49 (GMT)
commit8f74f071232114ed1be77ba361ec6d6bea6720f8 (patch)
tree911205c872336407a3337118e631f258fd4a9b19 /Dimensions.py
parentfbd1ba54c88a4fb773ca81dda2b00e63db08951e (diff)
Diffstat (limited to 'Dimensions.py')
-rw-r--r--Dimensions.py13
1 files changed, 8 insertions, 5 deletions
diff --git a/Dimensions.py b/Dimensions.py
index f81ac3c..7e033e6 100644
--- a/Dimensions.py
+++ b/Dimensions.py
@@ -4,12 +4,15 @@
# 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.
-
-
+#
+# 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 library; if not, write to the Free Software
-# Foundation, 51 Franklin Street, Suite 500 Boston, MA 02110-1335 USA
-
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
from gi.repository import Gtk
from gi.repository import Gdk