summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw2002-10-18 20:29:07 +0000
committerbwarsaw2002-10-18 20:29:07 +0000
commite79990588146ff3db0eefe73f0c9b0b16032af87 (patch)
tree1e27ef577f14490e921f3c38e74c807fc46c3edd
parent10c4dedbcfdaf233bd13f43cd46d40c6bba727c5 (diff)
downloadmailman-e79990588146ff3db0eefe73f0c9b0b16032af87.tar.gz
mailman-e79990588146ff3db0eefe73f0c9b0b16032af87.tar.zst
mailman-e79990588146ff3db0eefe73f0c9b0b16032af87.zip
-rw-r--r--Mailman/Bouncers/Exchange.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/Mailman/Bouncers/Exchange.py b/Mailman/Bouncers/Exchange.py
index b50e22bff..1f73aeb18 100644
--- a/Mailman/Bouncers/Exchange.py
+++ b/Mailman/Bouncers/Exchange.py
@@ -4,14 +4,14 @@
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
-#
+#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
-#
+#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
+# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
"""Recognizes (some) Microsoft Exchange formats."""