diff options
author | W. Trevor King <wking@drexel.edu> | 2009-07-01 22:20:32 -0400 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-07-01 22:20:32 -0400 |
commit | 45741b5c4e507e80fe037d0a36e5487e795430e9 (patch) | |
tree | 21a26cc53a7c52c929ffecaaf056a7d3f56796a2 /xml/be-xml-to-mbox | |
parent | 86604581b9727af7dcaa58fb0809967300124d79 (diff) | |
download | bugseverywhere-45741b5c4e507e80fe037d0a36e5487e795430e9.tar.gz |
Updated copyright blurbs and AUTHORS and included script for future updates
Diffstat (limited to 'xml/be-xml-to-mbox')
-rwxr-xr-x | xml/be-xml-to-mbox | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xml/be-xml-to-mbox b/xml/be-xml-to-mbox index e5fec3b..80db634 100755 --- a/xml/be-xml-to-mbox +++ b/xml/be-xml-to-mbox @@ -1,5 +1,6 @@ #!/usr/bin/env python -# Copyright (C) 2009 William Trevor King <wking@drexel.edu> +# Copyright (C) 2009 Chris Ball <cjb@laptop.org> +# W. Trevor King <wking@drexel.edu> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |