diff options
Diffstat (limited to '')
-rw-r--r-- | LICENSE | 13 | ||||
-rw-r--r-- | README.md | 2 |
2 files changed, 14 insertions, 1 deletions
@@ -0,0 +1,13 @@ + 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. @@ -81,7 +81,7 @@ See also the list of [contributors](https://github.com/hack-chat/main/graphs/con ## License -This project is licensed under the [WTFPL License]((http://www.wtfpl.net/txt/copying/)). +This project is licensed under the [WTFPL License](LICENSE). ## Acknowledgments |