diff options
author | W. Trevor King <wking@drexel.edu> | 2010-01-01 08:11:08 -0500 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2010-01-01 08:11:08 -0500 |
commit | 4d4283ecd654f1efb058cd7f7dba6be88b70ee92 (patch) | |
tree | 37cf65f1c6bf7987371c8b4a96dadc11b8973c8b /misc | |
parent | b0b5341c4045dd27cfbb3e2585cb2614ed9ad903 (diff) | |
download | bugseverywhere-4d4283ecd654f1efb058cd7f7dba6be88b70ee92.tar.gz |
Updated copyright information
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 |