From 8552be61437560f66d5db7aefa3661c05b3a0647 Mon Sep 17 00:00:00 2001 From: Daniel Bosk Date: Mon, 10 Aug 2020 15:40:43 +0200 Subject: [PATCH] Adds default license --- LICENSE | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..c0f666b --- /dev/null +++ b/LICENSE @@ -0,0 +1,7 @@ +Unless otherwise stated in the respective files, the following license apply: + +Copyright 2020, Daniel Bosk + +This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 +International License. To view a copy of this license, visit +http://creativecommons.org/licenses/by-sa/4.0/.