From cf1f368892d9c8634f3d4487244896bd546ed65e Mon Sep 17 00:00:00 2001 From: Florian Ziemen <ziemen@dkrz.de> Date: Mon, 25 Mar 2024 17:31:31 +0000 Subject: [PATCH] Add LICENSE --- LICENSE | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..343e822 --- /dev/null +++ b/LICENSE @@ -0,0 +1,2 @@ +Unless specifically stated otherwise, the contents of this course are licensed under the CC BY 4.0 license. +https://creativecommons.org/licenses/by/4.0/ -- GitLab