diff options
Diffstat (limited to 'misc/xml')
-rwxr-xr-x | misc/xml/be-mail-to-xml | 2 | ||||
-rwxr-xr-x | misc/xml/be-xml-to-mbox | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/xml/be-mail-to-xml b/misc/xml/be-mail-to-xml index 4ec99fd..6155baa 100755 --- a/misc/xml/be-mail-to-xml +++ b/misc/xml/be-mail-to-xml @@ -1,7 +1,7 @@ #!/usr/bin/env python # Copyright (C) 2009-2012 Chris Ball <cjb@laptop.org> # Gianluca Montecchi <gian@grys.it> -# W. Trevor King <wking@drexel.edu> +# W. Trevor King <wking@tremily.us> # # This file is part of Bugs Everywhere. # diff --git a/misc/xml/be-xml-to-mbox b/misc/xml/be-xml-to-mbox index e235c1a..0151792 100755 --- a/misc/xml/be-xml-to-mbox +++ b/misc/xml/be-xml-to-mbox @@ -1,7 +1,7 @@ #!/usr/bin/env python # Copyright (C) 2009-2012 Chris Ball <cjb@laptop.org> # Gianluca Montecchi <gian@grys.it> -# W. Trevor King <wking@drexel.edu> +# W. Trevor King <wking@tremily.us> # # This file is part of Bugs Everywhere. # |