diff options
| author | Barry Warsaw | 2011-01-01 11:32:03 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2011-01-01 11:32:03 -0500 |
| commit | 0fd3cd5393d319da4111b3e196c03ec67b0b9c66 (patch) | |
| tree | 904090e6aefad3a24f6c57d040468119c529c046 /src/mailman/database | |
| parent | 3f1f5a2826feb9c5fb202ae266ba7f0ff76ebe21 (diff) | |
| download | mailman-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.py | 2 | ||||
| -rw-r--r-- | src/mailman/database/stock.py | 2 | ||||
| -rw-r--r-- | src/mailman/database/transaction.py | 2 | ||||
| -rw-r--r-- | src/mailman/database/types.py | 2 |
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. # |
