From 71cdb4401be907956411c813f70cad53d93727b4 Mon Sep 17 00:00:00 2001 From: MuellerSeb Date: Sun, 22 Mar 2020 16:31:41 +0100 Subject: [PATCH] update zenodo --- .zenodo.json | 20 ++++++++++++++++++++ LICENSE | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100755 .zenodo.json diff --git a/.zenodo.json b/.zenodo.json new file mode 100755 index 0000000..d145906 --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,20 @@ +{ + "license": "MIT", + "language": "eng", + "keywords": [ + "Groundwater flow equation", + "Groundwater", + "Pumping test", + "Pump test", + "Aquifer analysis", + "Python", + "GeoStat-Framework" + ], + "creators": [ + { + "orcid": "0000-0001-9060-4008", + "affiliation": "Helmholtz Centre for Environmental Research - UFZ", + "name": "Sebastian M\u00fcller" + } + ] +} \ No newline at end of file diff --git a/LICENSE b/LICENSE index 16a02ab..006289e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2019 Sebastian Mueller +Copyright (c) 2019 - 2020 Sebastian Mueller Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal