Skip to content

Commit 9ac652d

Browse files
保木本将之p0deje
保木本将之
authored andcommitted
Delete utf-8 encoding comment.
Signed-off-by: Alex Rodionov <[email protected]>
1 parent 622499b commit 9ac652d

File tree

196 files changed

+0
-392
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

196 files changed

+0
-392
lines changed

rb/lib/selenium-webdriver.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/server.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/chrome.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/chrome/driver.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/chrome/options.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/chrome/profile.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/chrome/service.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/action_builder.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/alert.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/bridge_helper.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/driver.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/driver_extensions/has_addons.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/driver_extensions/has_location.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/driver_extensions/has_network_connection.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/driver_extensions/has_remote_status.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/driver_extensions/has_session_id.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/driver_extensions/has_touch_screen.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/driver_extensions/has_web_storage.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/driver_extensions/rotatable.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/driver_extensions/takes_screenshot.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/driver_extensions/uploads_files.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/element.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/error.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/file_reaper.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/html5/local_storage.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/html5/session_storage.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/html5/shared_web_storage.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/interactions/input_device.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/interactions/interaction.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/interactions/interactions.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/interactions/key_actions.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/interactions/key_input.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/interactions/none_input.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/interactions/pointer_actions.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/interactions/pointer_input.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/keyboard.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/keys.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/log_entry.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/logger.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/logs.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/mouse.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/navigation.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/options.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/platform.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/port_prober.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/profile_helper.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/proxy.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/search_context.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/service.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/socket_lock.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/socket_poller.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/target_locator.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/timeouts.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/touch_action_builder.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/touch_screen.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/w3c_action_builder.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/w3c_error.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/w3c_options.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/wait.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/window.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/common/zipper.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/edge.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/edge/bridge.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

rb/lib/selenium/webdriver/edge/driver.rb

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# encoding: utf-8
2-
#
31
# Licensed to the Software Freedom Conservancy (SFC) under one
42
# or more contributor license agreements. See the NOTICE file
53
# distributed with this work for additional information

0 commit comments

Comments
 (0)