diff options
| author | viega | 1998-05-26 03:04:35 +0000 |
|---|---|---|
| committer | viega | 1998-05-26 03:04:35 +0000 |
| commit | 2f8aee333c15ef55e81d1702c9c477f688221d10 (patch) | |
| tree | 365b1fb5706e2434481dde56c5b49ed16f2ede14 /modules/mm_mailcmd.py | |
| parent | ef2aa7700d411436be32e36478cbda2395652df3 (diff) | |
| download | mailman-2f8aee333c15ef55e81d1702c9c477f688221d10.tar.gz mailman-2f8aee333c15ef55e81d1702c9c477f688221d10.tar.zst mailman-2f8aee333c15ef55e81d1702c9c477f688221d10.zip | |
Diffstat (limited to 'modules/mm_mailcmd.py')
| -rw-r--r-- | modules/mm_mailcmd.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/mm_mailcmd.py b/modules/mm_mailcmd.py index c8538a8ac..221dd73a7 100644 --- a/modules/mm_mailcmd.py +++ b/modules/mm_mailcmd.py @@ -12,12 +12,12 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 0211-1307, USA. +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. """Process maillist user commands arriving via email.""" -__version__ = "$Revision: 539 $" +__version__ = "$Revision: 547 $" # Try to stay close to majordomo commands, but accept common mistakes. # Not implemented: get / index / which. |
