From 82f67178be2be51ab8c38a3169508a6ff5d78ff5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Behrens=2C=20Prof=2E=20Dr=2E=20J=C3=B6rn?=
 <joern.behrens@uni-hamburg.de>
Date: Sun, 24 Jan 2021 11:02:43 +0100
Subject: [PATCH] Add LICENSE

---
 LICENSE | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 LICENSE

diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..a587c8b
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,24 @@
+**************************************************************************
+ amatos
+ Adaptive Mesh Generator for Atmosphere and Ocean Simulation
+ Version 2.0
+ (7/2003)
+**************************************************************************
+
+LICENSE
+
+The use of amatos is hereby granted free of charge for an unlimited time,
+provided the following rules are accepted and applied:
+
+1. You may use or modify this code for your own non commercial and non 
+   violent purposes.
+2. The code may not be re-distributed without the consent of the authors.
+3. The copyright notice and statement of authorship must appear in all
+   copies.
+4. You accept the warranty conditions (see file WARRANTY).
+5. In case you intend to use the code commercially, we oblige you
+   to sign an according licence agreement with the authors.
+
+**************************************************************************
+ J. Behrens, 07/2003
+**************************************************************************
-- 
GitLab