diff options
author | Mark Sapiro <mark@msapiro.net> | 2018-06-17 16:47:34 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2018-06-17 16:47:34 -0700 |
commit | d3b8055fdda07338ac0b2de59613da2b34433412 (patch) | |
tree | f6d87fcdebc9dc300f5b3044e4c66e031b9f2635 /Mailman/Queue | |
parent | da8ce4fa647e65574871366c4592a96ddb6672e9 (diff) | |
download | mailman2-d3b8055fdda07338ac0b2de59613da2b34433412.tar.gz mailman2-d3b8055fdda07338ac0b2de59613da2b34433412.tar.xz mailman2-d3b8055fdda07338ac0b2de59613da2b34433412.zip |
Bump copyright dates.
Diffstat (limited to 'Mailman/Queue')
-rw-r--r-- | Mailman/Queue/ArchRunner.py | 2 | ||||
-rw-r--r-- | Mailman/Queue/BounceRunner.py | 2 | ||||
-rw-r--r-- | Mailman/Queue/CommandRunner.py | 2 | ||||
-rw-r--r-- | Mailman/Queue/IncomingRunner.py | 2 | ||||
-rw-r--r-- | Mailman/Queue/MaildirRunner.py | 2 | ||||
-rw-r--r-- | Mailman/Queue/Makefile.in | 2 | ||||
-rw-r--r-- | Mailman/Queue/NewsRunner.py | 2 | ||||
-rw-r--r--[-rwxr-xr-x] | Mailman/Queue/OutgoingRunner.py | 0 | ||||
-rw-r--r-- | Mailman/Queue/Runner.py | 2 | ||||
-rw-r--r-- | Mailman/Queue/Switchboard.py | 2 | ||||
-rw-r--r-- | Mailman/Queue/VirginRunner.py | 2 | ||||
-rw-r--r-- | Mailman/Queue/__init__.py | 2 | ||||
-rw-r--r-- | Mailman/Queue/sbcache.py | 2 |
13 files changed, 12 insertions, 12 deletions
diff --git a/Mailman/Queue/ArchRunner.py b/Mailman/Queue/ArchRunner.py index 17056e29..0fef7809 100644 --- a/Mailman/Queue/ArchRunner.py +++ b/Mailman/Queue/ArchRunner.py @@ -1,4 +1,4 @@ -# Copyright (C) 2000-2016 by the Free Software Foundation, Inc. +# Copyright (C) 2000-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/Queue/BounceRunner.py b/Mailman/Queue/BounceRunner.py index 2d14f284..bc7ec0d9 100644 --- a/Mailman/Queue/BounceRunner.py +++ b/Mailman/Queue/BounceRunner.py @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2015 by the Free Software Foundation, Inc. +# Copyright (C) 2001-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/Queue/CommandRunner.py b/Mailman/Queue/CommandRunner.py index a9f6f000..6ea50255 100644 --- a/Mailman/Queue/CommandRunner.py +++ b/Mailman/Queue/CommandRunner.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2015 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/Queue/IncomingRunner.py b/Mailman/Queue/IncomingRunner.py index 2c6c2815..8c8acdb5 100644 --- a/Mailman/Queue/IncomingRunner.py +++ b/Mailman/Queue/IncomingRunner.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2015 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/Queue/MaildirRunner.py b/Mailman/Queue/MaildirRunner.py index d9fe02cb..433d2975 100644 --- a/Mailman/Queue/MaildirRunner.py +++ b/Mailman/Queue/MaildirRunner.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2007 by the Free Software Foundation, Inc. +# Copyright (C) 2002-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/Queue/Makefile.in b/Mailman/Queue/Makefile.in index 179f3d97..454a5a29 100644 --- a/Mailman/Queue/Makefile.in +++ b/Mailman/Queue/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/Queue/NewsRunner.py b/Mailman/Queue/NewsRunner.py index fe693f28..f9aec7a0 100644 --- a/Mailman/Queue/NewsRunner.py +++ b/Mailman/Queue/NewsRunner.py @@ -1,4 +1,4 @@ -# Copyright (C) 2000-2016 by the Free Software Foundation, Inc. +# Copyright (C) 2000-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/Queue/OutgoingRunner.py b/Mailman/Queue/OutgoingRunner.py index 86d26808..86d26808 100755..100644 --- a/Mailman/Queue/OutgoingRunner.py +++ b/Mailman/Queue/OutgoingRunner.py diff --git a/Mailman/Queue/Runner.py b/Mailman/Queue/Runner.py index 26bd0c29..4b16d7c7 100644 --- a/Mailman/Queue/Runner.py +++ b/Mailman/Queue/Runner.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2011 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/Queue/Switchboard.py b/Mailman/Queue/Switchboard.py index a2c31263..58592e89 100644 --- a/Mailman/Queue/Switchboard.py +++ b/Mailman/Queue/Switchboard.py @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2013 by the Free Software Foundation, Inc. +# Copyright (C) 2001-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/Queue/VirginRunner.py b/Mailman/Queue/VirginRunner.py index 7d09ef8e..410a9336 100644 --- a/Mailman/Queue/VirginRunner.py +++ b/Mailman/Queue/VirginRunner.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/Queue/__init__.py b/Mailman/Queue/__init__.py index 7fef2245..3bf720f9 100644 --- a/Mailman/Queue/__init__.py +++ b/Mailman/Queue/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2000,2001,2002 by the Free Software Foundation, Inc. +# Copyright (C) 2000-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/Queue/sbcache.py b/Mailman/Queue/sbcache.py index dee1bca7..8021bb72 100644 --- a/Mailman/Queue/sbcache.py +++ b/Mailman/Queue/sbcache.py @@ -1,4 +1,4 @@ -# Copyright (C) 2001,2002 by the Free Software Foundation, Inc. +# Copyright (C) 2001-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 |