From 17fc2c4dbb59385ed1bf77eab10f1237b1de9871 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 25 May 2011 06:52:09 -0400 Subject: Run update_copyright.py. --- misc/xml/be-mail-to-xml | 3 ++- misc/xml/be-xml-to-mbox | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'misc/xml') 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 +# Copyright (C) 2009-2011 Chris Ball +# Gianluca Montecchi # W. Trevor King # # 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 +# Copyright (C) 2009-2011 Chris Ball +# Gianluca Montecchi # W. Trevor King # # This file is part of Bugs Everywhere. -- cgit