summaryrefslogtreecommitdiff
path: root/Mailman/Logging
diff options
context:
space:
mode:
Diffstat (limited to 'Mailman/Logging')
-rw-r--r--Mailman/Logging/Logger.py2
-rw-r--r--Mailman/Logging/Makefile.in2
-rw-r--r--Mailman/Logging/MultiLogger.py2
-rw-r--r--Mailman/Logging/StampedLogger.py2
-rw-r--r--Mailman/Logging/Syslog.py2
-rw-r--r--Mailman/Logging/Utils.py2
-rw-r--r--Mailman/Logging/__init__.py2
7 files changed, 7 insertions, 7 deletions
diff --git a/Mailman/Logging/Logger.py b/Mailman/Logging/Logger.py
index 7627720da..c646e3788 100644
--- a/Mailman/Logging/Logger.py
+++ b/Mailman/Logging/Logger.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/Logging/Makefile.in b/Mailman/Logging/Makefile.in
index 42437681f..2870bd10a 100644
--- a/Mailman/Logging/Makefile.in
+++ b/Mailman/Logging/Makefile.in
@@ -1,4 +1,4 @@
-# Copyright (C) 1998,1999,2000 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/Logging/MultiLogger.py b/Mailman/Logging/MultiLogger.py
index ed8520cad..3ff11d275 100644
--- a/Mailman/Logging/MultiLogger.py
+++ b/Mailman/Logging/MultiLogger.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998,1999,2000 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/Logging/StampedLogger.py b/Mailman/Logging/StampedLogger.py
index 5b5e6de70..370f1af89 100644
--- a/Mailman/Logging/StampedLogger.py
+++ b/Mailman/Logging/StampedLogger.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/Logging/Syslog.py b/Mailman/Logging/Syslog.py
index 1dc41fc3c..3e8d557d6 100644
--- a/Mailman/Logging/Syslog.py
+++ b/Mailman/Logging/Syslog.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/Logging/Utils.py b/Mailman/Logging/Utils.py
index 479d8d6e3..d70e2a424 100644
--- a/Mailman/Logging/Utils.py
+++ b/Mailman/Logging/Utils.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998,1999,2000 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/Logging/__init__.py b/Mailman/Logging/__init__.py
index a46d82f55..2cbbabb1d 100644
--- a/Mailman/Logging/__init__.py
+++ b/Mailman/Logging/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998,1999,2000 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