diff options
| author | Barry Warsaw | 2009-01-01 17:16:51 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2009-01-01 17:16:51 -0500 |
| commit | 3f4f4b12d3e60bec5ac3136be86e4c2abe152c2f (patch) | |
| tree | 762691f4fd72290d5aa03b466c5d68aa543d9fba /mailman/app | |
| parent | 2413e18a366024b9d64bf6eb7d8afee50f7441da (diff) | |
| download | mailman-3f4f4b12d3e60bec5ac3136be86e4c2abe152c2f.tar.gz mailman-3f4f4b12d3e60bec5ac3136be86e4c2abe152c2f.tar.zst mailman-3f4f4b12d3e60bec5ac3136be86e4c2abe152c2f.zip | |
Bump copyright years
Diffstat (limited to 'mailman/app')
| -rw-r--r-- | mailman/app/bounces.py | 2 | ||||
| -rw-r--r-- | mailman/app/commands.py | 2 | ||||
| -rw-r--r-- | mailman/app/lifecycle.py | 2 | ||||
| -rw-r--r-- | mailman/app/membership.py | 2 | ||||
| -rw-r--r-- | mailman/app/moderator.py | 2 | ||||
| -rw-r--r-- | mailman/app/notifications.py | 2 | ||||
| -rw-r--r-- | mailman/app/registrar.py | 2 | ||||
| -rw-r--r-- | mailman/app/replybot.py | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/mailman/app/bounces.py b/mailman/app/bounces.py index 716928fa3..24daf9a88 100644 --- a/mailman/app/bounces.py +++ b/mailman/app/bounces.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/mailman/app/commands.py b/mailman/app/commands.py index 1782e46fe..9bcd027a0 100644 --- a/mailman/app/commands.py +++ b/mailman/app/commands.py @@ -1,4 +1,4 @@ -# Copyright (C) 2008 by the Free Software Foundation, Inc. +# Copyright (C) 2008-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/mailman/app/lifecycle.py b/mailman/app/lifecycle.py index 6cd3219d0..5401c1e12 100644 --- a/mailman/app/lifecycle.py +++ b/mailman/app/lifecycle.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/mailman/app/membership.py b/mailman/app/membership.py index 150c2c999..748d7f204 100644 --- a/mailman/app/membership.py +++ b/mailman/app/membership.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/mailman/app/moderator.py b/mailman/app/moderator.py index 377bbb175..e5d37e80f 100644 --- a/mailman/app/moderator.py +++ b/mailman/app/moderator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/mailman/app/notifications.py b/mailman/app/notifications.py index c2f507e2c..62c9964c0 100644 --- a/mailman/app/notifications.py +++ b/mailman/app/notifications.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/mailman/app/registrar.py b/mailman/app/registrar.py index 491eb43af..56501bacd 100644 --- a/mailman/app/registrar.py +++ b/mailman/app/registrar.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/mailman/app/replybot.py b/mailman/app/replybot.py index 252b1b15a..0a8cdd5b7 100644 --- a/mailman/app/replybot.py +++ b/mailman/app/replybot.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # |
