summaryrefslogtreecommitdiffstats
path: root/install-sh
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-25 17:31:12 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-25 17:31:17 +0900
commit6478d774bb9ed4a532db1501d9b190616d216e54 (patch)
tree701b778ca5303f56a582732e3b525488823b5b41 /install-sh
parent109d5ddc8c65bab019518e25bff7fffaea88c932 (diff)
downloadlibcarddav-6478d774bb9ed4a532db1501d9b190616d216e54.tar.gz
libcarddav-6478d774bb9ed4a532db1501d9b190616d216e54.zip
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'install-sh')
-rwxr-xr-xinstall-sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/install-sh b/install-sh
index 6781b98..0fe51a0 100755
--- a/install-sh
+++ b/install-sh
@@ -510,11 +510,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-time-zone: "UTC"
-# time-stamp-end: "; # UTC"
-# End: