diff options
Diffstat (limited to 'examples/ruby')
| -rwxr-xr-x | examples/ruby/add-connection.rb | 2 | ||||
| -rwxr-xr-x | examples/ruby/get-basic-nm-info.rb | 2 | ||||
| -rwxr-xr-x | examples/ruby/list-devices.rb | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/examples/ruby/add-connection.rb b/examples/ruby/add-connection.rb index 645ad348..bd9b4ed7 100755 --- a/examples/ruby/add-connection.rb +++ b/examples/ruby/add-connection.rb @@ -1,6 +1,4 @@ #!/usr/bin/env ruby -# vim: ft=ruby ts=2 sts=2 sw=2 et ai -# -*- Mode: ruby; 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/ruby/get-basic-nm-info.rb b/examples/ruby/get-basic-nm-info.rb index 1cf67947..d5525429 100755 --- a/examples/ruby/get-basic-nm-info.rb +++ b/examples/ruby/get-basic-nm-info.rb @@ -1,6 +1,4 @@ #!/usr/bin/env ruby -# vim: ft=ruby ts=2 sts=2 sw=2 et ai -# -*- Mode: ruby; 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/ruby/list-devices.rb b/examples/ruby/list-devices.rb index bf374258..690d3e5f 100755 --- a/examples/ruby/list-devices.rb +++ b/examples/ruby/list-devices.rb @@ -1,6 +1,4 @@ #!/usr/bin/env ruby -# vim: ft=ruby ts=2 sts=2 sw=2 et ai -# -*- Mode: ruby; 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 |