Mercurial > public > mercurial-scm > hg-stable
diff mercurial/bundlerepo.py @ 4635:63b9d2deed48
Updated copyright notices and add "and others" to "hg version"
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Tue, 19 Jun 2007 08:51:34 +0200 |
parents | 1b5c38e9d7aa |
children | e017d3a82e1d |
line wrap: on
line diff
--- 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.