diff options
author | Chris Ball <cjb@laptop.org> | 2011-01-08 20:40:32 -0500 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2011-01-08 20:40:32 -0500 |
commit | 0b33ffd2515cbc5d7f5998839338b84b72660386 (patch) | |
tree | 3b93e24abfafcda838d7256d09f4f3a6d3fc452d /misc/xml | |
parent | 81373db51acdd5639500569668c9333bf1f098cd (diff) | |
download | bugseverywhere-0b33ffd2515cbc5d7f5998839338b84b72660386.tar.gz |
Bumped to version 1.0.01.0.0
Diffstat (limited to 'misc/xml')
-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 747ed5f..adaaf5e 100755 --- a/misc/xml/be-mail-to-xml +++ b/misc/xml/be-mail-to-xml @@ -1,5 +1,5 @@ #!/usr/bin/env python -# Copyright (C) 2009-2010 Gianluca Montecchi <gian@grys.it> +# Copyright (C) 2009-2011 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 c70f67e..d947d1c 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-2010 Gianluca Montecchi <gian@grys.it> +# Copyright (C) 2009-2011 Gianluca Montecchi <gian@grys.it> # W. Trevor King <wking@drexel.edu> # # This file is part of Bugs Everywhere. |