diff options
Diffstat (limited to 'Mailman/database')
| -rw-r--r-- | Mailman/database/Makefile.in | 2 | ||||
| -rw-r--r-- | Mailman/database/txnsupport.py | 2 |
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 |
