summaryrefslogtreecommitdiff
path: root/mailman/commands
diff options
context:
space:
mode:
authorBarry Warsaw2009-01-01 17:16:51 -0500
committerBarry Warsaw2009-01-01 17:16:51 -0500
commit3f4f4b12d3e60bec5ac3136be86e4c2abe152c2f (patch)
tree762691f4fd72290d5aa03b466c5d68aa543d9fba /mailman/commands
parent2413e18a366024b9d64bf6eb7d8afee50f7441da (diff)
downloadmailman-3f4f4b12d3e60bec5ac3136be86e4c2abe152c2f.tar.gz
mailman-3f4f4b12d3e60bec5ac3136be86e4c2abe152c2f.tar.zst
mailman-3f4f4b12d3e60bec5ac3136be86e4c2abe152c2f.zip
Bump copyright years
Diffstat (limited to 'mailman/commands')
-rw-r--r--mailman/commands/__init__.py2
-rw-r--r--mailman/commands/cmd_confirm.py2
-rw-r--r--mailman/commands/cmd_help.py2
-rw-r--r--mailman/commands/cmd_info.py2
-rw-r--r--mailman/commands/cmd_leave.py2
-rw-r--r--mailman/commands/cmd_lists.py2
-rw-r--r--mailman/commands/cmd_password.py2
-rw-r--r--mailman/commands/cmd_remove.py2
-rw-r--r--mailman/commands/cmd_set.py2
-rw-r--r--mailman/commands/cmd_stop.py2
-rw-r--r--mailman/commands/cmd_unsubscribe.py2
-rw-r--r--mailman/commands/cmd_who.py2
-rw-r--r--mailman/commands/echo.py2
-rw-r--r--mailman/commands/end.py2
-rw-r--r--mailman/commands/join.py2
15 files changed, 15 insertions, 15 deletions
diff --git a/mailman/commands/__init__.py b/mailman/commands/__init__.py
index 52374888a..6e89bc6da 100644
--- a/mailman/commands/__init__.py
+++ b/mailman/commands/__init__.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/commands/cmd_confirm.py b/mailman/commands/cmd_confirm.py
index 700b69022..b5e4182bd 100644
--- a/mailman/commands/cmd_confirm.py
+++ b/mailman/commands/cmd_confirm.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/commands/cmd_help.py b/mailman/commands/cmd_help.py
index 9686bb307..eeee33ca7 100644
--- a/mailman/commands/cmd_help.py
+++ b/mailman/commands/cmd_help.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/commands/cmd_info.py b/mailman/commands/cmd_info.py
index c14ade110..3bdea178f 100644
--- a/mailman/commands/cmd_info.py
+++ b/mailman/commands/cmd_info.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/commands/cmd_leave.py b/mailman/commands/cmd_leave.py
index 7b808925a..5844824f7 100644
--- a/mailman/commands/cmd_leave.py
+++ b/mailman/commands/cmd_leave.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/commands/cmd_lists.py b/mailman/commands/cmd_lists.py
index df0fdcece..234ef46fc 100644
--- a/mailman/commands/cmd_lists.py
+++ b/mailman/commands/cmd_lists.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/commands/cmd_password.py b/mailman/commands/cmd_password.py
index 75985a8a5..545da0cb5 100644
--- a/mailman/commands/cmd_password.py
+++ b/mailman/commands/cmd_password.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/commands/cmd_remove.py b/mailman/commands/cmd_remove.py
index 6c37ba32d..8f3ce9669 100644
--- a/mailman/commands/cmd_remove.py
+++ b/mailman/commands/cmd_remove.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/commands/cmd_set.py b/mailman/commands/cmd_set.py
index 5c89abf5c..020bc3636 100644
--- a/mailman/commands/cmd_set.py
+++ b/mailman/commands/cmd_set.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/commands/cmd_stop.py b/mailman/commands/cmd_stop.py
index 0e4ba2b0e..fc3df69fd 100644
--- a/mailman/commands/cmd_stop.py
+++ b/mailman/commands/cmd_stop.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/commands/cmd_unsubscribe.py b/mailman/commands/cmd_unsubscribe.py
index 68f09607c..456b8089d 100644
--- a/mailman/commands/cmd_unsubscribe.py
+++ b/mailman/commands/cmd_unsubscribe.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/commands/cmd_who.py b/mailman/commands/cmd_who.py
index 157b84773..6c66610b3 100644
--- a/mailman/commands/cmd_who.py
+++ b/mailman/commands/cmd_who.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/commands/echo.py b/mailman/commands/echo.py
index 9a7b2eba8..d2719e19b 100644
--- a/mailman/commands/echo.py
+++ b/mailman/commands/echo.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/commands/end.py b/mailman/commands/end.py
index 831b0c045..e744ec7ba 100644
--- a/mailman/commands/end.py
+++ b/mailman/commands/end.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/commands/join.py b/mailman/commands/join.py
index a803a1e4c..58fbb6428 100644
--- a/mailman/commands/join.py
+++ b/mailman/commands/join.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#