summaryrefslogtreecommitdiff
path: root/Mailman/Queue
diff options
context:
space:
mode:
authorbwarsaw2002-03-16 06:57:37 +0000
committerbwarsaw2002-03-16 06:57:37 +0000
commit01c676cad87625f667c3cc5b0c3fcbf19e15a518 (patch)
tree04f000640a08d5c4db330f9942eaf527dde7e187 /Mailman/Queue
parent9159b6b3835ace583d97008fe28995a52db09cea (diff)
downloadmailman-01c676cad87625f667c3cc5b0c3fcbf19e15a518.tar.gz
mailman-01c676cad87625f667c3cc5b0c3fcbf19e15a518.tar.zst
mailman-01c676cad87625f667c3cc5b0c3fcbf19e15a518.zip
Diffstat (limited to 'Mailman/Queue')
-rw-r--r--Mailman/Queue/ArchRunner.py2
-rw-r--r--Mailman/Queue/Makefile.in2
-rw-r--r--Mailman/Queue/VirginRunner.py2
-rw-r--r--Mailman/Queue/__init__.py2
4 files changed, 4 insertions, 4 deletions
diff --git a/Mailman/Queue/ArchRunner.py b/Mailman/Queue/ArchRunner.py
index 46e433d02..4384c3995 100644
--- a/Mailman/Queue/ArchRunner.py
+++ b/Mailman/Queue/ArchRunner.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2000,2001 by the Free Software Foundation, Inc.
+# Copyright (C) 2000,2001,2002 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/Queue/Makefile.in b/Mailman/Queue/Makefile.in
index f79416adb..679c72a9c 100644
--- a/Mailman/Queue/Makefile.in
+++ b/Mailman/Queue/Makefile.in
@@ -1,4 +1,4 @@
-# Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
+# Copyright (C) 1998,1999,2000,2001,2002 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/Queue/VirginRunner.py b/Mailman/Queue/VirginRunner.py
index 0be165713..0d9b2ade6 100644
--- a/Mailman/Queue/VirginRunner.py
+++ b/Mailman/Queue/VirginRunner.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
+# Copyright (C) 1998,1999,2000,2001,2002 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/Queue/__init__.py b/Mailman/Queue/__init__.py
index dea57aed4..cdf932575 100644
--- a/Mailman/Queue/__init__.py
+++ b/Mailman/Queue/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2000,2001 by the Free Software Foundation, Inc.
+# Copyright (C) 2000,2001,2002 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