summaryrefslogtreecommitdiff
path: root/examples/ruby
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ruby')
-rwxr-xr-xexamples/ruby/add-connection.rb1
-rwxr-xr-xexamples/ruby/get-basic-nm-info.rb1
-rwxr-xr-xexamples/ruby/list-devices.rb1
3 files changed, 0 insertions, 3 deletions
diff --git a/examples/ruby/add-connection.rb b/examples/ruby/add-connection.rb
index 39a6284b32..bd9b4ed786 100755
--- a/examples/ruby/add-connection.rb
+++ b/examples/ruby/add-connection.rb
@@ -1,5 +1,4 @@
#!/usr/bin/env ruby
-# vim: ft=ruby 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/ruby/get-basic-nm-info.rb b/examples/ruby/get-basic-nm-info.rb
index 144ecbcbf7..d55254296f 100755
--- a/examples/ruby/get-basic-nm-info.rb
+++ b/examples/ruby/get-basic-nm-info.rb
@@ -1,5 +1,4 @@
#!/usr/bin/env ruby
-# vim: ft=ruby 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/ruby/list-devices.rb b/examples/ruby/list-devices.rb
index e35fcdfd08..690d3e5f98 100755
--- a/examples/ruby/list-devices.rb
+++ b/examples/ruby/list-devices.rb
@@ -1,5 +1,4 @@
#!/usr/bin/env ruby
-# vim: ft=ruby 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