X-Git-Url: https://projects.mako.cc/source/yourule/blobdiff_plain/1711747333c7666b644f6124de39c49cd0b26526..9211bd24ddba657f00371a64f139da58fffa4a88:/svgruler.py diff --git a/svgruler.py b/svgruler.py index 7c66050..ccba888 100644 --- a/svgruler.py +++ b/svgruler.py @@ -1,3 +1,23 @@ +#!/usr/bin/env python + +# YouRule: Onscreen Ruler Generator +# +# Copyright (C) 2007 Benjamin Mako Hill +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the Affero General Public License as published +# by the Free Software Foundation, either version 1 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 Affero General Public License +# along with this program. If not, see +# . + # define the length of things from __future__ import division import SVGdraw