diff options
author | Jedidiah Barber <contact@jedbarber.id.au> | 2021-08-05 03:52:37 +1200 |
---|---|---|
committer | Jedidiah Barber <contact@jedbarber.id.au> | 2021-08-05 03:52:37 +1200 |
commit | 6c7e36312ddcedc1f768197542c7c0f5a5045f8b (patch) | |
tree | a2ac6e2b7754577069e6f4b20b3fcfe7e1c6903e | |
parent | 256cdf0acdd259b3a27e5502c3a48ab01b7d1faf (diff) |
Added WTFPL as license
-rwxr-xr-x | license.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/license.txt b/license.txt new file mode 100755 index 0000000..5a8e332 --- /dev/null +++ b/license.txt @@ -0,0 +1,14 @@ + 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. + |