diff options
author | Lionel <lionel.miquel46@gmail.com> | 2018-10-22 13:00:20 +0200 |
---|---|---|
committer | Lionel <lionel.miquel46@gmail.com> | 2018-10-22 13:00:20 +0200 |
commit | 92a49fb50c932fefa540b0a26a5ca248a9c30289 (patch) | |
tree | 91a8ba75b4f1df35946d1825d64743a7b4d8df5a | |
parent | 62eb31862a998b198c0bf19f4cc3db92a3aea00b (diff) | |
download | randopitons-92a49fb50c932fefa540b0a26a5ca248a9c30289.tar.gz randopitons-92a49fb50c932fefa540b0a26a5ca248a9c30289.zip |
UPDATED LICENSE
-rw-r--r-- | LICENSE | 14 | ||||
-rw-r--r-- | README.md | 18 |
2 files changed, 18 insertions, 14 deletions
diff --git a/LICENSE b/LICENSE deleted file mode 100644 index ee7d6a5..0000000 --- a/LICENSE +++ /dev/null @@ -1,14 +0,0 @@ - DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
- Version 2, December 2004
-
- Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
-
- Everyone is permitted to copy and distribute verbatim or modified
- copies of this license document, and changing it is allowed as long
- as the name is changed.
-
- DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. You just DO WHAT THE FUCK YOU WANT TO.
-
@@ -1,3 +1,21 @@ # randopitons Work in progress. Currently have issues with file downloading and some errors handling. + +#LICENSE + +``` + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 + + Copyright (C) 2004 Sam Hocevar <sam@hocevar.net> + + Everyone is permitted to copy and distribute verbatim or modified + copies of this license document, and changing it is allowed as long + as the name is changed. + + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. You just DO WHAT THE FUCK YOU WANT TO. +``` |