mercurial/hbisect.py
changeset 8228 eee2319c5895
parent 8225 46293a0c7e9f
child 8463 43186df4bb8e
--- a/mercurial/hbisect.py	Sun Apr 26 01:24:49 2009 +0200
+++ b/mercurial/hbisect.py	Sun Apr 26 01:25:53 2009 +0200
@@ -2,6 +2,7 @@
 #
 # Copyright 2007 Matt Mackall
 # Copyright 2005, 2006 Benoit Boissinot <benoit.boissinot@ens-lyon.org>
+#
 # Inspired by git bisect, extension skeleton taken from mq.py.
 #
 # This software may be used and distributed according to the terms of the