From ade5e793fffe96d7b740e9ce9a1ff4323d7b8e97 Mon Sep 17 00:00:00 2001 From: clsr Date: Tue, 15 Nov 2016 21:33:16 +0100 Subject: Add COPYING --- COPYING | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 COPYING diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..fd08ffe --- /dev/null +++ b/COPYING @@ -0,0 +1,3 @@ +This software is released into the public domain. +It is provided "as is", without warranties or conditions of any kind. +Anyone is free to use, modify, redistribute and do anything with this software. -- cgit