diff options
| author | Bob Jamison <ishmalius@gmail.com> | 2007-04-14 15:52:31 +0000 |
|---|---|---|
| committer | ishmal <ishmal@users.sourceforge.net> | 2007-04-14 15:52:31 +0000 |
| commit | b8e436d8fb9ec7996d50202ca3c51a3940fbc01e (patch) | |
| tree | a856e6e6aa3338d79d7927ac60deaf91119f06d6 /src/extension/script/InkscapeBinding.h | |
| parent | fix typecasts (diff) | |
| download | inkscape-b8e436d8fb9ec7996d50202ca3c51a3940fbc01e.tar.gz inkscape-b8e436d8fb9ec7996d50202ca3c51a3940fbc01e.zip | |
Change python binding mechanism
(bzr r2885)
Diffstat (limited to 'src/extension/script/InkscapeBinding.h')
| -rw-r--r-- | src/extension/script/InkscapeBinding.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/extension/script/InkscapeBinding.h b/src/extension/script/InkscapeBinding.h index 6bbd82fc6..18d33f8f3 100644 --- a/src/extension/script/InkscapeBinding.h +++ b/src/extension/script/InkscapeBinding.h @@ -7,9 +7,9 @@ * as Python or Perl * * Authors: - * Bob Jamison <rjamison@titan.com> + * Bob Jamison <ishmalius@gmail.com> * - * Copyright (C) 2004 Authors + * Copyright (C) 2004-2007 Authors * * Released under GNU GPL, read the file 'COPYING' for more information */ |
