diff options
| author | Martin Owens <doctormo@gmail.com> | 2013-03-31 23:55:16 +0000 |
|---|---|---|
| committer | Martin Owens <doctormo@gmail.com> | 2013-03-31 23:55:16 +0000 |
| commit | 577e007bb19822739a75702b7672cdd16cb86275 (patch) | |
| tree | c5a9e2c420ed4fec9d452aefbd8baaad5f94e7d7 | |
| parent | Translations. Fix for Bug #1162137 (Untranslatable strings in cdr, vsd and pd... (diff) | |
| download | inkscape-577e007bb19822739a75702b7672cdd16cb86275.tar.gz inkscape-577e007bb19822739a75702b7672cdd16cb86275.zip | |
Fix copyright email for Martin Owens
(bzr r12261)
| -rw-r--r-- | share/extensions/Barcode/Code128.py | 2 | ||||
| -rw-r--r-- | src/connector-context.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/extensions/Barcode/Code128.py b/share/extensions/Barcode/Code128.py index 3036b5f98..8734fc330 100644 --- a/share/extensions/Barcode/Code128.py +++ b/share/extensions/Barcode/Code128.py @@ -1,5 +1,5 @@ # -# Authored by Martin Owens <doctormo@ubuntu.com> +# Authored by Martin Owens <doctormo@gmail.com> # Debugged by Ralf Heinecke & Martin Siepmann 2007-09-07 # Horst Schottky 2010-02-27 # diff --git a/src/connector-context.cpp b/src/connector-context.cpp index 9631eecb1..9468894a0 100644 --- a/src/connector-context.cpp +++ b/src/connector-context.cpp @@ -5,7 +5,7 @@ * Michael Wybrow <mjwybrow@users.sourceforge.net> * Abhishek Sharma * Jon A. Cruz <jon@joncruz.org> - * Martin Owens <doctormo@ubuntu.com> + * Martin Owens <doctormo@gmail.com> * * Copyright (C) 2005-2008 Michael Wybrow * Copyright (C) 2009 Monash University |
