diff hgext/transplant.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 96d8a56d4ef9
children 059bdc8dfb9d
line wrap: on
line diff
--- 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.