summaryrefslogtreecommitdiff
path: root/Mailman/database
diff options
context:
space:
mode:
authorbwarsaw2007-01-19 04:38:06 +0000
committerbwarsaw2007-01-19 04:38:06 +0000
commit25f7d0630bfc73b3fd5c41a584d8eb3a8554f45d (patch)
tree0df202ccec91e87261017765b00d6bcbb98430f3 /Mailman/database
parent372d4c2fdf072f6bfedca5fc84a2d5bb427418e6 (diff)
downloadmailman-25f7d0630bfc73b3fd5c41a584d8eb3a8554f45d.tar.gz
mailman-25f7d0630bfc73b3fd5c41a584d8eb3a8554f45d.tar.zst
mailman-25f7d0630bfc73b3fd5c41a584d8eb3a8554f45d.zip
Diffstat (limited to 'Mailman/database')
-rw-r--r--Mailman/database/Makefile.in2
-rw-r--r--Mailman/database/txnsupport.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/Mailman/database/Makefile.in b/Mailman/database/Makefile.in
index d59f0b5f3..8936d791b 100644
--- a/Mailman/database/Makefile.in
+++ b/Mailman/database/Makefile.in
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2006 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2007 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
diff --git a/Mailman/database/txnsupport.py b/Mailman/database/txnsupport.py
index 30235b4af..af905005b 100644
--- a/Mailman/database/txnsupport.py
+++ b/Mailman/database/txnsupport.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2006 by the Free Software Foundation, Inc.
+# Copyright (C) 2006-2007 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