diff hgext/fetch.py @ 8228:eee2319c5895

add blank line after copyright notices and after header
author Martin Geisler <mg@lazybytes.net>
date Sun, 26 Apr 2009 01:25:53 +0200
parents 46293a0c7e9f
children 223000a687b0
line wrap: on
line diff
--- a/hgext/fetch.py	Sun Apr 26 01:24:49 2009 +0200
+++ b/hgext/fetch.py	Sun Apr 26 01:25:53 2009 +0200
@@ -4,6 +4,7 @@
 #
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2, incorporated herein by reference.
+
 '''pulling, updating and merging in one command'''
 
 from mercurial.i18n import _