summaryrefslogtreecommitdiff
path: root/modules/maillist.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/maillist.py')
-rw-r--r--modules/maillist.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/maillist.py b/modules/maillist.py
index 9a65fe0b9..72304b12a 100644
--- a/modules/maillist.py
+++ b/modules/maillist.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.
"The class representing a mailman maillist. Mixes in many feature classes."
-__version__ = "$Revision: 543 $"
+__version__ = "$Revision: 547 $"
try:
import mm_cfg