summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-25 18:04:35 +0900
committerSlávek Banko <slavek.banko@axis.cz>2020-10-09 09:54:30 +0200
commit5ddda7dc4441662a6f3894a26b1d1346247dd213 (patch)
treef852f4e10d0046f58a6502b260f006f63718fcfa
parent9c3a708c04ab11ee9bc511e7fb90b59db5eecf22 (diff)
downloadadmin-5ddda7dc4441662a6f3894a26b1d1346247dd213.tar.gz
admin-5ddda7dc4441662a6f3894a26b1d1346247dd213.zip
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 65b6c5ac6f39c266c114d1fdc452d92442f776c7)
-rwxr-xr-xconfig.guess7
-rwxr-xr-xconfig.sub7
-rwxr-xr-xinstall-sh7
-rwxr-xr-xmissing7
4 files changed, 0 insertions, 28 deletions
diff --git a/config.guess b/config.guess
index 4f0f63f..453f265 100755
--- a/config.guess
+++ b/config.guess
@@ -1455,10 +1455,3 @@ UNAME_VERSION = ${UNAME_VERSION}
EOF
exit 1
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "timestamp='"
-# time-stamp-format: "%:y-%02m-%02d"
-# time-stamp-end: "'"
-# End:
diff --git a/config.sub b/config.sub
index 2ef2842..3ac426d 100755
--- a/config.sub
+++ b/config.sub
@@ -1566,10 +1566,3 @@ esac
echo $basic_machine$os
exit
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "timestamp='"
-# time-stamp-format: "%:y-%02m-%02d"
-# time-stamp-end: "'"
-# End:
diff --git a/install-sh b/install-sh
index 0ae12c0..ca9c7c4 100755
--- a/install-sh
+++ b/install-sh
@@ -392,10 +392,3 @@ do
trap '' 0
fi
done
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "scriptversion="
-# time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-end: "$"
-# End:
diff --git a/missing b/missing
index 3392b9e..058f81e 100755
--- a/missing
+++ b/missing
@@ -344,10 +344,3 @@ WARNING: \`$1' is needed, and is $msg.
esac
exit 0
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "scriptversion="
-# time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-end: "$"
-# End: