diff options
| -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 |
