summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominika <sokolov.dominika@gmail.com>2020-10-23 20:14:17 -0400
committerDominika <sokolov.dominika@gmail.com>2020-10-23 20:14:17 -0400
commit3f8bb8677f0635d056bdfd298bb96ae274f31ff3 (patch)
tree0648e07e51ff293f367d54e2a15b902ea89f59eb
parentc438ea87e4db650f5c44526b155ea335ea49d006 (diff)
[license] Update license to add conditions for copyright laws
-rw-r--r--LICENSE13
-rw-r--r--README.md2
2 files changed, 10 insertions, 5 deletions
diff --git a/LICENSE b/LICENSE
index 68a49daad..37a4a4341 100644
--- a/LICENSE
+++ b/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/>
diff --git a/README.md b/README.md
index cd8856828..c600ca4ea 100644
--- a/README.md
+++ b/README.md
@@ -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.