Mercurial > public > mercurial-scm > hg
diff hgext/convert/darcs.py @ 8250:1b60efdb8bc5
convert: add copyright and license headers to back-ends
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Sun, 26 Apr 2009 01:47:44 +0200 |
parents | a1a5a57efe90 |
children | 6fd3f795e908 |
line wrap: on
line diff
--- a/hgext/convert/darcs.py Sat Apr 18 13:29:48 2009 -0400 +++ b/hgext/convert/darcs.py Sun Apr 26 01:47:44 2009 +0200 @@ -1,4 +1,9 @@ -# darcs support for the convert extension +# darcs.py - darcs support for the convert extension +# +# Copyright 2007-2009 Matt Mackall <mpm@selenic.com> and others +# +# This software may be used and distributed according to the terms of the +# GNU General Public License version 2, incorporated herein by reference. from common import NoRepo, checktool, commandline, commit, converter_source from mercurial.i18n import _