diff options
author | W. Trevor King <wking@drexel.edu> | 2011-05-25 06:52:09 -0400 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2011-05-25 06:52:09 -0400 |
commit | 17fc2c4dbb59385ed1bf77eab10f1237b1de9871 (patch) | |
tree | 597cae7e0a572478ada4e3ab24d92e43bf3049d6 /misc/xml | |
parent | b039ea6ef3f39b808f55405a3b6e06d88323dd6e (diff) | |
download | bugseverywhere-17fc2c4dbb59385ed1bf77eab10f1237b1de9871.tar.gz |
Run update_copyright.py.
Diffstat (limited to 'misc/xml')
-rwxr-xr-x | misc/xml/be-mail-to-xml | 3 | ||||
-rwxr-xr-x | misc/xml/be-xml-to-mbox | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/misc/xml/be-mail-to-xml b/misc/xml/be-mail-to-xml index adaaf5e..6ac68b1 100755 --- a/misc/xml/be-mail-to-xml +++ b/misc/xml/be-mail-to-xml @@ -1,5 +1,6 @@ #!/usr/bin/env python -# Copyright (C) 2009-2011 Gianluca Montecchi <gian@grys.it> +# Copyright (C) 2009-2011 Chris Ball <cjb@laptop.org> +# Gianluca Montecchi <gian@grys.it> # W. Trevor King <wking@drexel.edu> # # This file is part of Bugs Everywhere. diff --git a/misc/xml/be-xml-to-mbox b/misc/xml/be-xml-to-mbox index d947d1c..a7aa916 100755 --- a/misc/xml/be-xml-to-mbox +++ b/misc/xml/be-xml-to-mbox @@ -1,5 +1,6 @@ #!/usr/bin/env python -# Copyright (C) 2009-2011 Gianluca Montecchi <gian@grys.it> +# Copyright (C) 2009-2011 Chris Ball <cjb@laptop.org> +# Gianluca Montecchi <gian@grys.it> # W. Trevor King <wking@drexel.edu> # # This file is part of Bugs Everywhere. |