From 51cdb15b9d00164466c0bf6dca4df7d75ac9b78d Mon Sep 17 00:00:00 2001 From: asddsaz <42685606+asddsaz@users.noreply.github.com> Date: Thu, 9 May 2019 19:41:53 -0700 Subject: [PATCH] Create WARRANTY --- WARRANTY | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 WARRANTY diff --git a/WARRANTY b/WARRANTY new file mode 100644 index 00000000..3e026f00 --- /dev/null +++ b/WARRANTY @@ -0,0 +1,5 @@ +/* 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. */