summaryrefslogtreecommitdiff
path: root/Mailman/HyperDatabase.py
diff options
context:
space:
mode:
authorcotton1998-10-13 12:17:12 +0000
committercotton1998-10-13 12:17:12 +0000
commit1b2aae543260a019c13111aa3538b3c37f7cfb6c (patch)
treee36dcc58f7560368e19df61a0915846a9848e80c /Mailman/HyperDatabase.py
parent81a74245a6a3c4e2ed4ecac50f75b6dcfc1bd063 (diff)
downloadmailman-1b2aae543260a019c13111aa3538b3c37f7cfb6c.tar.gz
mailman-1b2aae543260a019c13111aa3538b3c37f7cfb6c.tar.zst
mailman-1b2aae543260a019c13111aa3538b3c37f7cfb6c.zip
added GNU copyright notice at the top
scott
Diffstat (limited to 'Mailman/HyperDatabase.py')
-rw-r--r--Mailman/HyperDatabase.py15
1 files changed, 15 insertions, 0 deletions
diff --git a/Mailman/HyperDatabase.py b/Mailman/HyperDatabase.py
index 33e3773d5..e10e7329d 100644
--- a/Mailman/HyperDatabase.py
+++ b/Mailman/HyperDatabase.py
@@ -1,3 +1,18 @@
+# Copyright (C) 1998 by the Free Software Foundation, Inc.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License
+# as published by the Free Software Foundation; either version 2
+# of the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
import os
import marshal