diff options
| author | Aur??lio A. Heckert <aurium@gmail.com> | 2010-11-16 16:38:05 +0000 |
|---|---|---|
| committer | Aurélio A. Heckert <aurium@gnu> | 2010-11-16 16:38:05 +0000 |
| commit | cef4a93a63a0aa44a498b041a1ff42bf73bf0059 (patch) | |
| tree | 455e76c917b22746da3cbcf06e4f6f28698b87ff | |
| parent | Filters. Experimental duochrome version 2 (new structure, presence parameters... (diff) | |
| download | inkscape-cef4a93a63a0aa44a498b041a1ff42bf73bf0059.tar.gz inkscape-cef4a93a63a0aa44a498b041a1ff42bf73bf0059.zip | |
listing contributors on inkex.py
(bzr r9897)
| -rwxr-xr-x | share/extensions/inkex.py | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/share/extensions/inkex.py b/share/extensions/inkex.py index 67e6c5bad..a16365ba2 100755 --- a/share/extensions/inkex.py +++ b/share/extensions/inkex.py @@ -3,7 +3,13 @@ inkex.py A helper module for creating Inkscape extensions -Copyright (C) 2005,2007 Aaron Spike, aaron@ekips.org +Copyright (C) 2005,2010 Aaron Spike <aaron@ekips.org> and contributors + +Contributors: + Aurélio A. Heckert <aurium(a)gmail.com> + Bulia Byak <buliabyak@users.sf.net> + Nicolas Dufour, nicoduf@yahoo.fr + Peter J. R. Moulder <pjrm@users.sourceforge.net> 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 |
