From b7a4e0e52cb06dac98603df94c90cf4158cbc228 Mon Sep 17 00:00:00 2001 From: Curtis Date: Fri, 7 Nov 2014 10:01:25 -0500 Subject: [PATCH] Update License to include no warranty clause --- LICENSE => LICENSE | 6 ++++++ 1 file changed, 6 insertions(+) rename LICENSE => LICENSE (59%) diff --git a/LICENSE b/LICENSE similarity index 59% rename from LICENSE rename to LICENSE index 5c93f45..f5fbeeb 100644 --- a/LICENSE +++ b/LICENSE @@ -11,3 +11,9 @@ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. You just DO WHAT THE FUCK YOU WANT TO. + +/* This program is free software. It comes without any warranty, to + * the extent permitted by applicable law. You can redistribute it + * and/or modify it under the terms of the Do What The Fuck You Want + * To Public License, Version 2, as published by Sam Hocevar. See + * http://www.wtfpl.net/ for more details. */