changeset 4635 | 63b9d2deed48 |
parent 4516 | 96d8a56d4ef9 |
child 4680 | 059bdc8dfb9d |
--- a/hgext/transplant.py Tue Jun 19 08:17:55 2007 +0200 +++ b/hgext/transplant.py Tue Jun 19 08:51:34 2007 +0200 @@ -1,6 +1,6 @@ # Patch transplanting extension for Mercurial # -# Copyright 2006 Brendan Cully <brendan@kublai.com> +# Copyright 2006, 2007 Brendan Cully <brendan@kublai.com> # # This software may be used and distributed according to the terms # of the GNU General Public License, incorporated herein by reference.