mercurial/bundlerepo.py
changeset 4635 63b9d2deed48
parent 4257 1b5c38e9d7aa
child 4918 e017d3a82e1d
--- 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.