From d5363a42a5189d7d38a4e8348c14e16a458ecb6f Mon Sep 17 00:00:00 2001 From: Dario Barghini <dario.barghini@inaf.it> Date: Mon, 27 Nov 2023 17:12:46 +0000 Subject: [PATCH] Add LICENSE --- LICENSE | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..177e531 --- /dev/null +++ b/LICENSE @@ -0,0 +1,5 @@ +This work is licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/). + +This license requires that reusers give credit to the creator. +It allows reusers to distribute, remix, adapt, and build upon the material in any medium or format, for noncommercial purposes only. +If others modify or adapt the material, they must license the modified material under identical terms. -- GitLab