--- a/mercurial/bundlerepo.py Tue Jun 19 08:17:55 2007 +0200
+++ b/mercurial/bundlerepo.py Tue Jun 19 08:51:34 2007 +0200
@@ -4,7 +4,7 @@
This provides a read-only repository interface to bundles as if
they were part of the actual repository.
-Copyright 2006 Benoit Boissinot <benoit.boissinot@ens-lyon.org>
+Copyright 2006, 2007 Benoit Boissinot <bboissin@gmail.com>
This software may be used and distributed according to the terms
of the GNU General Public License, incorporated herein by reference.