diff options
author | Joshua <ehlodex@users.noreply.github.com> | 2017-12-13 21:19:30 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-13 21:19:30 -0500 |
commit | c6d425be52d7222f590f1d61cc9816681996791a (patch) | |
tree | 65c6d1061bbca53bfd91161c498b376449cda513 | |
parent | 5181c610ed86163937abd355226b879f788f858a (diff) | |
download | ehlphabet-c6d425be52d7222f590f1d61cc9816681996791a.tar.gz ehlphabet-c6d425be52d7222f590f1d61cc9816681996791a.tar.bz2 ehlphabet-c6d425be52d7222f590f1d61cc9816681996791a.zip |
WTFPL
Original code is licensed under the WTFPL. This derivative follows the parent licensing.
-rw-r--r-- | LICENSE | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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. + |