aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2011-05-25 06:52:09 -0400
committerW. Trevor King <wking@drexel.edu>2011-05-25 06:52:09 -0400
commit17fc2c4dbb59385ed1bf77eab10f1237b1de9871 (patch)
tree597cae7e0a572478ada4e3ab24d92e43bf3049d6 /misc
parentb039ea6ef3f39b808f55405a3b6e06d88323dd6e (diff)
downloadbugseverywhere-17fc2c4dbb59385ed1bf77eab10f1237b1de9871.tar.gz
Run update_copyright.py.
Diffstat (limited to 'misc')
-rwxr-xr-xmisc/xml/be-mail-to-xml3
-rwxr-xr-xmisc/xml/be-xml-to-mbox3
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.