diff options
author | Vladimir Novikov <oxore@protonmail.com> | 2017-11-19 21:20:27 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-19 21:20:27 +0300 |
commit | c31217299a882504035883849be2d78f31ff5f77 (patch) | |
tree | f6c852b30acdc7a56c64fc92a63210bd0b430c95 /LICENSE.md | |
parent | 991d57108d3872550b38e82b27fe518aec621a43 (diff) |
Rename LICENSE to LICENSE.md
Diffstat (limited to 'LICENSE.md')
-rw-r--r-- | LICENSE.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..a27360c --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,15 @@ +``` + 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. +``` |