diff options
| author | Lex Neva <github.com@lexneva.name> | 2017-11-18 20:52:34 +0000 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2017-11-18 20:52:34 +0000 |
| commit | 06d985f11d53299871af542aed00eb37b51e63dc (patch) | |
| tree | 4da7fd9df0d2352d8c34e5bb7152884bb08c5b1a /embroider.py | |
| parent | dd1d0983b79854291da5ff2826dbd9ba5dc30fce (diff) | |
remove copyright notices made redundant by LICENSE file
Diffstat (limited to 'embroider.py')
| -rw-r--r-- | embroider.py | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/embroider.py b/embroider.py index ad05b47c..b7148b29 100644 --- a/embroider.py +++ b/embroider.py @@ -1,13 +1,5 @@ #!/usr/bin/python # -# documentation: see included index.html -# LICENSE: -# Copyright 2010 by Jon Howell, -# Originally licensed under <a href="http://www.gnu.org/licenses/quick-guide-gplv3.html">GPLv3</a>. -# Copyright 2015 by Bas Wijnen <wijnen@debian.org>. -# New parts are licensed under AGPL3 or later. -# (Note that this means this work is licensed under the common part of those two: AGPL version 3.) -# # Important resources: # lxml interface for walking SVG tree: # http://codespeak.net/lxml/tutorial.html#elementpath |
