changeset 1262:f370ce6eab65

add license info to README.md * add License and Credits sections to README.md, including hints where to look for the details.
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 21 Nov 2018 13:38:56 +0100
parents 7e2693d49daa
children 00a38b354ab7
files README.md
diffstat 1 files changed, 34 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Wed Nov 21 12:59:01 2018 +0100
+++ b/README.md	Wed Nov 21 13:38:56 2018 +0100
@@ -1,3 +1,37 @@
+# Workingtitle "gemma"
+
+//"gemma" is just a temporary title and is likely to be changed.//
+
+# License
+
+//gemma// source code itself licenses as Free Software
+under GNU Affero GPL v>=3.
+
+To build a complete product, a number of other Free Software components
+are used, which have their own licenses.
+
+To get an overview about the components which are partly included
+in the resulting production ready-product for the `client/`
+use `yarn licenses`, e.g. like
+
+```sh
+yarn licenses list | grep '^├─ '
+```
+
+Additionally inspect `3rdpartylibs.sh` for go components used
+for the middleware.
+
+
+
+# Credits
+
+Exclusive usage rights
+ (we are in Europe, so it is not Common-law's "copyright"):
+ via donau – Österreichische Wasserstraßen-Gesellschaft mbH, Austria
+
+Software-Engineering: Intevation GmbH, Germany
+
+
 # Quick Start
 
 ## Build