diff options
Diffstat (limited to 'Mailman/Logging')
-rw-r--r-- | Mailman/Logging/Logger.py | 2 | ||||
-rw-r--r-- | Mailman/Logging/Makefile.in | 2 | ||||
-rw-r--r-- | Mailman/Logging/MultiLogger.py | 2 | ||||
-rw-r--r-- | Mailman/Logging/StampedLogger.py | 2 | ||||
-rw-r--r-- | Mailman/Logging/Syslog.py | 2 | ||||
-rw-r--r-- | Mailman/Logging/Utils.py | 2 | ||||
-rw-r--r-- | Mailman/Logging/__init__.py | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/Mailman/Logging/Logger.py b/Mailman/Logging/Logger.py index f3d30164..4e917b5e 100644 --- a/Mailman/Logging/Logger.py +++ b/Mailman/Logging/Logger.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2005 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 e185775f..8e15297b 100644 --- a/Mailman/Logging/Makefile.in +++ b/Mailman/Logging/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2003 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 7d9435e9..ab4043aa 100644 --- a/Mailman/Logging/MultiLogger.py +++ b/Mailman/Logging/MultiLogger.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 ca313c53..2657d7fc 100644 --- a/Mailman/Logging/StampedLogger.py +++ b/Mailman/Logging/StampedLogger.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 81e27214..28aa7313 100644 --- a/Mailman/Logging/Syslog.py +++ b/Mailman/Logging/Syslog.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2005 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 46bf487a..bbcaee06 100644 --- a/Mailman/Logging/Utils.py +++ b/Mailman/Logging/Utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 f569e43f..b271f895 100644 --- a/Mailman/Logging/__init__.py +++ b/Mailman/Logging/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2018 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 |