Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Selenium WebDriver
Source: https://github.com/SeleniumHQ/selenium
Files-Excluded: MANIFEST.in
                PKG-INFO
                selenium.egg-info/
                selenium.egg-info/PKG-INFO
                selenium.egg-info/SOURCES.txt
                selenium.egg-info/dependency_links.txt
                selenium.egg-info/not-zip-safe
                selenium.egg-info/pbr.json
                selenium.egg-info/top_level.txt
                selenium/__init__.py
                selenium/common/
                selenium/common/__init__.py
                selenium/common/exceptions.py
                selenium/selenium.py
                selenium/webdriver/__init__.py
                selenium/webdriver/android/
                selenium/webdriver/android/__init__.py
                selenium/webdriver/android/webdriver.py
                selenium/webdriver/blackberry/
                selenium/webdriver/blackberry/__init__.py
                selenium/webdriver/blackberry/webdriver.py
                selenium/webdriver/chrome/
                selenium/webdriver/chrome/__init__.py
                selenium/webdriver/chrome/options.py
                selenium/webdriver/chrome/remote_connection.py
                selenium/webdriver/chrome/service.py
                selenium/webdriver/chrome/webdriver.py
                selenium/webdriver/common/
                selenium/webdriver/common/__init__.py
                selenium/webdriver/common/action_chains.py
                selenium/webdriver/common/actions/
                selenium/webdriver/common/actions/__init__.py
                selenium/webdriver/common/actions/action_builder.py
                selenium/webdriver/common/actions/input_device.py
                selenium/webdriver/common/actions/interaction.py
                selenium/webdriver/common/actions/key_actions.py
                selenium/webdriver/common/actions/key_input.py
                selenium/webdriver/common/actions/mouse_button.py
                selenium/webdriver/common/actions/pointer_actions.py
                selenium/webdriver/common/actions/pointer_input.py
                selenium/webdriver/common/alert.py
                selenium/webdriver/common/by.py
                selenium/webdriver/common/desired_capabilities.py
                selenium/webdriver/common/html5/
                selenium/webdriver/common/html5/__init__.py
                selenium/webdriver/common/html5/application_cache.py
                selenium/webdriver/common/keys.py
                selenium/webdriver/common/proxy.py
                selenium/webdriver/common/service.py
                selenium/webdriver/common/touch_actions.py
                selenium/webdriver/common/utils.py
                selenium/webdriver/edge/
                selenium/webdriver/edge/__init__.py
                selenium/webdriver/edge/options.py
                selenium/webdriver/edge/service.py
                selenium/webdriver/edge/webdriver.py
                selenium/webdriver/firefox/__init__.py
                selenium/webdriver/firefox/extension_connection.py
                selenium/webdriver/firefox/firefox_binary.py
                selenium/webdriver/firefox/firefox_profile.py
                selenium/webdriver/firefox/options.py
                selenium/webdriver/firefox/remote_connection.py
                selenium/webdriver/firefox/service.py
                selenium/webdriver/firefox/webdriver.py
                selenium/webdriver/firefox/webdriver_prefs.json
                selenium/webdriver/firefox/webelement.py
                selenium/webdriver/ie/
                selenium/webdriver/ie/__init__.py
                selenium/webdriver/ie/options.py
                selenium/webdriver/ie/service.py
                selenium/webdriver/ie/webdriver.py
                selenium/webdriver/opera/
                selenium/webdriver/opera/__init__.py
                selenium/webdriver/opera/options.py
                selenium/webdriver/opera/webdriver.py
                selenium/webdriver/phantomjs/
                selenium/webdriver/phantomjs/__init__.py
                selenium/webdriver/phantomjs/service.py
                selenium/webdriver/phantomjs/webdriver.py
                selenium/webdriver/remote/
                selenium/webdriver/remote/__init__.py
                selenium/webdriver/remote/command.py
                selenium/webdriver/remote/errorhandler.py
                selenium/webdriver/remote/file_detector.py
                selenium/webdriver/remote/getAttribute.js
                selenium/webdriver/remote/isDisplayed.js
                selenium/webdriver/remote/mobile.py
                selenium/webdriver/remote/remote_connection.py
                selenium/webdriver/remote/switch_to.py
                selenium/webdriver/remote/utils.py
                selenium/webdriver/remote/webdriver.py
                selenium/webdriver/remote/webelement.py
                selenium/webdriver/safari/
                selenium/webdriver/safari/__init__.py
                selenium/webdriver/safari/service.py
                selenium/webdriver/safari/webdriver.py
                selenium/webdriver/support/
                selenium/webdriver/support/__init__.py
                selenium/webdriver/support/abstract_event_listener.py
                selenium/webdriver/support/color.py
                selenium/webdriver/support/event_firing_webdriver.py
                selenium/webdriver/support/events.py
                selenium/webdriver/support/expected_conditions.py
                selenium/webdriver/support/select.py
                selenium/webdriver/support/ui.py
                selenium/webdriver/support/wait.py
                selenium/webdriver/webkitgtk/
                selenium/webdriver/webkitgtk/__init__.py
                selenium/webdriver/webkitgtk/options.py
                selenium/webdriver/webkitgtk/service.py
                selenium/webdriver/webkitgtk/webdriver.py
                setup.cfg
                setup.py


Files: *
Copyright: 2007-2015 Julian Harty,
           2006-2015 Simon Steward,
           2009-2015 Andreas Tolf Tolfsen,
           2009-2015 Jim Evans,
           Google Inc. WebDriver committers
License: Apache-2.0

Files: debian/*
Copyright: 2015 Sascha Girrulat <sascha@girrulat.de>
License: Apache-2.0

License: Apache-2.0
 Licensed 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.
 .
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".
