summaryrefslogtreecommitdiff
path: root/src/mailman/database
diff options
context:
space:
mode:
authorBarry Warsaw2011-01-01 11:32:03 -0500
committerBarry Warsaw2011-01-01 11:32:03 -0500
commit0fd3cd5393d319da4111b3e196c03ec67b0b9c66 (patch)
tree904090e6aefad3a24f6c57d040468119c529c046 /src/mailman/database
parent3f1f5a2826feb9c5fb202ae266ba7f0ff76ebe21 (diff)
downloadmailman-0fd3cd5393d319da4111b3e196c03ec67b0b9c66.tar.gz
mailman-0fd3cd5393d319da4111b3e196c03ec67b0b9c66.tar.zst
mailman-0fd3cd5393d319da4111b3e196c03ec67b0b9c66.zip
Happy New Year.
Diffstat (limited to 'src/mailman/database')
-rw-r--r--src/mailman/database/model.py2
-rw-r--r--src/mailman/database/stock.py2
-rw-r--r--src/mailman/database/transaction.py2
-rw-r--r--src/mailman/database/types.py2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/mailman/database/model.py b/src/mailman/database/model.py
index 5fb957699..3e5dcad57 100644
--- a/src/mailman/database/model.py
+++ b/src/mailman/database/model.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2010 by the Free Software Foundation, Inc.
+# Copyright (C) 2006-2011 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/src/mailman/database/stock.py b/src/mailman/database/stock.py
index 92a344171..e69fe9c7c 100644
--- a/src/mailman/database/stock.py
+++ b/src/mailman/database/stock.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2010 by the Free Software Foundation, Inc.
+# Copyright (C) 2006-2011 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/src/mailman/database/transaction.py b/src/mailman/database/transaction.py
index d0387be79..f0e9e5f9f 100644
--- a/src/mailman/database/transaction.py
+++ b/src/mailman/database/transaction.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2010 by the Free Software Foundation, Inc.
+# Copyright (C) 2006-2011 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/src/mailman/database/types.py b/src/mailman/database/types.py
index 707fd345c..1195802ff 100644
--- a/src/mailman/database/types.py
+++ b/src/mailman/database/types.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2010 by the Free Software Foundation, Inc.
+# Copyright (C) 2007-2011 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#