diff hgext/patchbomb.py @ 8252:9674d64b6416

patchbomb: add copyright and license header
author Martin Geisler <mg@lazybytes.net>
date Sun, 26 Apr 2009 01:48:53 +0200
parents 32a2a1e244f1
children 03cfc6ea93df
line wrap: on
line diff
--- a/hgext/patchbomb.py	Sun Apr 26 01:48:43 2009 +0200
+++ b/hgext/patchbomb.py	Sun Apr 26 01:48:53 2009 +0200
@@ -1,3 +1,10 @@
+# patchbomb.py - sending Mercurial changesets as patch emails
+#
+#  Copyright 2005-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.
+
 '''sending Mercurial changesets as a series of patch emails
 
 The series is started off with a "[PATCH 0 of N]" introduction, which