summaryrefslogtreecommitdiff
path: root/examples/shell
diff options
context:
space:
mode:
Diffstat (limited to 'examples/shell')
-rwxr-xr-xexamples/shell/active-wifi.sh1
-rwxr-xr-xexamples/shell/disconnect-device.sh1
-rwxr-xr-xexamples/shell/get-hostname.sh1
-rwxr-xr-xexamples/shell/list-devices.sh1
-rwxr-xr-xexamples/shell/nm-logging.sh1
5 files changed, 0 insertions, 5 deletions
diff --git a/examples/shell/active-wifi.sh b/examples/shell/active-wifi.sh
index 958ca47b2c..0f550fedf8 100755
--- a/examples/shell/active-wifi.sh
+++ b/examples/shell/active-wifi.sh
@@ -1,5 +1,4 @@
#!/bin/sh
-# vim: ft=sh ts=2 sts=2 sw=2 et ai
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/examples/shell/disconnect-device.sh b/examples/shell/disconnect-device.sh
index 75bed634b3..edfb9d1782 100755
--- a/examples/shell/disconnect-device.sh
+++ b/examples/shell/disconnect-device.sh
@@ -1,5 +1,4 @@
#!/bin/sh
-# vim: ft=sh ts=2 sts=2 sw=2 et ai
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/examples/shell/get-hostname.sh b/examples/shell/get-hostname.sh
index 3c05e48a79..5009120bac 100755
--- a/examples/shell/get-hostname.sh
+++ b/examples/shell/get-hostname.sh
@@ -1,5 +1,4 @@
#!/bin/sh
-# vim: ft=sh ts=2 sts=2 sw=2 et ai
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/examples/shell/list-devices.sh b/examples/shell/list-devices.sh
index c248428012..ee694215a5 100755
--- a/examples/shell/list-devices.sh
+++ b/examples/shell/list-devices.sh
@@ -1,5 +1,4 @@
#!/bin/sh
-# vim: ft=sh ts=2 sts=2 sw=2 et ai
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/examples/shell/nm-logging.sh b/examples/shell/nm-logging.sh
index e14843554c..ab4c491725 100755
--- a/examples/shell/nm-logging.sh
+++ b/examples/shell/nm-logging.sh
@@ -1,5 +1,4 @@
#!/bin/sh
-# vim: ft=sh ts=2 sts=2 sw=2 et ai
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by