diff options
author | W. Trevor King <wking@tremily.us> | 2012-10-16 10:58:37 -0400 |
---|---|---|
committer | W. Trevor King <wking@tremily.us> | 2012-10-16 10:58:37 -0400 |
commit | e727e62511b4584d562f67e6688a461d82848269 (patch) | |
tree | ce509078ca92fdcf2109225f25e33e6851cbe388 /misc | |
parent | e842072ab54d1fa39a06ce4443354895fa5915bf (diff) | |
download | bugseverywhere-e727e62511b4584d562f67e6688a461d82848269.tar.gz |
Ran update-copyright.py.
Diffstat (limited to 'misc')
-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. # |