diff options
author | Mark Sapiro <mark@msapiro.net> | 2017-06-05 22:47:05 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2017-06-05 22:47:05 -0700 |
commit | 4d3f440efd8b01cd16cb0d0644cac5fce3609b46 (patch) | |
tree | 080580c141e247d83ae7f54623b28d802c0d521f /Mailman/Cgi/subscribe.py | |
parent | 0d11dc90ee6fc9cc61d32ca3ea6819ca95ac1c12 (diff) | |
download | mailman2-4d3f440efd8b01cd16cb0d0644cac5fce3609b46.tar.gz mailman2-4d3f440efd8b01cd16cb0d0644cac5fce3609b46.tar.xz mailman2-4d3f440efd8b01cd16cb0d0644cac5fce3609b46.zip |
Bumped Copyrights and fixed a bug in prior commit.
Diffstat (limited to '')
-rwxr-xr-x | Mailman/Cgi/subscribe.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Cgi/subscribe.py b/Mailman/Cgi/subscribe.py index aa69e488..232048d7 100755 --- a/Mailman/Cgi/subscribe.py +++ b/Mailman/Cgi/subscribe.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2016 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2017 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 |