From 7ebd4e0f07481bc4cbc643241a42b486f66c9df2 Mon Sep 17 00:00:00 2001 From: clsr Date: Tue, 12 Sep 2017 09:48:55 +0200 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