From cca66b9ec4e494c1d919bff0f71a820d8afab1fa Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:24:48 +0200 Subject: Adding upstream version 1.2.2. Signed-off-by: Daniel Baumann --- src/3rdparty/2geom/LICENSE.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/3rdparty/2geom/LICENSE.md (limited to 'src/3rdparty/2geom/LICENSE.md') diff --git a/src/3rdparty/2geom/LICENSE.md b/src/3rdparty/2geom/LICENSE.md new file mode 100644 index 0000000..3e725ab --- /dev/null +++ b/src/3rdparty/2geom/LICENSE.md @@ -0,0 +1,16 @@ +lib2geom is free software. + +Every source file in the implementation of lib2geom is available to be +redistributed and/or modified under the terms of either the GNU Lesser +General Public License (LGPL) version 2.1 or the Mozilla Public +License (MPL) version 1.1. Some files may be available under more +liberal terms, but we believe that in all cases, each file may be used +under either the LGPL or the MPL. + +See the following files in this directory for the precise terms and +conditions of either license: + - [COPYING-LGPL-2.1](COPYING-LGPL-2.1) + - [COPYING-MPL-1.1](COPYING-MPL-1.1) + +Please see each file in the implementation for Copyright and licensing +information. -- cgit v1.2.3