summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw2001-09-07 23:22:35 +0000
committerbwarsaw2001-09-07 23:22:35 +0000
commite99c46e29e2e67c9014b4f3294243fa518054b88 (patch)
treecdcd929099727686ba11a16c81c735ccb7e69e47
parent7656952a4375edef99155590f263ae12e22c922c (diff)
downloadmailman-e99c46e29e2e67c9014b4f3294243fa518054b88.tar.gz
mailman-e99c46e29e2e67c9014b4f3294243fa518054b88.tar.zst
mailman-e99c46e29e2e67c9014b4f3294243fa518054b88.zip
-rw-r--r--contrib/auto2
-rw-r--r--scripts/auto2
-rwxr-xr-xscripts/join2
-rwxr-xr-xscripts/leave2
-rwxr-xr-xscripts/mailcmd2
-rwxr-xr-xscripts/mailowner2
-rwxr-xr-xscripts/owner2
-rwxr-xr-xscripts/post2
-rwxr-xr-xscripts/request2
9 files changed, 9 insertions, 9 deletions
diff --git a/contrib/auto b/contrib/auto
index e94772cc4..caf6493ff 100644
--- a/contrib/auto
+++ b/contrib/auto
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+# -*- python -*-
#
# Copyright (C) 2000,2001 by the Free Software Foundation, Inc.
#
diff --git a/scripts/auto b/scripts/auto
index e94772cc4..caf6493ff 100644
--- a/scripts/auto
+++ b/scripts/auto
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+# -*- python -*-
#
# Copyright (C) 2000,2001 by the Free Software Foundation, Inc.
#
diff --git a/scripts/join b/scripts/join
index 70f1d6b37..fa5aa425a 100755
--- a/scripts/join
+++ b/scripts/join
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+# -*- python -*-
#
# Copyright (C) 2001 by the Free Software Foundation, Inc.
#
diff --git a/scripts/leave b/scripts/leave
index e5473f6e8..e02fd86b8 100755
--- a/scripts/leave
+++ b/scripts/leave
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+# -*- python -*-
#
# Copyright (C) 2001 by the Free Software Foundation, Inc.
#
diff --git a/scripts/mailcmd b/scripts/mailcmd
index 409f4cf0b..e1de69c8e 100755
--- a/scripts/mailcmd
+++ b/scripts/mailcmd
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+# -*- python -*-
#
# Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
#
diff --git a/scripts/mailowner b/scripts/mailowner
index af27ca26c..be95261b0 100755
--- a/scripts/mailowner
+++ b/scripts/mailowner
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+# -*- python -*-
#
# Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
#
diff --git a/scripts/owner b/scripts/owner
index af27ca26c..be95261b0 100755
--- a/scripts/owner
+++ b/scripts/owner
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+# -*- python -*-
#
# Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
#
diff --git a/scripts/post b/scripts/post
index 4b4d8b56f..7bb9c0c8e 100755
--- a/scripts/post
+++ b/scripts/post
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+# -*- python -*-
#
# Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
#
diff --git a/scripts/request b/scripts/request
index 409f4cf0b..e1de69c8e 100755
--- a/scripts/request
+++ b/scripts/request
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+# -*- python -*-
#
# Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
#