Add a copyright notice to treeplot

This commit is contained in:
Jonathan Corbet
2009-02-10 15:25:02 -07:00
parent 1b1e0eb6ec
commit c23a35c904

View File

@@ -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