summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2009-02-10 15:25:02 -0700
committerJonathan Corbet <corbet@lwn.net>2009-02-10 15:25:02 -0700
commitc23a35c90445f5b63c83bd68923c5987caf9362f (patch)
tree0b2fcf9506a73a6235692c3c3cef2fe6039c4e36
parent1b1e0eb6ecd98e9eb87e40bda7f73feeb7fd3941 (diff)
Add a copyright notice to treeplot
-rwxr-xr-xtreeplot8
1 files changed, 8 insertions, 0 deletions
diff --git a/treeplot b/treeplot
index 1869c9c..8cc43e8 100755
--- a/treeplot
+++ b/treeplot
@@ -2,6 +2,14 @@
#
# Create a graph of patch flow into the mainline.
#
+# 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 patterns