From 9049a8fe62853f4d88c5a5c717f7215c3ff66c5a Mon Sep 17 00:00:00 2001 From: Titus Fortner Date: Fri, 26 Jun 2026 10:11:56 -0500 Subject: [PATCH] [build] add copyright headers to rbs, pyi, ts, mjs, and erb files --- javascript/grid-ui/esbuild.base.config.mjs | 18 ++++++++++++++++++ javascript/grid-ui/esbuild.bazel.config.mjs | 18 ++++++++++++++++++ javascript/grid-ui/esbuild.npm.config.mjs | 18 ++++++++++++++++++ javascript/grid-ui/src/config.ts | 19 ++++++++++++++++++- javascript/grid-ui/src/graphql/grid.ts | 18 ++++++++++++++++++ javascript/grid-ui/src/graphql/nodes.ts | 18 ++++++++++++++++++ javascript/grid-ui/src/graphql/sessions.ts | 18 ++++++++++++++++++ javascript/grid-ui/src/models/session-data.ts | 18 ++++++++++++++++++ javascript/grid-ui/src/models/session-info.ts | 18 ++++++++++++++++++ javascript/grid-ui/src/simple.ts | 17 +++++++++++++++++ py/selenium/webdriver/__init__.pyi | 2 +- py/selenium/webdriver/chrome/__init__.pyi | 2 +- py/selenium/webdriver/edge/__init__.pyi | 2 +- py/selenium/webdriver/firefox/__init__.pyi | 2 +- py/selenium/webdriver/ie/__init__.pyi | 2 +- py/selenium/webdriver/safari/__init__.pyi | 2 +- py/selenium/webdriver/webkitgtk/__init__.pyi | 2 +- py/selenium/webdriver/wpewebkit/__init__.pyi | 2 +- rb/sig/interfaces/action_builder.rbs | 18 ++++++++++++++++++ rb/sig/interfaces/bridge.rbs | 18 ++++++++++++++++++ rb/sig/interfaces/clickable.rbs | 18 ++++++++++++++++++ rb/sig/interfaces/commands.rbs | 18 ++++++++++++++++++ rb/sig/interfaces/commands_list.rbs | 18 ++++++++++++++++++ rb/sig/interfaces/define_method.rbs | 18 ++++++++++++++++++ rb/sig/interfaces/devtools.rbs | 18 ++++++++++++++++++ rb/sig/interfaces/driver.rbs | 18 ++++++++++++++++++ rb/sig/interfaces/features.rbs | 18 ++++++++++++++++++ rb/sig/interfaces/full_page_screenshot.rbs | 18 ++++++++++++++++++ rb/sig/interfaces/options.rbs | 18 ++++++++++++++++++ rb/sig/interfaces/platform.rbs | 18 ++++++++++++++++++ rb/sig/interfaces/profile.rbs | 18 ++++++++++++++++++ rb/sig/interfaces/proxy.rbs | 18 ++++++++++++++++++ rb/sig/interfaces/take_screenshot.rbs | 18 ++++++++++++++++++ rb/sig/interfaces/target.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/devtools.rbs | 18 ++++++++++++++++++ .../devtools/support/cdp_client_generator.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/devtools/version.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/server.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/atoms.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/bidi.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/bidi/browser.rbs | 18 ++++++++++++++++++ .../webdriver/bidi/browsing_context.rbs | 18 ++++++++++++++++++ .../webdriver/bidi/browsing_context_info.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/bidi/log_handler.rbs | 18 ++++++++++++++++++ .../webdriver/bidi/navigate_result.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/bidi/network.rbs | 18 ++++++++++++++++++ .../webdriver/bidi/network/cookies.rbs | 18 ++++++++++++++++++ .../webdriver/bidi/network/credentials.rbs | 18 ++++++++++++++++++ .../webdriver/bidi/network/headers.rbs | 18 ++++++++++++++++++ .../bidi/network/intercepted_auth.rbs | 18 ++++++++++++++++++ .../bidi/network/intercepted_item.rbs | 18 ++++++++++++++++++ .../bidi/network/intercepted_request.rbs | 18 ++++++++++++++++++ .../bidi/network/intercepted_response.rbs | 18 ++++++++++++++++++ .../webdriver/bidi/network/url_pattern.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/bidi/session.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/bidi/struct.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/chrome.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/chrome/driver.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/chrome/features.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/chrome/options.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/chrome/profile.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/chrome/service.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/chromium.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/chromium/driver.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/chromium/features.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/chromium/options.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/chromium/profile.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/common.rbs | 17 +++++++++++++++++ .../webdriver/common/action_builder.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/common/alert.rbs | 18 ++++++++++++++++++ .../webdriver/common/child_process.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/common/driver.rbs | 18 ++++++++++++++++++ .../driver_extensions/downloads_files.rbs | 18 ++++++++++++++++++ .../full_page_screenshot.rbs | 18 ++++++++++++++++++ .../common/driver_extensions/has_addons.rbs | 18 ++++++++++++++++++ .../has_apple_permissions.rbs | 18 ++++++++++++++++++ .../driver_extensions/has_authentication.rbs | 18 ++++++++++++++++++ .../common/driver_extensions/has_bidi.rbs | 18 ++++++++++++++++++ .../common/driver_extensions/has_casting.rbs | 18 ++++++++++++++++++ .../common/driver_extensions/has_cdp.rbs | 18 ++++++++++++++++++ .../common/driver_extensions/has_context.rbs | 18 ++++++++++++++++++ .../common/driver_extensions/has_debugger.rbs | 18 ++++++++++++++++++ .../common/driver_extensions/has_devtools.rbs | 18 ++++++++++++++++++ .../driver_extensions/has_fedcm_dialog.rbs | 18 ++++++++++++++++++ .../driver_extensions/has_file_downloads.rbs | 18 ++++++++++++++++++ .../driver_extensions/has_launching.rbs | 18 ++++++++++++++++++ .../driver_extensions/has_log_events.rbs | 18 ++++++++++++++++++ .../common/driver_extensions/has_logs.rbs | 18 ++++++++++++++++++ .../has_network_conditions.rbs | 18 ++++++++++++++++++ .../has_network_interception.rbs | 18 ++++++++++++++++++ .../driver_extensions/has_permissions.rbs | 18 ++++++++++++++++++ .../driver_extensions/has_pinned_scripts.rbs | 18 ++++++++++++++++++ .../driver_extensions/has_session_id.rbs | 18 ++++++++++++++++++ .../common/driver_extensions/prints_page.rbs | 18 ++++++++++++++++++ .../driver_extensions/uploads_files.rbs | 18 ++++++++++++++++++ .../webdriver/common/driver_finder.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/common/element.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/common/error.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/common/file_reaper.rbs | 18 ++++++++++++++++++ .../common/interactions/input_device.rbs | 18 ++++++++++++++++++ .../common/interactions/interaction.rbs | 18 ++++++++++++++++++ .../common/interactions/interactions.rbs | 18 ++++++++++++++++++ .../common/interactions/key_actions.rbs | 18 ++++++++++++++++++ .../common/interactions/key_input.rbs | 18 ++++++++++++++++++ .../common/interactions/none_input.rbs | 18 ++++++++++++++++++ .../webdriver/common/interactions/pause.rbs | 18 ++++++++++++++++++ .../common/interactions/pointer_actions.rbs | 18 ++++++++++++++++++ .../common/interactions/pointer_cancel.rbs | 18 ++++++++++++++++++ .../interactions/pointer_event_properties.rbs | 18 ++++++++++++++++++ .../common/interactions/pointer_input.rbs | 18 ++++++++++++++++++ .../common/interactions/pointer_move.rbs | 18 ++++++++++++++++++ .../common/interactions/pointer_press.rbs | 18 ++++++++++++++++++ .../webdriver/common/interactions/scroll.rbs | 18 ++++++++++++++++++ .../common/interactions/scroll_origin.rbs | 18 ++++++++++++++++++ .../interactions/typing_interaction.rbs | 18 ++++++++++++++++++ .../common/interactions/wheel_actions.rbs | 18 ++++++++++++++++++ .../common/interactions/wheel_input.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/common/keys.rbs | 18 ++++++++++++++++++ .../webdriver/common/local_driver.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/common/log_entry.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/common/logger.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/common/logs.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/common/manager.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/common/navigation.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/common/network.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/common/options.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/common/platform.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/common/port_prober.rbs | 18 ++++++++++++++++++ .../webdriver/common/print_options.rbs | 18 ++++++++++++++++++ .../webdriver/common/profile_helper.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/common/proxy.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/common/script.rbs | 18 ++++++++++++++++++ .../webdriver/common/search_context.rbs | 18 ++++++++++++++++++ .../webdriver/common/selenium_manager.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/common/service.rbs | 18 ++++++++++++++++++ .../webdriver/common/service_manager.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/common/shadow_root.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/common/socket_lock.rbs | 18 ++++++++++++++++++ .../webdriver/common/socket_poller.rbs | 18 ++++++++++++++++++ .../webdriver/common/takes_screenshot.rbs | 18 ++++++++++++++++++ .../webdriver/common/target_locator.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/common/timeouts.rbs | 18 ++++++++++++++++++ .../virtual_authenticator/credential.rbs | 18 ++++++++++++++++++ .../virtual_authenticator.rbs | 18 ++++++++++++++++++ .../virtual_authenticator_options.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/common/wait.rbs | 18 ++++++++++++++++++ .../webdriver/common/websocket_connection.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/common/window.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/common/zipper.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/devtools.rbs | 18 ++++++++++++++++++ .../webdriver/devtools/console_event.rbs | 18 ++++++++++++++++++ .../webdriver/devtools/exception_event.rbs | 18 ++++++++++++++++++ .../webdriver/devtools/mutation_event.rbs | 18 ++++++++++++++++++ .../devtools/network_interceptor.rbs | 18 ++++++++++++++++++ .../webdriver/devtools/pinned_script.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/devtools/request.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/devtools/response.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/edge.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/edge/driver.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/edge/features.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/edge/options.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/edge/profile.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/edge/service.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/fedcm/account.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/fedcm/dialog.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/firefox.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/firefox/driver.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/firefox/extension.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/firefox/features.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/firefox/options.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/firefox/profile.rbs | 18 ++++++++++++++++++ .../webdriver/firefox/profiles_ini.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/firefox/service.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/firefox/util.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/ie.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/ie/driver.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/ie/features.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/ie/options.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/ie/service.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/remote.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/remote/bidi_bridge.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/remote/bridge.rbs | 18 ++++++++++++++++++ .../webdriver/remote/bridge/commands.rbs | 18 ++++++++++++++++++ .../remote/bridge/locator_converter.rbs | 18 ++++++++++++++++++ .../webdriver/remote/capabilities.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/remote/driver.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/remote/features.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/remote/http/common.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/remote/http/curb.rbs | 18 ++++++++++++++++++ .../webdriver/remote/http/default.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/remote/response.rbs | 18 ++++++++++++++++++ .../webdriver/remote/server_error.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/safari.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/safari/driver.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/safari/features.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/safari/options.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/safari/service.rbs | 18 ++++++++++++++++++ .../support/abstract_event_listener.rbs | 18 ++++++++++++++++++ .../support/block_event_listener.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/support/color.rbs | 18 ++++++++++++++++++ .../selenium/webdriver/support/escaper.rbs | 18 ++++++++++++++++++ .../webdriver/support/event_firing_bridge.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/support/guards.rbs | 18 ++++++++++++++++++ .../webdriver/support/guards/guard.rbs | 18 ++++++++++++++++++ .../support/guards/guard_condition.rbs | 18 ++++++++++++++++++ .../webdriver/support/relative_locator.rbs | 18 ++++++++++++++++++ .../lib/selenium/webdriver/support/select.rbs | 18 ++++++++++++++++++ rb/sig/lib/selenium/webdriver/version.rbs | 18 ++++++++++++++++++ scripts/update_copyright.py | 15 +++++++++++++++ 210 files changed, 3639 insertions(+), 9 deletions(-) diff --git a/javascript/grid-ui/esbuild.base.config.mjs b/javascript/grid-ui/esbuild.base.config.mjs index c03f869249557..474debaa346a9 100644 --- a/javascript/grid-ui/esbuild.base.config.mjs +++ b/javascript/grid-ui/esbuild.base.config.mjs @@ -1,3 +1,21 @@ +// Licensed to the Software Freedom Conservancy (SFC) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The SFC licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. + + /** @type {import("esbuild").BuildOptions;} */ export const esbuildConfig = { entryPoints: ['src/index.tsx'], diff --git a/javascript/grid-ui/esbuild.bazel.config.mjs b/javascript/grid-ui/esbuild.bazel.config.mjs index 867a72267e5c8..b2b1a396f4356 100644 --- a/javascript/grid-ui/esbuild.bazel.config.mjs +++ b/javascript/grid-ui/esbuild.bazel.config.mjs @@ -1,3 +1,21 @@ +// Licensed to the Software Freedom Conservancy (SFC) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The SFC licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. + + import {esbuildConfig} from "./esbuild.base.config.mjs"; export default { diff --git a/javascript/grid-ui/esbuild.npm.config.mjs b/javascript/grid-ui/esbuild.npm.config.mjs index 2ebedc80092a4..a752eae97956b 100644 --- a/javascript/grid-ui/esbuild.npm.config.mjs +++ b/javascript/grid-ui/esbuild.npm.config.mjs @@ -1,3 +1,21 @@ +// Licensed to the Software Freedom Conservancy (SFC) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The SFC licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. + + import { build } from "esbuild"; import {esbuildConfig} from "./esbuild.base.config.mjs"; diff --git a/javascript/grid-ui/src/config.ts b/javascript/grid-ui/src/config.ts index 9a4b05a8d84b3..b340ec725948a 100644 --- a/javascript/grid-ui/src/config.ts +++ b/javascript/grid-ui/src/config.ts @@ -1,4 +1,21 @@ -// Contains the global config values which can be adjusted +// Licensed to the Software Freedom Conservancy (SFC) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The SFC licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. + + export const GridConfig = { status: { // How often we poll the GraphQL endpoint diff --git a/javascript/grid-ui/src/graphql/grid.ts b/javascript/grid-ui/src/graphql/grid.ts index 6b76e4a3c75df..84d1913027156 100644 --- a/javascript/grid-ui/src/graphql/grid.ts +++ b/javascript/grid-ui/src/graphql/grid.ts @@ -1,3 +1,21 @@ +// Licensed to the Software Freedom Conservancy (SFC) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The SFC licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. + + import { gql } from '@apollo/client' export const GRID_QUERY = gql` diff --git a/javascript/grid-ui/src/graphql/nodes.ts b/javascript/grid-ui/src/graphql/nodes.ts index 83f7c4a5d7f81..e244d8c75330c 100644 --- a/javascript/grid-ui/src/graphql/nodes.ts +++ b/javascript/grid-ui/src/graphql/nodes.ts @@ -1,3 +1,21 @@ +// Licensed to the Software Freedom Conservancy (SFC) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The SFC licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. + + import { gql } from '@apollo/client' export const NODES_QUERY = gql` diff --git a/javascript/grid-ui/src/graphql/sessions.ts b/javascript/grid-ui/src/graphql/sessions.ts index 04bc0bf7bbe66..39408d5484850 100644 --- a/javascript/grid-ui/src/graphql/sessions.ts +++ b/javascript/grid-ui/src/graphql/sessions.ts @@ -1,3 +1,21 @@ +// Licensed to the Software Freedom Conservancy (SFC) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The SFC licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. + + import { gql } from '@apollo/client' export const GRID_SESSIONS_QUERY = gql` diff --git a/javascript/grid-ui/src/models/session-data.ts b/javascript/grid-ui/src/models/session-data.ts index bbc576d11c3b4..fdfb38b1b1ff1 100644 --- a/javascript/grid-ui/src/models/session-data.ts +++ b/javascript/grid-ui/src/models/session-data.ts @@ -1,3 +1,21 @@ +// Licensed to the Software Freedom Conservancy (SFC) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The SFC licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. + + /* * Licensed to the Software Freedom Conservancy (SFC) under one * or more contributor license agreements. See the NOTICE file diff --git a/javascript/grid-ui/src/models/session-info.ts b/javascript/grid-ui/src/models/session-info.ts index cb05f98db3b80..2625dd68e27d3 100644 --- a/javascript/grid-ui/src/models/session-info.ts +++ b/javascript/grid-ui/src/models/session-info.ts @@ -1,3 +1,21 @@ +// Licensed to the Software Freedom Conservancy (SFC) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The SFC licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. + + /* * Licensed to the Software Freedom Conservancy (SFC) under one * or more contributor license agreements. See the NOTICE file diff --git a/javascript/grid-ui/src/simple.ts b/javascript/grid-ui/src/simple.ts index f8e03503debc8..ab5caf6411c1c 100644 --- a/javascript/grid-ui/src/simple.ts +++ b/javascript/grid-ui/src/simple.ts @@ -1,3 +1,20 @@ +// Licensed to the Software Freedom Conservancy (SFC) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The SFC licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. + console.log("Hello, World!") diff --git a/py/selenium/webdriver/__init__.pyi b/py/selenium/webdriver/__init__.pyi index c03fcc67ac1ba..92e3a6f05cdbb 100644 --- a/py/selenium/webdriver/__init__.pyi +++ b/py/selenium/webdriver/__init__.pyi @@ -4,7 +4,7 @@ # regarding copyright ownership. The SFC licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance -# with the License. +# with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # diff --git a/py/selenium/webdriver/chrome/__init__.pyi b/py/selenium/webdriver/chrome/__init__.pyi index 44d8a67ea67e2..eae51551858b9 100644 --- a/py/selenium/webdriver/chrome/__init__.pyi +++ b/py/selenium/webdriver/chrome/__init__.pyi @@ -4,7 +4,7 @@ # regarding copyright ownership. The SFC licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance -# with the License. +# with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # diff --git a/py/selenium/webdriver/edge/__init__.pyi b/py/selenium/webdriver/edge/__init__.pyi index 44d8a67ea67e2..eae51551858b9 100644 --- a/py/selenium/webdriver/edge/__init__.pyi +++ b/py/selenium/webdriver/edge/__init__.pyi @@ -4,7 +4,7 @@ # regarding copyright ownership. The SFC licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance -# with the License. +# with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # diff --git a/py/selenium/webdriver/firefox/__init__.pyi b/py/selenium/webdriver/firefox/__init__.pyi index e025d5fc409d1..43eca6381ef8c 100644 --- a/py/selenium/webdriver/firefox/__init__.pyi +++ b/py/selenium/webdriver/firefox/__init__.pyi @@ -4,7 +4,7 @@ # regarding copyright ownership. The SFC licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance -# with the License. +# with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # diff --git a/py/selenium/webdriver/ie/__init__.pyi b/py/selenium/webdriver/ie/__init__.pyi index b3479da1ad72e..a23ecd5d6d089 100644 --- a/py/selenium/webdriver/ie/__init__.pyi +++ b/py/selenium/webdriver/ie/__init__.pyi @@ -4,7 +4,7 @@ # regarding copyright ownership. The SFC licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance -# with the License. +# with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # diff --git a/py/selenium/webdriver/safari/__init__.pyi b/py/selenium/webdriver/safari/__init__.pyi index 519f3700f14a0..1bd657d147d60 100644 --- a/py/selenium/webdriver/safari/__init__.pyi +++ b/py/selenium/webdriver/safari/__init__.pyi @@ -4,7 +4,7 @@ # regarding copyright ownership. The SFC licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance -# with the License. +# with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # diff --git a/py/selenium/webdriver/webkitgtk/__init__.pyi b/py/selenium/webdriver/webkitgtk/__init__.pyi index b3479da1ad72e..a23ecd5d6d089 100644 --- a/py/selenium/webdriver/webkitgtk/__init__.pyi +++ b/py/selenium/webdriver/webkitgtk/__init__.pyi @@ -4,7 +4,7 @@ # regarding copyright ownership. The SFC licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance -# with the License. +# with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # diff --git a/py/selenium/webdriver/wpewebkit/__init__.pyi b/py/selenium/webdriver/wpewebkit/__init__.pyi index b3479da1ad72e..a23ecd5d6d089 100644 --- a/py/selenium/webdriver/wpewebkit/__init__.pyi +++ b/py/selenium/webdriver/wpewebkit/__init__.pyi @@ -4,7 +4,7 @@ # regarding copyright ownership. The SFC licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance -# with the License. +# with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # diff --git a/rb/sig/interfaces/action_builder.rbs b/rb/sig/interfaces/action_builder.rbs index a26f787e4ccfe..cab7d13fe15ec 100644 --- a/rb/sig/interfaces/action_builder.rbs +++ b/rb/sig/interfaces/action_builder.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + interface _ActionBuilder def tick: (untyped) -> (nil | Array[Selenium::WebDriver::Interactions::InputDevice]) diff --git a/rb/sig/interfaces/bridge.rbs b/rb/sig/interfaces/bridge.rbs index 65b901248fda3..bba953138841c 100644 --- a/rb/sig/interfaces/bridge.rbs +++ b/rb/sig/interfaces/bridge.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + interface _Bridge def execute: (untyped command, ?Hash[untyped, untyped] opts, ?untyped? command_hash) -> untyped end diff --git a/rb/sig/interfaces/clickable.rbs b/rb/sig/interfaces/clickable.rbs index 405bd0086aec7..980574ff11957 100644 --- a/rb/sig/interfaces/clickable.rbs +++ b/rb/sig/interfaces/clickable.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + interface _Clickable def click: (untyped) -> untyped end diff --git a/rb/sig/interfaces/commands.rbs b/rb/sig/interfaces/commands.rbs index 876539899adcf..dd2b49ab3ee6d 100644 --- a/rb/sig/interfaces/commands.rbs +++ b/rb/sig/interfaces/commands.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + interface _Commands def commands: (untyped command) -> untyped end diff --git a/rb/sig/interfaces/commands_list.rbs b/rb/sig/interfaces/commands_list.rbs index 356b9272bc188..c9cd88a40cb49 100644 --- a/rb/sig/interfaces/commands_list.rbs +++ b/rb/sig/interfaces/commands_list.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + interface _CommandList def command_list: () -> untyped end diff --git a/rb/sig/interfaces/define_method.rbs b/rb/sig/interfaces/define_method.rbs index 62eff9c38997f..79142932d394f 100644 --- a/rb/sig/interfaces/define_method.rbs +++ b/rb/sig/interfaces/define_method.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + interface _DefineMethod def define_method: (untyped) { (untyped) -> untyped } -> untyped end diff --git a/rb/sig/interfaces/devtools.rbs b/rb/sig/interfaces/devtools.rbs index 01b4ce39f1bc6..d484bbda7f814 100644 --- a/rb/sig/interfaces/devtools.rbs +++ b/rb/sig/interfaces/devtools.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + interface _DevTools def devtools: () -> untyped end diff --git a/rb/sig/interfaces/driver.rbs b/rb/sig/interfaces/driver.rbs index 4089947d7abe4..41712533ffaaa 100644 --- a/rb/sig/interfaces/driver.rbs +++ b/rb/sig/interfaces/driver.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + interface _Driver def capabilities: () -> untyped diff --git a/rb/sig/interfaces/features.rbs b/rb/sig/interfaces/features.rbs index 42d59006c7977..da694658211a4 100644 --- a/rb/sig/interfaces/features.rbs +++ b/rb/sig/interfaces/features.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + interface _Features def upload_if_necessary: (untyped keys) -> untyped end diff --git a/rb/sig/interfaces/full_page_screenshot.rbs b/rb/sig/interfaces/full_page_screenshot.rbs index d9c4bb4692077..c3bd7cbbfdec7 100644 --- a/rb/sig/interfaces/full_page_screenshot.rbs +++ b/rb/sig/interfaces/full_page_screenshot.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + interface _FullPageScreenshot def full_screenshot: () -> untyped diff --git a/rb/sig/interfaces/options.rbs b/rb/sig/interfaces/options.rbs index 489d92faab385..c2fa6aac35de9 100644 --- a/rb/sig/interfaces/options.rbs +++ b/rb/sig/interfaces/options.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + interface _Options def enable_login: -> untyped diff --git a/rb/sig/interfaces/platform.rbs b/rb/sig/interfaces/platform.rbs index 2c12f56d6c2bd..b533c364266a6 100644 --- a/rb/sig/interfaces/platform.rbs +++ b/rb/sig/interfaces/platform.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + interface _Platform def unix?: () -> bool end diff --git a/rb/sig/interfaces/profile.rbs b/rb/sig/interfaces/profile.rbs index e802692900f4d..c728b10e89dee 100644 --- a/rb/sig/interfaces/profile.rbs +++ b/rb/sig/interfaces/profile.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + interface _Profile def layout_on_disk: () -> untyped end diff --git a/rb/sig/interfaces/proxy.rbs b/rb/sig/interfaces/proxy.rbs index c4c8923a04014..c529d88dffde2 100644 --- a/rb/sig/interfaces/proxy.rbs +++ b/rb/sig/interfaces/proxy.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + interface _Proxy def auto_detect: -> untyped diff --git a/rb/sig/interfaces/take_screenshot.rbs b/rb/sig/interfaces/take_screenshot.rbs index 11bec497d6b13..639112dd5dd2e 100644 --- a/rb/sig/interfaces/take_screenshot.rbs +++ b/rb/sig/interfaces/take_screenshot.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + interface _TakeScreenshot def save_screenshot: (String png_path, ?full_page: bool full_page) -> untyped end diff --git a/rb/sig/interfaces/target.rbs b/rb/sig/interfaces/target.rbs index 27930d3b44ff4..1d66816507c5b 100644 --- a/rb/sig/interfaces/target.rbs +++ b/rb/sig/interfaces/target.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + interface _Target def target: () -> untyped diff --git a/rb/sig/lib/selenium/devtools.rbs b/rb/sig/lib/selenium/devtools.rbs index 46dab49dd30dd..66e14cdf98fd8 100644 --- a/rb/sig/lib/selenium/devtools.rbs +++ b/rb/sig/lib/selenium/devtools.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module DevTools attr_accessor self.version: untyped diff --git a/rb/sig/lib/selenium/devtools/support/cdp_client_generator.rbs b/rb/sig/lib/selenium/devtools/support/cdp_client_generator.rbs index 4999f692c928b..1644cae4c6f67 100644 --- a/rb/sig/lib/selenium/devtools/support/cdp_client_generator.rbs +++ b/rb/sig/lib/selenium/devtools/support/cdp_client_generator.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module DevTools module Support diff --git a/rb/sig/lib/selenium/devtools/version.rbs b/rb/sig/lib/selenium/devtools/version.rbs index 6a76744ce4b66..24fa3cac171b6 100644 --- a/rb/sig/lib/selenium/devtools/version.rbs +++ b/rb/sig/lib/selenium/devtools/version.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module DevTools VERSION: String diff --git a/rb/sig/lib/selenium/server.rbs b/rb/sig/lib/selenium/server.rbs index 966ff68774922..2b3845fb9389c 100644 --- a/rb/sig/lib/selenium/server.rbs +++ b/rb/sig/lib/selenium/server.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium class Server self.@latest: untyped diff --git a/rb/sig/lib/selenium/webdriver.rbs b/rb/sig/lib/selenium/webdriver.rbs index 147911acb6a0a..ba00c7bf27dc7 100644 --- a/rb/sig/lib/selenium/webdriver.rbs +++ b/rb/sig/lib/selenium/webdriver.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class Point diff --git a/rb/sig/lib/selenium/webdriver/atoms.rbs b/rb/sig/lib/selenium/webdriver/atoms.rbs index e825969f918c5..3a97eb3cf2292 100644 --- a/rb/sig/lib/selenium/webdriver/atoms.rbs +++ b/rb/sig/lib/selenium/webdriver/atoms.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Atoms diff --git a/rb/sig/lib/selenium/webdriver/bidi.rbs b/rb/sig/lib/selenium/webdriver/bidi.rbs index d5c257921d144..617d086aac432 100644 --- a/rb/sig/lib/selenium/webdriver/bidi.rbs +++ b/rb/sig/lib/selenium/webdriver/bidi.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class BiDi diff --git a/rb/sig/lib/selenium/webdriver/bidi/browser.rbs b/rb/sig/lib/selenium/webdriver/bidi/browser.rbs index 69dca9259324f..b6b94711fb4cf 100644 --- a/rb/sig/lib/selenium/webdriver/bidi/browser.rbs +++ b/rb/sig/lib/selenium/webdriver/bidi/browser.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class BiDi diff --git a/rb/sig/lib/selenium/webdriver/bidi/browsing_context.rbs b/rb/sig/lib/selenium/webdriver/bidi/browsing_context.rbs index 6be2f44fe9dd7..3e3156f6e8015 100644 --- a/rb/sig/lib/selenium/webdriver/bidi/browsing_context.rbs +++ b/rb/sig/lib/selenium/webdriver/bidi/browsing_context.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class BiDi diff --git a/rb/sig/lib/selenium/webdriver/bidi/browsing_context_info.rbs b/rb/sig/lib/selenium/webdriver/bidi/browsing_context_info.rbs index 1e0d12140f7ad..17942592fcd9b 100644 --- a/rb/sig/lib/selenium/webdriver/bidi/browsing_context_info.rbs +++ b/rb/sig/lib/selenium/webdriver/bidi/browsing_context_info.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class BiDi diff --git a/rb/sig/lib/selenium/webdriver/bidi/log_handler.rbs b/rb/sig/lib/selenium/webdriver/bidi/log_handler.rbs index 2506df056f819..fea9edf961c5f 100644 --- a/rb/sig/lib/selenium/webdriver/bidi/log_handler.rbs +++ b/rb/sig/lib/selenium/webdriver/bidi/log_handler.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class BiDi diff --git a/rb/sig/lib/selenium/webdriver/bidi/navigate_result.rbs b/rb/sig/lib/selenium/webdriver/bidi/navigate_result.rbs index 54b4737e81c7c..a24160acc2b98 100644 --- a/rb/sig/lib/selenium/webdriver/bidi/navigate_result.rbs +++ b/rb/sig/lib/selenium/webdriver/bidi/navigate_result.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class BiDi diff --git a/rb/sig/lib/selenium/webdriver/bidi/network.rbs b/rb/sig/lib/selenium/webdriver/bidi/network.rbs index 6d84a77724e2d..994b914940c43 100644 --- a/rb/sig/lib/selenium/webdriver/bidi/network.rbs +++ b/rb/sig/lib/selenium/webdriver/bidi/network.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class BiDi diff --git a/rb/sig/lib/selenium/webdriver/bidi/network/cookies.rbs b/rb/sig/lib/selenium/webdriver/bidi/network/cookies.rbs index 4d735480e64a7..3eef49bd436d9 100644 --- a/rb/sig/lib/selenium/webdriver/bidi/network/cookies.rbs +++ b/rb/sig/lib/selenium/webdriver/bidi/network/cookies.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class BiDi diff --git a/rb/sig/lib/selenium/webdriver/bidi/network/credentials.rbs b/rb/sig/lib/selenium/webdriver/bidi/network/credentials.rbs index 5f9c75340ca72..29d0ec3e64d73 100644 --- a/rb/sig/lib/selenium/webdriver/bidi/network/credentials.rbs +++ b/rb/sig/lib/selenium/webdriver/bidi/network/credentials.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class BiDi diff --git a/rb/sig/lib/selenium/webdriver/bidi/network/headers.rbs b/rb/sig/lib/selenium/webdriver/bidi/network/headers.rbs index 987952ee9c397..e4553c0c11596 100644 --- a/rb/sig/lib/selenium/webdriver/bidi/network/headers.rbs +++ b/rb/sig/lib/selenium/webdriver/bidi/network/headers.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class BiDi diff --git a/rb/sig/lib/selenium/webdriver/bidi/network/intercepted_auth.rbs b/rb/sig/lib/selenium/webdriver/bidi/network/intercepted_auth.rbs index c7fb60df6a32e..6ee7f7e770978 100644 --- a/rb/sig/lib/selenium/webdriver/bidi/network/intercepted_auth.rbs +++ b/rb/sig/lib/selenium/webdriver/bidi/network/intercepted_auth.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class BiDi diff --git a/rb/sig/lib/selenium/webdriver/bidi/network/intercepted_item.rbs b/rb/sig/lib/selenium/webdriver/bidi/network/intercepted_item.rbs index ab73782de2d5f..2cfc46e7ffc06 100644 --- a/rb/sig/lib/selenium/webdriver/bidi/network/intercepted_item.rbs +++ b/rb/sig/lib/selenium/webdriver/bidi/network/intercepted_item.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class BiDi diff --git a/rb/sig/lib/selenium/webdriver/bidi/network/intercepted_request.rbs b/rb/sig/lib/selenium/webdriver/bidi/network/intercepted_request.rbs index 92d82800760bd..5cb039ca4da43 100644 --- a/rb/sig/lib/selenium/webdriver/bidi/network/intercepted_request.rbs +++ b/rb/sig/lib/selenium/webdriver/bidi/network/intercepted_request.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class BiDi diff --git a/rb/sig/lib/selenium/webdriver/bidi/network/intercepted_response.rbs b/rb/sig/lib/selenium/webdriver/bidi/network/intercepted_response.rbs index 9624d5225ad0d..e426e53dcfc67 100644 --- a/rb/sig/lib/selenium/webdriver/bidi/network/intercepted_response.rbs +++ b/rb/sig/lib/selenium/webdriver/bidi/network/intercepted_response.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class BiDi diff --git a/rb/sig/lib/selenium/webdriver/bidi/network/url_pattern.rbs b/rb/sig/lib/selenium/webdriver/bidi/network/url_pattern.rbs index 57353479f69f7..42e8e63e137cb 100644 --- a/rb/sig/lib/selenium/webdriver/bidi/network/url_pattern.rbs +++ b/rb/sig/lib/selenium/webdriver/bidi/network/url_pattern.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class BiDi diff --git a/rb/sig/lib/selenium/webdriver/bidi/session.rbs b/rb/sig/lib/selenium/webdriver/bidi/session.rbs index ecd687ba8e8e6..5850f3a77d343 100644 --- a/rb/sig/lib/selenium/webdriver/bidi/session.rbs +++ b/rb/sig/lib/selenium/webdriver/bidi/session.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class BiDi diff --git a/rb/sig/lib/selenium/webdriver/bidi/struct.rbs b/rb/sig/lib/selenium/webdriver/bidi/struct.rbs index ff4ab92c762e5..62d6baa02ded6 100644 --- a/rb/sig/lib/selenium/webdriver/bidi/struct.rbs +++ b/rb/sig/lib/selenium/webdriver/bidi/struct.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class BiDi diff --git a/rb/sig/lib/selenium/webdriver/chrome.rbs b/rb/sig/lib/selenium/webdriver/chrome.rbs index f1d605c834bb9..d916f9bfc8bc3 100644 --- a/rb/sig/lib/selenium/webdriver/chrome.rbs +++ b/rb/sig/lib/selenium/webdriver/chrome.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Chrome diff --git a/rb/sig/lib/selenium/webdriver/chrome/driver.rbs b/rb/sig/lib/selenium/webdriver/chrome/driver.rbs index 92653102f9a90..8307d0cf3aea8 100644 --- a/rb/sig/lib/selenium/webdriver/chrome/driver.rbs +++ b/rb/sig/lib/selenium/webdriver/chrome/driver.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Chrome diff --git a/rb/sig/lib/selenium/webdriver/chrome/features.rbs b/rb/sig/lib/selenium/webdriver/chrome/features.rbs index ab3e9c85707e4..80e4fc84bad47 100644 --- a/rb/sig/lib/selenium/webdriver/chrome/features.rbs +++ b/rb/sig/lib/selenium/webdriver/chrome/features.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Chrome diff --git a/rb/sig/lib/selenium/webdriver/chrome/options.rbs b/rb/sig/lib/selenium/webdriver/chrome/options.rbs index eae4c2feab36f..1d4a7665e0140 100644 --- a/rb/sig/lib/selenium/webdriver/chrome/options.rbs +++ b/rb/sig/lib/selenium/webdriver/chrome/options.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Chrome diff --git a/rb/sig/lib/selenium/webdriver/chrome/profile.rbs b/rb/sig/lib/selenium/webdriver/chrome/profile.rbs index d5b2e2cff8736..cc2895d926b5d 100644 --- a/rb/sig/lib/selenium/webdriver/chrome/profile.rbs +++ b/rb/sig/lib/selenium/webdriver/chrome/profile.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Chrome diff --git a/rb/sig/lib/selenium/webdriver/chrome/service.rbs b/rb/sig/lib/selenium/webdriver/chrome/service.rbs index 71004cd46bc52..dc826dc2de684 100644 --- a/rb/sig/lib/selenium/webdriver/chrome/service.rbs +++ b/rb/sig/lib/selenium/webdriver/chrome/service.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Chrome diff --git a/rb/sig/lib/selenium/webdriver/chromium.rbs b/rb/sig/lib/selenium/webdriver/chromium.rbs index bb350c68a76f6..bc7024dab6b5e 100644 --- a/rb/sig/lib/selenium/webdriver/chromium.rbs +++ b/rb/sig/lib/selenium/webdriver/chromium.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Chromium diff --git a/rb/sig/lib/selenium/webdriver/chromium/driver.rbs b/rb/sig/lib/selenium/webdriver/chromium/driver.rbs index 32353772c8251..624f87e039443 100644 --- a/rb/sig/lib/selenium/webdriver/chromium/driver.rbs +++ b/rb/sig/lib/selenium/webdriver/chromium/driver.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Chromium diff --git a/rb/sig/lib/selenium/webdriver/chromium/features.rbs b/rb/sig/lib/selenium/webdriver/chromium/features.rbs index a48cca64401fe..1a336f2f36836 100644 --- a/rb/sig/lib/selenium/webdriver/chromium/features.rbs +++ b/rb/sig/lib/selenium/webdriver/chromium/features.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Chromium diff --git a/rb/sig/lib/selenium/webdriver/chromium/options.rbs b/rb/sig/lib/selenium/webdriver/chromium/options.rbs index bae271cc1913f..17544d2157b78 100644 --- a/rb/sig/lib/selenium/webdriver/chromium/options.rbs +++ b/rb/sig/lib/selenium/webdriver/chromium/options.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Chromium diff --git a/rb/sig/lib/selenium/webdriver/chromium/profile.rbs b/rb/sig/lib/selenium/webdriver/chromium/profile.rbs index 893774aba5e00..f052d42101491 100644 --- a/rb/sig/lib/selenium/webdriver/chromium/profile.rbs +++ b/rb/sig/lib/selenium/webdriver/chromium/profile.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Chromium diff --git a/rb/sig/lib/selenium/webdriver/common.rbs b/rb/sig/lib/selenium/webdriver/common.rbs index e69de29bb2d1d..556d95e81d402 100644 --- a/rb/sig/lib/selenium/webdriver/common.rbs +++ b/rb/sig/lib/selenium/webdriver/common.rbs @@ -0,0 +1,17 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + diff --git a/rb/sig/lib/selenium/webdriver/common/action_builder.rbs b/rb/sig/lib/selenium/webdriver/common/action_builder.rbs index 7f1f95fa71db6..b0a0d15dbc087 100644 --- a/rb/sig/lib/selenium/webdriver/common/action_builder.rbs +++ b/rb/sig/lib/selenium/webdriver/common/action_builder.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class ActionBuilder diff --git a/rb/sig/lib/selenium/webdriver/common/alert.rbs b/rb/sig/lib/selenium/webdriver/common/alert.rbs index 8c39da43f026c..0c254bdbbe027 100644 --- a/rb/sig/lib/selenium/webdriver/common/alert.rbs +++ b/rb/sig/lib/selenium/webdriver/common/alert.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class Alert diff --git a/rb/sig/lib/selenium/webdriver/common/child_process.rbs b/rb/sig/lib/selenium/webdriver/common/child_process.rbs index 69785847b71eb..abd4c4fca1c92 100644 --- a/rb/sig/lib/selenium/webdriver/common/child_process.rbs +++ b/rb/sig/lib/selenium/webdriver/common/child_process.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class ChildProcess diff --git a/rb/sig/lib/selenium/webdriver/common/driver.rbs b/rb/sig/lib/selenium/webdriver/common/driver.rbs index 8a95acc35109a..708f86362c8e8 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class Driver diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/downloads_files.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/downloads_files.rbs index 6490820f43a88..6d52758219a89 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/downloads_files.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/downloads_files.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/full_page_screenshot.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/full_page_screenshot.rbs index afb3d4c5c5037..c412df6051682 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/full_page_screenshot.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/full_page_screenshot.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_addons.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_addons.rbs index 667618c91b798..385029d2cd78b 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_addons.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_addons.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_apple_permissions.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_apple_permissions.rbs index 8d6bf51643e4c..9208c79504fea 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_apple_permissions.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_apple_permissions.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_authentication.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_authentication.rbs index 2a61f10486165..dd3e375f5eb41 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_authentication.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_authentication.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_bidi.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_bidi.rbs index 0fed760bfb9d4..8518eae49f96f 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_bidi.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_bidi.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_casting.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_casting.rbs index be13c0624a13f..b48a4610369fb 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_casting.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_casting.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_cdp.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_cdp.rbs index ab2b148f55a91..1894cf9cc0e24 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_cdp.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_cdp.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_context.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_context.rbs index deb8d8b60be2e..02fe404b03f2f 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_context.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_context.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_debugger.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_debugger.rbs index 7539fa6849648..49e953209e52f 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_debugger.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_debugger.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_devtools.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_devtools.rbs index d6509e4224824..df6a253758244 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_devtools.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_devtools.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_fedcm_dialog.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_fedcm_dialog.rbs index 77fe49733c18e..48c3fdbec97a3 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_fedcm_dialog.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_fedcm_dialog.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_file_downloads.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_file_downloads.rbs index c939c6eed4795..5253de7a82b2c 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_file_downloads.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_file_downloads.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_launching.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_launching.rbs index 760f160a0d1bd..7cb22ab4b4456 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_launching.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_launching.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_log_events.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_log_events.rbs index 94e019aac0bd2..43ae12930e695 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_log_events.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_log_events.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_logs.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_logs.rbs index fd42be72f967a..227d4eaa497b0 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_logs.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_logs.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_network_conditions.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_network_conditions.rbs index bd77ff746b2f4..b26d14da91ddb 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_network_conditions.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_network_conditions.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_network_interception.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_network_interception.rbs index 72e4d97c9c0d2..0f59a42de27f8 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_network_interception.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_network_interception.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_permissions.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_permissions.rbs index 1bcb52ec121dd..83c0b2021b312 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_permissions.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_permissions.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_pinned_scripts.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_pinned_scripts.rbs index e8fd66b9a8fd0..9bb373142dd20 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_pinned_scripts.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_pinned_scripts.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_session_id.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_session_id.rbs index 77a051910d151..95037df6fda2c 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_session_id.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/has_session_id.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/prints_page.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/prints_page.rbs index f2578dde05b16..c0643c3d9ea6a 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/prints_page.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/prints_page.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_extensions/uploads_files.rbs b/rb/sig/lib/selenium/webdriver/common/driver_extensions/uploads_files.rbs index 89681963b5dd7..a2935ee0967f4 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_extensions/uploads_files.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_extensions/uploads_files.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module DriverExtensions diff --git a/rb/sig/lib/selenium/webdriver/common/driver_finder.rbs b/rb/sig/lib/selenium/webdriver/common/driver_finder.rbs index ef87fee7bddc6..a5710f6c072dc 100644 --- a/rb/sig/lib/selenium/webdriver/common/driver_finder.rbs +++ b/rb/sig/lib/selenium/webdriver/common/driver_finder.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class DriverFinder diff --git a/rb/sig/lib/selenium/webdriver/common/element.rbs b/rb/sig/lib/selenium/webdriver/common/element.rbs index 84f27e732d833..b94737c8415b9 100644 --- a/rb/sig/lib/selenium/webdriver/common/element.rbs +++ b/rb/sig/lib/selenium/webdriver/common/element.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class Element diff --git a/rb/sig/lib/selenium/webdriver/common/error.rbs b/rb/sig/lib/selenium/webdriver/common/error.rbs index 40a52071f7049..ed52fdd62ef44 100644 --- a/rb/sig/lib/selenium/webdriver/common/error.rbs +++ b/rb/sig/lib/selenium/webdriver/common/error.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Error diff --git a/rb/sig/lib/selenium/webdriver/common/file_reaper.rbs b/rb/sig/lib/selenium/webdriver/common/file_reaper.rbs index 7487f0a361beb..524ea3aaab94e 100644 --- a/rb/sig/lib/selenium/webdriver/common/file_reaper.rbs +++ b/rb/sig/lib/selenium/webdriver/common/file_reaper.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module FileReaper diff --git a/rb/sig/lib/selenium/webdriver/common/interactions/input_device.rbs b/rb/sig/lib/selenium/webdriver/common/interactions/input_device.rbs index 01e8e62c8db42..9a6504079693f 100644 --- a/rb/sig/lib/selenium/webdriver/common/interactions/input_device.rbs +++ b/rb/sig/lib/selenium/webdriver/common/interactions/input_device.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Interactions diff --git a/rb/sig/lib/selenium/webdriver/common/interactions/interaction.rbs b/rb/sig/lib/selenium/webdriver/common/interactions/interaction.rbs index 9ae432c6f7a01..13ccfa01d2420 100644 --- a/rb/sig/lib/selenium/webdriver/common/interactions/interaction.rbs +++ b/rb/sig/lib/selenium/webdriver/common/interactions/interaction.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Interactions diff --git a/rb/sig/lib/selenium/webdriver/common/interactions/interactions.rbs b/rb/sig/lib/selenium/webdriver/common/interactions/interactions.rbs index 6268f4f803fd2..9c54a555110d8 100644 --- a/rb/sig/lib/selenium/webdriver/common/interactions/interactions.rbs +++ b/rb/sig/lib/selenium/webdriver/common/interactions/interactions.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Interactions diff --git a/rb/sig/lib/selenium/webdriver/common/interactions/key_actions.rbs b/rb/sig/lib/selenium/webdriver/common/interactions/key_actions.rbs index f66890728d9ca..36e11010e5512 100644 --- a/rb/sig/lib/selenium/webdriver/common/interactions/key_actions.rbs +++ b/rb/sig/lib/selenium/webdriver/common/interactions/key_actions.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module KeyActions diff --git a/rb/sig/lib/selenium/webdriver/common/interactions/key_input.rbs b/rb/sig/lib/selenium/webdriver/common/interactions/key_input.rbs index 8bdbaabbed3c2..027850a1580fc 100644 --- a/rb/sig/lib/selenium/webdriver/common/interactions/key_input.rbs +++ b/rb/sig/lib/selenium/webdriver/common/interactions/key_input.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Interactions diff --git a/rb/sig/lib/selenium/webdriver/common/interactions/none_input.rbs b/rb/sig/lib/selenium/webdriver/common/interactions/none_input.rbs index 703445eb1504e..08376f005b1f7 100644 --- a/rb/sig/lib/selenium/webdriver/common/interactions/none_input.rbs +++ b/rb/sig/lib/selenium/webdriver/common/interactions/none_input.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Interactions diff --git a/rb/sig/lib/selenium/webdriver/common/interactions/pause.rbs b/rb/sig/lib/selenium/webdriver/common/interactions/pause.rbs index 08fe06dead86d..8b10135538237 100644 --- a/rb/sig/lib/selenium/webdriver/common/interactions/pause.rbs +++ b/rb/sig/lib/selenium/webdriver/common/interactions/pause.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Interactions diff --git a/rb/sig/lib/selenium/webdriver/common/interactions/pointer_actions.rbs b/rb/sig/lib/selenium/webdriver/common/interactions/pointer_actions.rbs index 902222930637b..b479ae56083c6 100644 --- a/rb/sig/lib/selenium/webdriver/common/interactions/pointer_actions.rbs +++ b/rb/sig/lib/selenium/webdriver/common/interactions/pointer_actions.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module PointerActions diff --git a/rb/sig/lib/selenium/webdriver/common/interactions/pointer_cancel.rbs b/rb/sig/lib/selenium/webdriver/common/interactions/pointer_cancel.rbs index 567b10ccf25ed..70628537d57ab 100644 --- a/rb/sig/lib/selenium/webdriver/common/interactions/pointer_cancel.rbs +++ b/rb/sig/lib/selenium/webdriver/common/interactions/pointer_cancel.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Interactions diff --git a/rb/sig/lib/selenium/webdriver/common/interactions/pointer_event_properties.rbs b/rb/sig/lib/selenium/webdriver/common/interactions/pointer_event_properties.rbs index 4d60b65b18976..6833652f4f003 100644 --- a/rb/sig/lib/selenium/webdriver/common/interactions/pointer_event_properties.rbs +++ b/rb/sig/lib/selenium/webdriver/common/interactions/pointer_event_properties.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Interactions diff --git a/rb/sig/lib/selenium/webdriver/common/interactions/pointer_input.rbs b/rb/sig/lib/selenium/webdriver/common/interactions/pointer_input.rbs index 1f8eefe9bd898..28531c78a83b8 100644 --- a/rb/sig/lib/selenium/webdriver/common/interactions/pointer_input.rbs +++ b/rb/sig/lib/selenium/webdriver/common/interactions/pointer_input.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Interactions diff --git a/rb/sig/lib/selenium/webdriver/common/interactions/pointer_move.rbs b/rb/sig/lib/selenium/webdriver/common/interactions/pointer_move.rbs index dbaac9737a23e..b5c28bc8ad3a7 100644 --- a/rb/sig/lib/selenium/webdriver/common/interactions/pointer_move.rbs +++ b/rb/sig/lib/selenium/webdriver/common/interactions/pointer_move.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Interactions diff --git a/rb/sig/lib/selenium/webdriver/common/interactions/pointer_press.rbs b/rb/sig/lib/selenium/webdriver/common/interactions/pointer_press.rbs index 65282108b03ea..777d25488166d 100644 --- a/rb/sig/lib/selenium/webdriver/common/interactions/pointer_press.rbs +++ b/rb/sig/lib/selenium/webdriver/common/interactions/pointer_press.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Interactions diff --git a/rb/sig/lib/selenium/webdriver/common/interactions/scroll.rbs b/rb/sig/lib/selenium/webdriver/common/interactions/scroll.rbs index 2bae225339d54..61e8acfac9369 100644 --- a/rb/sig/lib/selenium/webdriver/common/interactions/scroll.rbs +++ b/rb/sig/lib/selenium/webdriver/common/interactions/scroll.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Interactions diff --git a/rb/sig/lib/selenium/webdriver/common/interactions/scroll_origin.rbs b/rb/sig/lib/selenium/webdriver/common/interactions/scroll_origin.rbs index 99fdffbb909aa..79219fb17921c 100644 --- a/rb/sig/lib/selenium/webdriver/common/interactions/scroll_origin.rbs +++ b/rb/sig/lib/selenium/webdriver/common/interactions/scroll_origin.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module WheelActions diff --git a/rb/sig/lib/selenium/webdriver/common/interactions/typing_interaction.rbs b/rb/sig/lib/selenium/webdriver/common/interactions/typing_interaction.rbs index 54ecfb4582042..0d61918399254 100644 --- a/rb/sig/lib/selenium/webdriver/common/interactions/typing_interaction.rbs +++ b/rb/sig/lib/selenium/webdriver/common/interactions/typing_interaction.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Interactions diff --git a/rb/sig/lib/selenium/webdriver/common/interactions/wheel_actions.rbs b/rb/sig/lib/selenium/webdriver/common/interactions/wheel_actions.rbs index 91128affcc9f3..859b11f854f24 100644 --- a/rb/sig/lib/selenium/webdriver/common/interactions/wheel_actions.rbs +++ b/rb/sig/lib/selenium/webdriver/common/interactions/wheel_actions.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module WheelActions diff --git a/rb/sig/lib/selenium/webdriver/common/interactions/wheel_input.rbs b/rb/sig/lib/selenium/webdriver/common/interactions/wheel_input.rbs index f63726dc643d7..f06a4efe36947 100644 --- a/rb/sig/lib/selenium/webdriver/common/interactions/wheel_input.rbs +++ b/rb/sig/lib/selenium/webdriver/common/interactions/wheel_input.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Interactions diff --git a/rb/sig/lib/selenium/webdriver/common/keys.rbs b/rb/sig/lib/selenium/webdriver/common/keys.rbs index 9cf2b197a8a3b..6519b809e2666 100644 --- a/rb/sig/lib/selenium/webdriver/common/keys.rbs +++ b/rb/sig/lib/selenium/webdriver/common/keys.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Keys diff --git a/rb/sig/lib/selenium/webdriver/common/local_driver.rbs b/rb/sig/lib/selenium/webdriver/common/local_driver.rbs index ae8e719f13813..0f0a82839c6bd 100644 --- a/rb/sig/lib/selenium/webdriver/common/local_driver.rbs +++ b/rb/sig/lib/selenium/webdriver/common/local_driver.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module LocalDriver diff --git a/rb/sig/lib/selenium/webdriver/common/log_entry.rbs b/rb/sig/lib/selenium/webdriver/common/log_entry.rbs index 64b6c97d608c7..494a8ac3a2679 100644 --- a/rb/sig/lib/selenium/webdriver/common/log_entry.rbs +++ b/rb/sig/lib/selenium/webdriver/common/log_entry.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class LogEntry diff --git a/rb/sig/lib/selenium/webdriver/common/logger.rbs b/rb/sig/lib/selenium/webdriver/common/logger.rbs index d31bf9b990b58..15168451e3a20 100644 --- a/rb/sig/lib/selenium/webdriver/common/logger.rbs +++ b/rb/sig/lib/selenium/webdriver/common/logger.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class Logger diff --git a/rb/sig/lib/selenium/webdriver/common/logs.rbs b/rb/sig/lib/selenium/webdriver/common/logs.rbs index b5974bfd0299b..eef017b209a2a 100644 --- a/rb/sig/lib/selenium/webdriver/common/logs.rbs +++ b/rb/sig/lib/selenium/webdriver/common/logs.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class Logs diff --git a/rb/sig/lib/selenium/webdriver/common/manager.rbs b/rb/sig/lib/selenium/webdriver/common/manager.rbs index 33bc5de0bb619..66aff36dc92b0 100644 --- a/rb/sig/lib/selenium/webdriver/common/manager.rbs +++ b/rb/sig/lib/selenium/webdriver/common/manager.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class Manager diff --git a/rb/sig/lib/selenium/webdriver/common/navigation.rbs b/rb/sig/lib/selenium/webdriver/common/navigation.rbs index 4c31e52a3fe7c..5d74afce5ca01 100644 --- a/rb/sig/lib/selenium/webdriver/common/navigation.rbs +++ b/rb/sig/lib/selenium/webdriver/common/navigation.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class Navigation diff --git a/rb/sig/lib/selenium/webdriver/common/network.rbs b/rb/sig/lib/selenium/webdriver/common/network.rbs index b6f7f9fd2613b..3cffc8b6e2bd1 100644 --- a/rb/sig/lib/selenium/webdriver/common/network.rbs +++ b/rb/sig/lib/selenium/webdriver/common/network.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class Network diff --git a/rb/sig/lib/selenium/webdriver/common/options.rbs b/rb/sig/lib/selenium/webdriver/common/options.rbs index b49c13380b71a..4df132e93445b 100644 --- a/rb/sig/lib/selenium/webdriver/common/options.rbs +++ b/rb/sig/lib/selenium/webdriver/common/options.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class Options diff --git a/rb/sig/lib/selenium/webdriver/common/platform.rbs b/rb/sig/lib/selenium/webdriver/common/platform.rbs index 294c6a5110aec..1636541ff32b9 100644 --- a/rb/sig/lib/selenium/webdriver/common/platform.rbs +++ b/rb/sig/lib/selenium/webdriver/common/platform.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver # @api private diff --git a/rb/sig/lib/selenium/webdriver/common/port_prober.rbs b/rb/sig/lib/selenium/webdriver/common/port_prober.rbs index 1d45cd15321d7..b019927af4010 100644 --- a/rb/sig/lib/selenium/webdriver/common/port_prober.rbs +++ b/rb/sig/lib/selenium/webdriver/common/port_prober.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class PortProber diff --git a/rb/sig/lib/selenium/webdriver/common/print_options.rbs b/rb/sig/lib/selenium/webdriver/common/print_options.rbs index be98823af7357..8f7ee4889f40a 100644 --- a/rb/sig/lib/selenium/webdriver/common/print_options.rbs +++ b/rb/sig/lib/selenium/webdriver/common/print_options.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class PrintOptions diff --git a/rb/sig/lib/selenium/webdriver/common/profile_helper.rbs b/rb/sig/lib/selenium/webdriver/common/profile_helper.rbs index e6d952c6d4eb4..1b55da64286b0 100644 --- a/rb/sig/lib/selenium/webdriver/common/profile_helper.rbs +++ b/rb/sig/lib/selenium/webdriver/common/profile_helper.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module ProfileHelper diff --git a/rb/sig/lib/selenium/webdriver/common/proxy.rbs b/rb/sig/lib/selenium/webdriver/common/proxy.rbs index 7b6156691e04a..86538d01c2b19 100644 --- a/rb/sig/lib/selenium/webdriver/common/proxy.rbs +++ b/rb/sig/lib/selenium/webdriver/common/proxy.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class Proxy diff --git a/rb/sig/lib/selenium/webdriver/common/script.rbs b/rb/sig/lib/selenium/webdriver/common/script.rbs index 0bcdcf8318cc3..37b1a1d8c9b74 100644 --- a/rb/sig/lib/selenium/webdriver/common/script.rbs +++ b/rb/sig/lib/selenium/webdriver/common/script.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class Script diff --git a/rb/sig/lib/selenium/webdriver/common/search_context.rbs b/rb/sig/lib/selenium/webdriver/common/search_context.rbs index c240e68d5ce5b..1fb9577071ca9 100644 --- a/rb/sig/lib/selenium/webdriver/common/search_context.rbs +++ b/rb/sig/lib/selenium/webdriver/common/search_context.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module SearchContext diff --git a/rb/sig/lib/selenium/webdriver/common/selenium_manager.rbs b/rb/sig/lib/selenium/webdriver/common/selenium_manager.rbs index c73ec88f61487..713337031383f 100644 --- a/rb/sig/lib/selenium/webdriver/common/selenium_manager.rbs +++ b/rb/sig/lib/selenium/webdriver/common/selenium_manager.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class SeleniumManager diff --git a/rb/sig/lib/selenium/webdriver/common/service.rbs b/rb/sig/lib/selenium/webdriver/common/service.rbs index 616b623a87068..78b4283734496 100644 --- a/rb/sig/lib/selenium/webdriver/common/service.rbs +++ b/rb/sig/lib/selenium/webdriver/common/service.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class Service diff --git a/rb/sig/lib/selenium/webdriver/common/service_manager.rbs b/rb/sig/lib/selenium/webdriver/common/service_manager.rbs index b4a16696fe2d9..503e27c7aea4a 100644 --- a/rb/sig/lib/selenium/webdriver/common/service_manager.rbs +++ b/rb/sig/lib/selenium/webdriver/common/service_manager.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class ServiceManager diff --git a/rb/sig/lib/selenium/webdriver/common/shadow_root.rbs b/rb/sig/lib/selenium/webdriver/common/shadow_root.rbs index 3ad30b84f72c1..35bec98be6118 100644 --- a/rb/sig/lib/selenium/webdriver/common/shadow_root.rbs +++ b/rb/sig/lib/selenium/webdriver/common/shadow_root.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class ShadowRoot diff --git a/rb/sig/lib/selenium/webdriver/common/socket_lock.rbs b/rb/sig/lib/selenium/webdriver/common/socket_lock.rbs index 4a806f52f805e..07d5989451bcc 100644 --- a/rb/sig/lib/selenium/webdriver/common/socket_lock.rbs +++ b/rb/sig/lib/selenium/webdriver/common/socket_lock.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class SocketLock diff --git a/rb/sig/lib/selenium/webdriver/common/socket_poller.rbs b/rb/sig/lib/selenium/webdriver/common/socket_poller.rbs index 631b443064a31..56802d84618f6 100644 --- a/rb/sig/lib/selenium/webdriver/common/socket_poller.rbs +++ b/rb/sig/lib/selenium/webdriver/common/socket_poller.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class SocketPoller diff --git a/rb/sig/lib/selenium/webdriver/common/takes_screenshot.rbs b/rb/sig/lib/selenium/webdriver/common/takes_screenshot.rbs index 723b68e5427d8..e3f66af8de40c 100644 --- a/rb/sig/lib/selenium/webdriver/common/takes_screenshot.rbs +++ b/rb/sig/lib/selenium/webdriver/common/takes_screenshot.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module TakesScreenshot diff --git a/rb/sig/lib/selenium/webdriver/common/target_locator.rbs b/rb/sig/lib/selenium/webdriver/common/target_locator.rbs index 2e650495a40ff..2f04ab6c84926 100644 --- a/rb/sig/lib/selenium/webdriver/common/target_locator.rbs +++ b/rb/sig/lib/selenium/webdriver/common/target_locator.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class TargetLocator diff --git a/rb/sig/lib/selenium/webdriver/common/timeouts.rbs b/rb/sig/lib/selenium/webdriver/common/timeouts.rbs index 70419cdb86dc8..9e1caabbe9464 100644 --- a/rb/sig/lib/selenium/webdriver/common/timeouts.rbs +++ b/rb/sig/lib/selenium/webdriver/common/timeouts.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class Timeouts diff --git a/rb/sig/lib/selenium/webdriver/common/virtual_authenticator/credential.rbs b/rb/sig/lib/selenium/webdriver/common/virtual_authenticator/credential.rbs index b80c99be9aa73..654c14014b7fb 100644 --- a/rb/sig/lib/selenium/webdriver/common/virtual_authenticator/credential.rbs +++ b/rb/sig/lib/selenium/webdriver/common/virtual_authenticator/credential.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class Credential diff --git a/rb/sig/lib/selenium/webdriver/common/virtual_authenticator/virtual_authenticator.rbs b/rb/sig/lib/selenium/webdriver/common/virtual_authenticator/virtual_authenticator.rbs index a20c31dd63544..b34f6041f74bc 100644 --- a/rb/sig/lib/selenium/webdriver/common/virtual_authenticator/virtual_authenticator.rbs +++ b/rb/sig/lib/selenium/webdriver/common/virtual_authenticator/virtual_authenticator.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class VirtualAuthenticator diff --git a/rb/sig/lib/selenium/webdriver/common/virtual_authenticator/virtual_authenticator_options.rbs b/rb/sig/lib/selenium/webdriver/common/virtual_authenticator/virtual_authenticator_options.rbs index 6d58c1771928f..5fa174d66d8a1 100644 --- a/rb/sig/lib/selenium/webdriver/common/virtual_authenticator/virtual_authenticator_options.rbs +++ b/rb/sig/lib/selenium/webdriver/common/virtual_authenticator/virtual_authenticator_options.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class VirtualAuthenticatorOptions diff --git a/rb/sig/lib/selenium/webdriver/common/wait.rbs b/rb/sig/lib/selenium/webdriver/common/wait.rbs index 1e1c888a9edf2..dd49dcf153478 100644 --- a/rb/sig/lib/selenium/webdriver/common/wait.rbs +++ b/rb/sig/lib/selenium/webdriver/common/wait.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class Wait diff --git a/rb/sig/lib/selenium/webdriver/common/websocket_connection.rbs b/rb/sig/lib/selenium/webdriver/common/websocket_connection.rbs index 5d763fc23542c..031d915b5a423 100644 --- a/rb/sig/lib/selenium/webdriver/common/websocket_connection.rbs +++ b/rb/sig/lib/selenium/webdriver/common/websocket_connection.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class WebSocketConnection diff --git a/rb/sig/lib/selenium/webdriver/common/window.rbs b/rb/sig/lib/selenium/webdriver/common/window.rbs index 69a06fbbf985f..aba1516c699e0 100644 --- a/rb/sig/lib/selenium/webdriver/common/window.rbs +++ b/rb/sig/lib/selenium/webdriver/common/window.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class Window diff --git a/rb/sig/lib/selenium/webdriver/common/zipper.rbs b/rb/sig/lib/selenium/webdriver/common/zipper.rbs index c82588928fb01..d01306ecd81d5 100644 --- a/rb/sig/lib/selenium/webdriver/common/zipper.rbs +++ b/rb/sig/lib/selenium/webdriver/common/zipper.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Zipper diff --git a/rb/sig/lib/selenium/webdriver/devtools.rbs b/rb/sig/lib/selenium/webdriver/devtools.rbs index 3e09c433c109f..530be39d22e0c 100644 --- a/rb/sig/lib/selenium/webdriver/devtools.rbs +++ b/rb/sig/lib/selenium/webdriver/devtools.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class DevTools diff --git a/rb/sig/lib/selenium/webdriver/devtools/console_event.rbs b/rb/sig/lib/selenium/webdriver/devtools/console_event.rbs index 60cbaa68a11c4..8b8ec2f848a84 100644 --- a/rb/sig/lib/selenium/webdriver/devtools/console_event.rbs +++ b/rb/sig/lib/selenium/webdriver/devtools/console_event.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class DevTools diff --git a/rb/sig/lib/selenium/webdriver/devtools/exception_event.rbs b/rb/sig/lib/selenium/webdriver/devtools/exception_event.rbs index a4eac54cc06c9..037667ca4e51a 100644 --- a/rb/sig/lib/selenium/webdriver/devtools/exception_event.rbs +++ b/rb/sig/lib/selenium/webdriver/devtools/exception_event.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class DevTools diff --git a/rb/sig/lib/selenium/webdriver/devtools/mutation_event.rbs b/rb/sig/lib/selenium/webdriver/devtools/mutation_event.rbs index 5045962130077..965a64364cfa9 100644 --- a/rb/sig/lib/selenium/webdriver/devtools/mutation_event.rbs +++ b/rb/sig/lib/selenium/webdriver/devtools/mutation_event.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class DevTools diff --git a/rb/sig/lib/selenium/webdriver/devtools/network_interceptor.rbs b/rb/sig/lib/selenium/webdriver/devtools/network_interceptor.rbs index 0e3333c40400f..2a8c6a745370c 100644 --- a/rb/sig/lib/selenium/webdriver/devtools/network_interceptor.rbs +++ b/rb/sig/lib/selenium/webdriver/devtools/network_interceptor.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class DevTools diff --git a/rb/sig/lib/selenium/webdriver/devtools/pinned_script.rbs b/rb/sig/lib/selenium/webdriver/devtools/pinned_script.rbs index 59416ef9f151d..043b139125be9 100644 --- a/rb/sig/lib/selenium/webdriver/devtools/pinned_script.rbs +++ b/rb/sig/lib/selenium/webdriver/devtools/pinned_script.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class DevTools diff --git a/rb/sig/lib/selenium/webdriver/devtools/request.rbs b/rb/sig/lib/selenium/webdriver/devtools/request.rbs index 885928373d01d..dab9d15699e3f 100644 --- a/rb/sig/lib/selenium/webdriver/devtools/request.rbs +++ b/rb/sig/lib/selenium/webdriver/devtools/request.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class DevTools diff --git a/rb/sig/lib/selenium/webdriver/devtools/response.rbs b/rb/sig/lib/selenium/webdriver/devtools/response.rbs index 5e1ccf28a2aa6..e8aafede39315 100644 --- a/rb/sig/lib/selenium/webdriver/devtools/response.rbs +++ b/rb/sig/lib/selenium/webdriver/devtools/response.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver class DevTools diff --git a/rb/sig/lib/selenium/webdriver/edge.rbs b/rb/sig/lib/selenium/webdriver/edge.rbs index e357f141b0061..30e0b2d3cf2a6 100644 --- a/rb/sig/lib/selenium/webdriver/edge.rbs +++ b/rb/sig/lib/selenium/webdriver/edge.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Edge diff --git a/rb/sig/lib/selenium/webdriver/edge/driver.rbs b/rb/sig/lib/selenium/webdriver/edge/driver.rbs index 3f0886323a0ab..f660bd0752a32 100644 --- a/rb/sig/lib/selenium/webdriver/edge/driver.rbs +++ b/rb/sig/lib/selenium/webdriver/edge/driver.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Edge diff --git a/rb/sig/lib/selenium/webdriver/edge/features.rbs b/rb/sig/lib/selenium/webdriver/edge/features.rbs index accea1a33ad58..70d6c44c800cd 100644 --- a/rb/sig/lib/selenium/webdriver/edge/features.rbs +++ b/rb/sig/lib/selenium/webdriver/edge/features.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Edge diff --git a/rb/sig/lib/selenium/webdriver/edge/options.rbs b/rb/sig/lib/selenium/webdriver/edge/options.rbs index eac25a8adaccd..1f360fe82d667 100644 --- a/rb/sig/lib/selenium/webdriver/edge/options.rbs +++ b/rb/sig/lib/selenium/webdriver/edge/options.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Edge diff --git a/rb/sig/lib/selenium/webdriver/edge/profile.rbs b/rb/sig/lib/selenium/webdriver/edge/profile.rbs index 89a91fe55fa8b..dd8a813885cee 100644 --- a/rb/sig/lib/selenium/webdriver/edge/profile.rbs +++ b/rb/sig/lib/selenium/webdriver/edge/profile.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Edge diff --git a/rb/sig/lib/selenium/webdriver/edge/service.rbs b/rb/sig/lib/selenium/webdriver/edge/service.rbs index d87625b9af988..1b592b110e653 100644 --- a/rb/sig/lib/selenium/webdriver/edge/service.rbs +++ b/rb/sig/lib/selenium/webdriver/edge/service.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Edge diff --git a/rb/sig/lib/selenium/webdriver/fedcm/account.rbs b/rb/sig/lib/selenium/webdriver/fedcm/account.rbs index 57859a9f1ca06..bdabb7db05f06 100644 --- a/rb/sig/lib/selenium/webdriver/fedcm/account.rbs +++ b/rb/sig/lib/selenium/webdriver/fedcm/account.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module FedCM diff --git a/rb/sig/lib/selenium/webdriver/fedcm/dialog.rbs b/rb/sig/lib/selenium/webdriver/fedcm/dialog.rbs index 98e4ff81a283e..0e8f7245e0ae4 100644 --- a/rb/sig/lib/selenium/webdriver/fedcm/dialog.rbs +++ b/rb/sig/lib/selenium/webdriver/fedcm/dialog.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module FedCM diff --git a/rb/sig/lib/selenium/webdriver/firefox.rbs b/rb/sig/lib/selenium/webdriver/firefox.rbs index 790ac05f42dbd..85c12d85e1696 100644 --- a/rb/sig/lib/selenium/webdriver/firefox.rbs +++ b/rb/sig/lib/selenium/webdriver/firefox.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Firefox diff --git a/rb/sig/lib/selenium/webdriver/firefox/driver.rbs b/rb/sig/lib/selenium/webdriver/firefox/driver.rbs index 06484a1f13cfa..ac3caa5210c75 100644 --- a/rb/sig/lib/selenium/webdriver/firefox/driver.rbs +++ b/rb/sig/lib/selenium/webdriver/firefox/driver.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Firefox diff --git a/rb/sig/lib/selenium/webdriver/firefox/extension.rbs b/rb/sig/lib/selenium/webdriver/firefox/extension.rbs index 0a4979c72b63c..56cccd6b5b63b 100644 --- a/rb/sig/lib/selenium/webdriver/firefox/extension.rbs +++ b/rb/sig/lib/selenium/webdriver/firefox/extension.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Firefox diff --git a/rb/sig/lib/selenium/webdriver/firefox/features.rbs b/rb/sig/lib/selenium/webdriver/firefox/features.rbs index c8d12b93d50c1..50f679d1ebb14 100644 --- a/rb/sig/lib/selenium/webdriver/firefox/features.rbs +++ b/rb/sig/lib/selenium/webdriver/firefox/features.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Firefox diff --git a/rb/sig/lib/selenium/webdriver/firefox/options.rbs b/rb/sig/lib/selenium/webdriver/firefox/options.rbs index 4f3b12a6487b8..71c43c19c652f 100644 --- a/rb/sig/lib/selenium/webdriver/firefox/options.rbs +++ b/rb/sig/lib/selenium/webdriver/firefox/options.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Firefox diff --git a/rb/sig/lib/selenium/webdriver/firefox/profile.rbs b/rb/sig/lib/selenium/webdriver/firefox/profile.rbs index 58b936249a5c0..03e6a6df3b41a 100644 --- a/rb/sig/lib/selenium/webdriver/firefox/profile.rbs +++ b/rb/sig/lib/selenium/webdriver/firefox/profile.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Firefox diff --git a/rb/sig/lib/selenium/webdriver/firefox/profiles_ini.rbs b/rb/sig/lib/selenium/webdriver/firefox/profiles_ini.rbs index 09c93bd8bd597..31fd8e9a642da 100644 --- a/rb/sig/lib/selenium/webdriver/firefox/profiles_ini.rbs +++ b/rb/sig/lib/selenium/webdriver/firefox/profiles_ini.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Firefox diff --git a/rb/sig/lib/selenium/webdriver/firefox/service.rbs b/rb/sig/lib/selenium/webdriver/firefox/service.rbs index 9d3a7071d5927..01a4d184289d7 100644 --- a/rb/sig/lib/selenium/webdriver/firefox/service.rbs +++ b/rb/sig/lib/selenium/webdriver/firefox/service.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Firefox diff --git a/rb/sig/lib/selenium/webdriver/firefox/util.rbs b/rb/sig/lib/selenium/webdriver/firefox/util.rbs index 42b3b6d458022..abad2b0a5ac7e 100644 --- a/rb/sig/lib/selenium/webdriver/firefox/util.rbs +++ b/rb/sig/lib/selenium/webdriver/firefox/util.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Firefox diff --git a/rb/sig/lib/selenium/webdriver/ie.rbs b/rb/sig/lib/selenium/webdriver/ie.rbs index eb522c21b17be..7920bf92888e7 100644 --- a/rb/sig/lib/selenium/webdriver/ie.rbs +++ b/rb/sig/lib/selenium/webdriver/ie.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module IE diff --git a/rb/sig/lib/selenium/webdriver/ie/driver.rbs b/rb/sig/lib/selenium/webdriver/ie/driver.rbs index 29b8247beed03..5dd8514be88d8 100644 --- a/rb/sig/lib/selenium/webdriver/ie/driver.rbs +++ b/rb/sig/lib/selenium/webdriver/ie/driver.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module IE diff --git a/rb/sig/lib/selenium/webdriver/ie/features.rbs b/rb/sig/lib/selenium/webdriver/ie/features.rbs index 301366c839b20..96b200ddf44c8 100644 --- a/rb/sig/lib/selenium/webdriver/ie/features.rbs +++ b/rb/sig/lib/selenium/webdriver/ie/features.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module IE diff --git a/rb/sig/lib/selenium/webdriver/ie/options.rbs b/rb/sig/lib/selenium/webdriver/ie/options.rbs index da1a303265adf..00d12ba518f0b 100644 --- a/rb/sig/lib/selenium/webdriver/ie/options.rbs +++ b/rb/sig/lib/selenium/webdriver/ie/options.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module IE diff --git a/rb/sig/lib/selenium/webdriver/ie/service.rbs b/rb/sig/lib/selenium/webdriver/ie/service.rbs index 4ce9029240d21..d4dce57b747e9 100644 --- a/rb/sig/lib/selenium/webdriver/ie/service.rbs +++ b/rb/sig/lib/selenium/webdriver/ie/service.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module IE diff --git a/rb/sig/lib/selenium/webdriver/remote.rbs b/rb/sig/lib/selenium/webdriver/remote.rbs index 65d8807f1dcb0..6961550d2b0db 100644 --- a/rb/sig/lib/selenium/webdriver/remote.rbs +++ b/rb/sig/lib/selenium/webdriver/remote.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Remote diff --git a/rb/sig/lib/selenium/webdriver/remote/bidi_bridge.rbs b/rb/sig/lib/selenium/webdriver/remote/bidi_bridge.rbs index b7b1b9470d854..c314ccec06019 100644 --- a/rb/sig/lib/selenium/webdriver/remote/bidi_bridge.rbs +++ b/rb/sig/lib/selenium/webdriver/remote/bidi_bridge.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Remote diff --git a/rb/sig/lib/selenium/webdriver/remote/bridge.rbs b/rb/sig/lib/selenium/webdriver/remote/bridge.rbs index 5089913bfb60e..f26efd858dc39 100644 --- a/rb/sig/lib/selenium/webdriver/remote/bridge.rbs +++ b/rb/sig/lib/selenium/webdriver/remote/bridge.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Remote diff --git a/rb/sig/lib/selenium/webdriver/remote/bridge/commands.rbs b/rb/sig/lib/selenium/webdriver/remote/bridge/commands.rbs index 35ea169749162..44326617fdb93 100644 --- a/rb/sig/lib/selenium/webdriver/remote/bridge/commands.rbs +++ b/rb/sig/lib/selenium/webdriver/remote/bridge/commands.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Remote diff --git a/rb/sig/lib/selenium/webdriver/remote/bridge/locator_converter.rbs b/rb/sig/lib/selenium/webdriver/remote/bridge/locator_converter.rbs index 3e2b15b82b84a..b6445f8d0fb93 100644 --- a/rb/sig/lib/selenium/webdriver/remote/bridge/locator_converter.rbs +++ b/rb/sig/lib/selenium/webdriver/remote/bridge/locator_converter.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Remote diff --git a/rb/sig/lib/selenium/webdriver/remote/capabilities.rbs b/rb/sig/lib/selenium/webdriver/remote/capabilities.rbs index 44c52ec109d81..be21d22bfb198 100644 --- a/rb/sig/lib/selenium/webdriver/remote/capabilities.rbs +++ b/rb/sig/lib/selenium/webdriver/remote/capabilities.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Remote diff --git a/rb/sig/lib/selenium/webdriver/remote/driver.rbs b/rb/sig/lib/selenium/webdriver/remote/driver.rbs index 09a7f48693a3e..ba0067b4170da 100644 --- a/rb/sig/lib/selenium/webdriver/remote/driver.rbs +++ b/rb/sig/lib/selenium/webdriver/remote/driver.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Remote diff --git a/rb/sig/lib/selenium/webdriver/remote/features.rbs b/rb/sig/lib/selenium/webdriver/remote/features.rbs index 88034663b568b..e247686cb9dc6 100644 --- a/rb/sig/lib/selenium/webdriver/remote/features.rbs +++ b/rb/sig/lib/selenium/webdriver/remote/features.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Remote diff --git a/rb/sig/lib/selenium/webdriver/remote/http/common.rbs b/rb/sig/lib/selenium/webdriver/remote/http/common.rbs index ac400c63d6f11..1619f5e57710d 100644 --- a/rb/sig/lib/selenium/webdriver/remote/http/common.rbs +++ b/rb/sig/lib/selenium/webdriver/remote/http/common.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Remote diff --git a/rb/sig/lib/selenium/webdriver/remote/http/curb.rbs b/rb/sig/lib/selenium/webdriver/remote/http/curb.rbs index 4d9ad7fdac1f3..f157ff4dc3daf 100644 --- a/rb/sig/lib/selenium/webdriver/remote/http/curb.rbs +++ b/rb/sig/lib/selenium/webdriver/remote/http/curb.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Remote diff --git a/rb/sig/lib/selenium/webdriver/remote/http/default.rbs b/rb/sig/lib/selenium/webdriver/remote/http/default.rbs index 7fb7a41c9ac7a..28b6c13fb041d 100644 --- a/rb/sig/lib/selenium/webdriver/remote/http/default.rbs +++ b/rb/sig/lib/selenium/webdriver/remote/http/default.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Remote diff --git a/rb/sig/lib/selenium/webdriver/remote/response.rbs b/rb/sig/lib/selenium/webdriver/remote/response.rbs index 3afa65955917b..0cf0d5b70fffc 100644 --- a/rb/sig/lib/selenium/webdriver/remote/response.rbs +++ b/rb/sig/lib/selenium/webdriver/remote/response.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Remote diff --git a/rb/sig/lib/selenium/webdriver/remote/server_error.rbs b/rb/sig/lib/selenium/webdriver/remote/server_error.rbs index a0287c25a786e..8d4e0c649cd22 100644 --- a/rb/sig/lib/selenium/webdriver/remote/server_error.rbs +++ b/rb/sig/lib/selenium/webdriver/remote/server_error.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Error diff --git a/rb/sig/lib/selenium/webdriver/safari.rbs b/rb/sig/lib/selenium/webdriver/safari.rbs index 5f20e372c0c29..efa29896214cf 100644 --- a/rb/sig/lib/selenium/webdriver/safari.rbs +++ b/rb/sig/lib/selenium/webdriver/safari.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Safari diff --git a/rb/sig/lib/selenium/webdriver/safari/driver.rbs b/rb/sig/lib/selenium/webdriver/safari/driver.rbs index 5d26b33854dc2..c9be431f5a84c 100644 --- a/rb/sig/lib/selenium/webdriver/safari/driver.rbs +++ b/rb/sig/lib/selenium/webdriver/safari/driver.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Safari diff --git a/rb/sig/lib/selenium/webdriver/safari/features.rbs b/rb/sig/lib/selenium/webdriver/safari/features.rbs index 30e3d2d269de6..0b4f874a6ddbc 100644 --- a/rb/sig/lib/selenium/webdriver/safari/features.rbs +++ b/rb/sig/lib/selenium/webdriver/safari/features.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Safari diff --git a/rb/sig/lib/selenium/webdriver/safari/options.rbs b/rb/sig/lib/selenium/webdriver/safari/options.rbs index b6d3927602410..4b8d530c43006 100644 --- a/rb/sig/lib/selenium/webdriver/safari/options.rbs +++ b/rb/sig/lib/selenium/webdriver/safari/options.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Safari diff --git a/rb/sig/lib/selenium/webdriver/safari/service.rbs b/rb/sig/lib/selenium/webdriver/safari/service.rbs index 171f0addbef93..7a68411c44fc0 100644 --- a/rb/sig/lib/selenium/webdriver/safari/service.rbs +++ b/rb/sig/lib/selenium/webdriver/safari/service.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Safari diff --git a/rb/sig/lib/selenium/webdriver/support/abstract_event_listener.rbs b/rb/sig/lib/selenium/webdriver/support/abstract_event_listener.rbs index 3f985831b6501..b3d73faf2590a 100644 --- a/rb/sig/lib/selenium/webdriver/support/abstract_event_listener.rbs +++ b/rb/sig/lib/selenium/webdriver/support/abstract_event_listener.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Support diff --git a/rb/sig/lib/selenium/webdriver/support/block_event_listener.rbs b/rb/sig/lib/selenium/webdriver/support/block_event_listener.rbs index 8ea1651817e23..65be3af36bd44 100644 --- a/rb/sig/lib/selenium/webdriver/support/block_event_listener.rbs +++ b/rb/sig/lib/selenium/webdriver/support/block_event_listener.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Support diff --git a/rb/sig/lib/selenium/webdriver/support/color.rbs b/rb/sig/lib/selenium/webdriver/support/color.rbs index 9e3ea39f749e9..c251e4113ec6a 100644 --- a/rb/sig/lib/selenium/webdriver/support/color.rbs +++ b/rb/sig/lib/selenium/webdriver/support/color.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Support diff --git a/rb/sig/lib/selenium/webdriver/support/escaper.rbs b/rb/sig/lib/selenium/webdriver/support/escaper.rbs index 6c91f6d65a094..2003d0204c40c 100644 --- a/rb/sig/lib/selenium/webdriver/support/escaper.rbs +++ b/rb/sig/lib/selenium/webdriver/support/escaper.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Support diff --git a/rb/sig/lib/selenium/webdriver/support/event_firing_bridge.rbs b/rb/sig/lib/selenium/webdriver/support/event_firing_bridge.rbs index 43cb36c868df1..a22797c2d27ac 100644 --- a/rb/sig/lib/selenium/webdriver/support/event_firing_bridge.rbs +++ b/rb/sig/lib/selenium/webdriver/support/event_firing_bridge.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Support diff --git a/rb/sig/lib/selenium/webdriver/support/guards.rbs b/rb/sig/lib/selenium/webdriver/support/guards.rbs index 2f7c90896426d..d9d126369b105 100644 --- a/rb/sig/lib/selenium/webdriver/support/guards.rbs +++ b/rb/sig/lib/selenium/webdriver/support/guards.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Support diff --git a/rb/sig/lib/selenium/webdriver/support/guards/guard.rbs b/rb/sig/lib/selenium/webdriver/support/guards/guard.rbs index 70c13b3cb0312..bc6ba1576645e 100644 --- a/rb/sig/lib/selenium/webdriver/support/guards/guard.rbs +++ b/rb/sig/lib/selenium/webdriver/support/guards/guard.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Support diff --git a/rb/sig/lib/selenium/webdriver/support/guards/guard_condition.rbs b/rb/sig/lib/selenium/webdriver/support/guards/guard_condition.rbs index f7f0d50690a24..e192af16ccfce 100644 --- a/rb/sig/lib/selenium/webdriver/support/guards/guard_condition.rbs +++ b/rb/sig/lib/selenium/webdriver/support/guards/guard_condition.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Support diff --git a/rb/sig/lib/selenium/webdriver/support/relative_locator.rbs b/rb/sig/lib/selenium/webdriver/support/relative_locator.rbs index e84b3d9127f10..c0aa62422b20b 100644 --- a/rb/sig/lib/selenium/webdriver/support/relative_locator.rbs +++ b/rb/sig/lib/selenium/webdriver/support/relative_locator.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Support diff --git a/rb/sig/lib/selenium/webdriver/support/select.rbs b/rb/sig/lib/selenium/webdriver/support/select.rbs index d6372ca21871e..ea9fc0bd283a7 100644 --- a/rb/sig/lib/selenium/webdriver/support/select.rbs +++ b/rb/sig/lib/selenium/webdriver/support/select.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver module Support diff --git a/rb/sig/lib/selenium/webdriver/version.rbs b/rb/sig/lib/selenium/webdriver/version.rbs index f03fa7d1cf26c..63b55065f9aac 100644 --- a/rb/sig/lib/selenium/webdriver/version.rbs +++ b/rb/sig/lib/selenium/webdriver/version.rbs @@ -1,3 +1,21 @@ +# Licensed to the Software Freedom Conservancy (SFC) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The SFC licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + + module Selenium module WebDriver VERSION: String diff --git a/scripts/update_copyright.py b/scripts/update_copyright.py index 32d5814d11813..cd1f894275c53 100755 --- a/scripts/update_copyright.py +++ b/scripts/update_copyright.py @@ -121,14 +121,29 @@ def update_files(file_pattern, exclusions, comment_characters="//", prefix=None) if __name__ == "__main__": update_files(f"{ROOT}/javascript/**/*.js", JS_EXCLUSIONS) + update_files(f"{ROOT}/javascript/**/*.mjs", JS_EXCLUSIONS) + update_files(f"{ROOT}/javascript/**/*.cjs", JS_EXCLUSIONS) update_files(f"{ROOT}/javascript/**/*.tsx", []) + update_files(f"{ROOT}/javascript/**/*.ts", [f"{ROOT}/javascript/**/*.d.ts"]) update_files(f"{ROOT}/py/**/*.py", PY_EXCLUSIONS, comment_characters="#") + update_files(f"{ROOT}/py/**/*.pyi", PY_EXCLUSIONS, comment_characters="#") update_files( f"{ROOT}/rb/**/*.rb", [], comment_characters="#", prefix=["# frozen_string_literal: true\n", "\n"], ) + update_files( + f"{ROOT}/rb/**/*.rb.erb", + [], + comment_characters="#", + prefix=["# frozen_string_literal: true\n", "\n"], + ) + update_files( + f"{ROOT}/rb/**/*.rbs", + [f"{ROOT}/rb/sig/gems/**/*.rbs"], + comment_characters="#", + ) update_files(f"{ROOT}/java/**/*.java", []) update_files(f"{ROOT}/rust/**/*.rs", []) update_files(f"{ROOT}/dotnet/**/*.cs", [])