From fefecff386191f639816f30c88e20c2173d81df6 Mon Sep 17 00:00:00 2001
From: "Goebel, Mona" <mona.goebel@tu-darmstadt.de>
Date: Thu, 27 Apr 2023 14:46:18 +0200
Subject: [PATCH] Update LICENSE

---
 LICENSE      | 2 ++
 LICENSE.html | 1 -
 2 files changed, 2 insertions(+), 1 deletion(-)
 create mode 100644 LICENSE
 delete mode 100644 LICENSE.html

diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..c5c4d8d
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,2 @@
+This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. To view a copy of this license, visit
+http://creativecommons.org/licenses/by-nc-sa/4.0/.
diff --git a/LICENSE.html b/LICENSE.html
deleted file mode 100644
index e11927c..0000000
--- a/LICENSE.html
+++ /dev/null
@@ -1 +0,0 @@
-<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons Lizenzvertrag" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">backpack_ROS</span> von <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Remote Sensing and Image Analysis TU Darmstadt</span> ist lizenziert unter einer <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Namensnennung - Nicht-kommerziell - Weitergabe unter gleichen Bedingungen 4.0 International Lizenz</a>.
-- 
GitLab