diff options
author | lolcat <will@lolcat.ca> | 2023-11-30 21:26:44 -0500 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2023-11-30 21:26:44 -0500 |
commit | e36418c5409f1bfad7ca323e6a373bc24a117ec9 (patch) | |
tree | 4e8b03a8b7fad07282c7bf0de104c9d1cd11ac0d | |
parent | 81384271f6cf137d271222b02698e6157f8c8db1 (diff) |
added license
-rw-r--r-- | license.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/license.txt b/license.txt new file mode 100644 index 0000000..ee7d6a5 --- /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.
+
|