diff --git a/examples/getoptlong/abbrev.rb b/sample/getoptlong/abbrev.rb similarity index 100% rename from examples/getoptlong/abbrev.rb rename to sample/getoptlong/abbrev.rb diff --git a/examples/getoptlong/aliases.rb b/sample/getoptlong/aliases.rb similarity index 100% rename from examples/getoptlong/aliases.rb rename to sample/getoptlong/aliases.rb diff --git a/examples/getoptlong/argv.rb b/sample/getoptlong/argv.rb similarity index 100% rename from examples/getoptlong/argv.rb rename to sample/getoptlong/argv.rb diff --git a/examples/getoptlong/each.rb b/sample/getoptlong/each.rb similarity index 100% rename from examples/getoptlong/each.rb rename to sample/getoptlong/each.rb diff --git a/examples/getoptlong/fibonacci.rb b/sample/getoptlong/fibonacci.rb similarity index 100% rename from examples/getoptlong/fibonacci.rb rename to sample/getoptlong/fibonacci.rb diff --git a/examples/getoptlong/permute.rb b/sample/getoptlong/permute.rb similarity index 100% rename from examples/getoptlong/permute.rb rename to sample/getoptlong/permute.rb diff --git a/examples/getoptlong/require_order.rb b/sample/getoptlong/require_order.rb similarity index 100% rename from examples/getoptlong/require_order.rb rename to sample/getoptlong/require_order.rb diff --git a/examples/getoptlong/return_in_order.rb b/sample/getoptlong/return_in_order.rb similarity index 100% rename from examples/getoptlong/return_in_order.rb rename to sample/getoptlong/return_in_order.rb diff --git a/examples/getoptlong/simple.rb b/sample/getoptlong/simple.rb similarity index 100% rename from examples/getoptlong/simple.rb rename to sample/getoptlong/simple.rb diff --git a/examples/getoptlong/types.rb b/sample/getoptlong/types.rb similarity index 100% rename from examples/getoptlong/types.rb rename to sample/getoptlong/types.rb