diff options
Diffstat (limited to 'misc')
-rwxr-xr-x | misc/xml/be-mbox-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-mbox-to-xml b/misc/xml/be-mbox-to-xml index eda6d6e..1fc41e0 100755 --- a/misc/xml/be-mbox-to-xml +++ b/misc/xml/be-mbox-to-xml @@ -1,5 +1,5 @@ #!/usr/bin/env python -# Copyright (C) 2009 W. Trevor King <wking@drexel.edu> +# Copyright (C) 2009-2010 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 diff --git a/misc/xml/be-xml-to-mbox b/misc/xml/be-xml-to-mbox index ef7b714..34d0aa3 100755 --- a/misc/xml/be-xml-to-mbox +++ b/misc/xml/be-xml-to-mbox @@ -1,5 +1,5 @@ #!/usr/bin/env python -# Copyright (C) 2009 W. Trevor King <wking@drexel.edu> +# Copyright (C) 2009-2010 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 |