summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-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
8 files changed, 8 insertions, 8 deletions
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.
#