Skip to content

Commit 9a90f51

Browse files
committed
Remove license from readme since there's dedicated file
1 parent b26e56d commit 9a90f51

File tree

2 files changed

+1
-25
lines changed

2 files changed

+1
-25
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2018-2019 Machinio
3+
Copyright (c) 2018-2020 Dmitry Vorotilin
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -210,27 +210,3 @@ page.driver.browser.url_whitelist = ["http://www.example.com"]
210210
If you are experiencing slower run times, consider creating a URL whitelist of
211211
domains that are essential or a blacklist of domains that are not essential,
212212
such as ad networks or analytics, to your testing environment.
213-
214-
215-
## License
216-
217-
Copyright 2018-2020 Machinio
218-
219-
Permission is hereby granted, free of charge, to any person obtaining
220-
a copy of this software and associated documentation files (the
221-
"Software"), to deal in the Software without restriction, including
222-
without limitation the rights to use, copy, modify, merge, publish,
223-
distribute, sublicense, and/or sell copies of the Software, and to
224-
permit persons to whom the Software is furnished to do so, subject to
225-
the following conditions:
226-
227-
The above copyright notice and this permission notice shall be
228-
included in all copies or substantial portions of the Software.
229-
230-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
231-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
232-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
233-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
234-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
235-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
236-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 commit comments

Comments
 (0)