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/email | |
| parent | 721ea276d6126ab611f52292f7b8646425d7e113 (diff) | |
| download | mailman-593339ca7550a5dcc42d858ceb39f878af24f6e5.tar.gz mailman-593339ca7550a5dcc42d858ceb39f878af24f6e5.tar.zst mailman-593339ca7550a5dcc42d858ceb39f878af24f6e5.zip | |
Diffstat (limited to 'src/mailman/email')
| -rw-r--r-- | src/mailman/email/message.py | 2 | ||||
| -rw-r--r-- | src/mailman/email/utils.py | 2 | ||||
| -rw-r--r-- | src/mailman/email/validate.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/mailman/email/message.py b/src/mailman/email/message.py index 458f4070c..ec3753eab 100644 --- a/src/mailman/email/message.py +++ b/src/mailman/email/message.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2009 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2010 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/email/utils.py b/src/mailman/email/utils.py index 56c11f77c..e92b2d898 100644 --- a/src/mailman/email/utils.py +++ b/src/mailman/email/utils.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/email/validate.py b/src/mailman/email/validate.py index 9e6e62b39..55acd76a9 100644 --- a/src/mailman/email/validate.py +++ b/src/mailman/email/validate.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. # |
