diff options
Diffstat (limited to 'examples/shell')
-rwxr-xr-x | examples/shell/active-wifi.sh | 1 | ||||
-rwxr-xr-x | examples/shell/disconnect-device.sh | 1 | ||||
-rwxr-xr-x | examples/shell/get-hostname.sh | 1 | ||||
-rwxr-xr-x | examples/shell/list-devices.sh | 1 | ||||
-rwxr-xr-x | examples/shell/nm-logging.sh | 1 |
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 |