Add WTFPL license, fixes #11
This commit is contained in:
parent
f068e11ef0
commit
a02b177b9a
13
COPYING.WTFPL
Normal file
13
COPYING.WTFPL
Normal file
@ -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.
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user