diff options
author | Jonathan Corbet <corbet@lwn.net> | 2010-02-17 08:41:41 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2010-02-17 08:41:41 -0700 |
commit | 080a2715cf739aba827afd20a78c85a8b1edd2b5 (patch) | |
tree | 47c71f91cb45055953ee4034599f74ac7b48b58e /committags | |
parent | 5fbc435f5b2069fc3a654d890014e3053e20f594 (diff) |
Add copyright notices
Consistency is good, right?
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'committags')
-rwxr-xr-x | committags | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |