From 4fb77139fc430433dc0ee4e9fb7a9e0aa8bc7354 Mon Sep 17 00:00:00 2001 From: Lars Bilke <lars.bilke@ufz.de> Date: Tue, 11 Aug 2020 10:02:59 +0200 Subject: [PATCH] Update license to current OGS license. Closes #2. --- LICENSE.txt | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 10ca3ca..95552ac 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2012-2017, OpenGeoSys Community (http://www.opengeosys.org) +Copyright (c) 2012-2020, OpenGeoSys Community (http://www.opengeosys.org) All rights reserved. Redistribution and use in source and binary forms, with or without @@ -8,15 +8,9 @@ modification, are permitted provided that the following conditions are met: 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. -3. All advertising materials mentioning features or use of this software - must display the following acknowledgement: - This product includes software developed by the OpenGeoSys Community. -4. Neither the name of the OpenGeoSys Community nor the +3. Neither the name of the OpenGeoSys Community nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. -5. Attribute the OpenGeoSys Community, preferably citing an appropriate - paper listed on the OpenGeoSys Community homepage: - http://www.opengeosys.org/papers THIS SOFTWARE IS PROVIDED BY THE OpenGeoSys Community ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -- GitLab