diff options
| author | Barry Warsaw | 2010-01-01 00:53:17 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2010-01-01 00:53:17 -0500 |
| commit | 593339ca7550a5dcc42d858ceb39f878af24f6e5 (patch) | |
| tree | ce89251d75bf97d27cbf73cf7e47845f9a3f020b /src/mailman/utilities | |
| parent | 721ea276d6126ab611f52292f7b8646425d7e113 (diff) | |
| download | mailman-593339ca7550a5dcc42d858ceb39f878af24f6e5.tar.gz mailman-593339ca7550a5dcc42d858ceb39f878af24f6e5.tar.zst mailman-593339ca7550a5dcc42d858ceb39f878af24f6e5.zip | |
Happy New Year.
Diffstat (limited to 'src/mailman/utilities')
| -rw-r--r-- | src/mailman/utilities/datetime.py | 2 | ||||
| -rw-r--r-- | src/mailman/utilities/filesystem.py | 2 | ||||
| -rw-r--r-- | src/mailman/utilities/mailbox.py | 2 | ||||
| -rw-r--r-- | src/mailman/utilities/modules.py | 2 | ||||
| -rw-r--r-- | src/mailman/utilities/string.py | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/mailman/utilities/datetime.py b/src/mailman/utilities/datetime.py index 3d0a6f3b4..3d6692b06 100644 --- a/src/mailman/utilities/datetime.py +++ b/src/mailman/utilities/datetime.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009 by the Free Software Foundation, Inc. +# Copyright (C) 2009-2010 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/utilities/filesystem.py b/src/mailman/utilities/filesystem.py index a552e06f6..66ad8b0ac 100644 --- a/src/mailman/utilities/filesystem.py +++ b/src/mailman/utilities/filesystem.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009 by the Free Software Foundation, Inc. +# Copyright (C) 2009-2010 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/utilities/mailbox.py b/src/mailman/utilities/mailbox.py index 811f4c348..18ca97bc5 100644 --- a/src/mailman/utilities/mailbox.py +++ b/src/mailman/utilities/mailbox.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009 by the Free Software Foundation, Inc. +# Copyright (C) 2009-2010 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/utilities/modules.py b/src/mailman/utilities/modules.py index bcee3f39e..024c8172e 100644 --- a/src/mailman/utilities/modules.py +++ b/src/mailman/utilities/modules.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009 by the Free Software Foundation, Inc. +# Copyright (C) 2009-2010 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/utilities/string.py b/src/mailman/utilities/string.py index 2ca8c2021..e838e1ba1 100644 --- a/src/mailman/utilities/string.py +++ b/src/mailman/utilities/string.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009 by the Free Software Foundation, Inc. +# Copyright (C) 2009-2010 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # |
