summaryrefslogtreecommitdiff
path: root/committags
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2010-02-17 08:41:41 -0700
committerJonathan Corbet <corbet@lwn.net>2010-02-17 08:41:41 -0700
commit080a2715cf739aba827afd20a78c85a8b1edd2b5 (patch)
tree47c71f91cb45055953ee4034599f74ac7b48b58e /committags
parent5fbc435f5b2069fc3a654d890014e3053e20f594 (diff)
Add copyright notices
Consistency is good, right? Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'committags')
-rwxr-xr-xcommittags8
1 files changed, 8 insertions, 0 deletions
diff --git a/committags b/committags
index f1c8fc3..2b7fb5b 100755
--- a/committags
+++ b/committags
@@ -4,6 +4,14 @@
#
# committags [git-args]
#
+# This code is part of the LWN git data miner.
+#
+# Copyright 2007-8 LWN.net
+# Copyright 2007-8 Jonathan Corbet <corbet@lwn.net>
+#
+# This file may be distributed under the terms of the GNU General
+# Public License, version 2.
+#
import sys
import re
import os