mirror of
https://github.com/l1ving/youtube-dl
synced 2024-11-20 16:52:54 +08:00
[license] Update license to add conditions for copyright laws
This commit is contained in:
parent
c438ea87e4
commit
3f8bb8677f
13
LICENSE
13
LICENSE
@ -1,9 +1,16 @@
|
||||
This is free and unencumbered software released into the public domain.
|
||||
This is free and unencumbered software released into the public domain,
|
||||
under the following conditions:
|
||||
|
||||
The software must not be used or distrbuted in binary or source form
|
||||
for the intention of circumventing Intellectual Property laws in any
|
||||
jurisdictions that recognize copyright laws, nor can it be used for
|
||||
the intention of downloading copywrited content which is not released
|
||||
in the Public Domain.
|
||||
|
||||
Anyone is free to copy, modify, publish, use, compile, sell, or
|
||||
distribute this software, either in source code form or as a compiled
|
||||
binary, for any purpose, commercial or non-commercial, and by any
|
||||
means.
|
||||
means, with the exception of the aforementioned conditions.
|
||||
|
||||
In jurisdictions that recognize copyright laws, the author or authors
|
||||
of this software dedicate any and all copyright interest in the
|
||||
@ -20,5 +27,3 @@ IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
||||
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
||||
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||
OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
For more information, please refer to <http://unlicense.org/>
|
||||
|
@ -1441,6 +1441,6 @@ It may sound strange, but some bug reports we receive are completely unrelated t
|
||||
|
||||
# COPYRIGHT
|
||||
|
||||
youtube-dl is released into the public domain by the copyright holders.
|
||||
youtube-dl is released into the public domain by the copyright holders, under several conditions. Please read the [LICENSE](https://github.com/l1ving/youtube-dl/blob/master/LICENSE)
|
||||
|
||||
This README file was originally written by [Daniel Bolton](https://github.com/dbbolton) and is likewise released into the public domain.
|
||||
|
Loading…
Reference in New Issue
Block a user