summaryrefslogtreecommitdiff
path: root/database.py
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2008-07-18 15:34:28 -0600
committerJonathan Corbet <corbet@lwn.net>2008-07-18 15:34:28 -0600
commitf05ab881758110178432379dcc96b9f448abba20 (patch)
tree802fc5027dd5836e5a549217b23e845f09e88925 /database.py
parentba5f6b69435f70ceaed738906c8ed7a4a87dc61b (diff)
Fix up the copyright notices.
Diffstat (limited to 'database.py')
-rw-r--r--database.py7
1 files changed, 3 insertions, 4 deletions
diff --git a/database.py b/database.py
index c21504b..95334f7 100644
--- a/database.py
+++ b/database.py
@@ -1,15 +1,14 @@
#
# The "database".
#
-
-#
# This code is part of the LWN git data miner.
#
-# Copyright 2007 LWN.net
-# Copyright 2007 Jonathan Corbet <corbet@lwn.net>
+# 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, datetime