From 62e453002042f3f8cd6f3bff3daa01c3277f7eda Mon Sep 17 00:00:00 2001 From: cbdev Date: Wed, 9 Sep 2015 01:57:09 +0200 Subject: [PATCH] Add license document --- LICENSE.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 LICENSE.txt diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..e6a1d2d --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,19 @@ +These programs are free software. They come without any warranty, to +the extent permitted by applicable law. You can redistribute them +and/or modify them under the terms of the Do What The Fuck You Want +To Public License, Version 2, as published by Sam Hocevar and +reproduced below. + +DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE +Version 2, December 2004 + +Copyright (C) 2004 Sam Hocevar + + 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.