diff options
author | Morgan Astra <m@morganastra.me> | 2015-11-10 19:52:01 -0800 |
---|---|---|
committer | Morgan Astra <m@morganastra.me> | 2015-11-10 19:52:01 -0800 |
commit | a02b177b9a1ff090c91e71a5fe6e9652c4062b03 (patch) | |
tree | 937e412ee89bea61ab0cc1e3258eff2ac9a496de /COPYING.WTFPL | |
parent | f068e11ef0af8c2ead63aae8e5cca6309a6bc706 (diff) |
Add WTFPL license, fixes #11
Diffstat (limited to 'COPYING.WTFPL')
-rw-r--r-- | COPYING.WTFPL | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/COPYING.WTFPL b/COPYING.WTFPL new file mode 100644 index 0000000..51d6cee --- /dev/null +++ b/COPYING.WTFPL @@ -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. |