summary refs log tree commit diff
path: root/examples/shell
diff options
context:
space:
mode:
Diffstat (limited to 'examples/shell')
-rwxr-xr-xexamples/shell/active-wifi.sh2
-rwxr-xr-xexamples/shell/disconnect-device.sh2
-rwxr-xr-xexamples/shell/get-hostname.sh2
-rwxr-xr-xexamples/shell/list-devices.sh2
-rwxr-xr-xexamples/shell/nm-logging.sh2
5 files changed, 0 insertions, 10 deletions
diff --git a/examples/shell/active-wifi.sh b/examples/shell/active-wifi.sh
index 2ff54190..0f550fed 100755
--- a/examples/shell/active-wifi.sh
+++ b/examples/shell/active-wifi.sh
@@ -1,6 +1,4 @@
 #!/bin/sh
-# vim: ft=sh ts=2 sts=2 sw=2 et ai
-# -*- Mode: sh; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
 #
 # 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 e8af42fc..edfb9d17 100755
--- a/examples/shell/disconnect-device.sh
+++ b/examples/shell/disconnect-device.sh
@@ -1,6 +1,4 @@
 #!/bin/sh
-# vim: ft=sh ts=2 sts=2 sw=2 et ai
-# -*- Mode: sh; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
 #
 # 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 a521132c..5009120b 100755
--- a/examples/shell/get-hostname.sh
+++ b/examples/shell/get-hostname.sh
@@ -1,6 +1,4 @@
 #!/bin/sh
-# vim: ft=sh ts=2 sts=2 sw=2 et ai
-# -*- Mode: sh; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
 #
 # 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 c5c41140..ee694215 100755
--- a/examples/shell/list-devices.sh
+++ b/examples/shell/list-devices.sh
@@ -1,6 +1,4 @@
 #!/bin/sh
-# vim: ft=sh ts=2 sts=2 sw=2 et ai
-# -*- Mode: sh; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
 #
 # 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 98821650..ab4c4917 100755
--- a/examples/shell/nm-logging.sh
+++ b/examples/shell/nm-logging.sh
@@ -1,6 +1,4 @@
 #!/bin/sh
-# vim: ft=sh ts=2 sts=2 sw=2 et ai
-# -*- Mode: sh; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
 #
 # 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