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 /README.md | |
parent | f068e11ef0af8c2ead63aae8e5cca6309a6bc706 (diff) |
Add WTFPL license, fixes #11
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md index 38f9fbd..86106d9 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,9 @@ You can also just run quickstart.sh which will do all of these things for you. D ``` $ ./quickstart.sh 666 ``` + +## License +Copyright © 2014-2015 Morgan Astra <m@morganastra.me> +This work is free. You can redistribute it and/or modify it under the +terms of the Do What The Fuck You Want To Public License, Version 2, +as published by Sam Hocevar. See the COPYING file for more details. |