diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:24:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:24:48 +0000 |
commit | cca66b9ec4e494c1d919bff0f71a820d8afab1fa (patch) | |
tree | 146f39ded1c938019e1ed42d30923c2ac9e86789 /src/3rdparty/2geom/LICENSE.md | |
parent | Initial commit. (diff) | |
download | inkscape-cca66b9ec4e494c1d919bff0f71a820d8afab1fa.tar.xz inkscape-cca66b9ec4e494c1d919bff0f71a820d8afab1fa.zip |
Adding upstream version 1.2.2.upstream/1.2.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/3rdparty/2geom/LICENSE.md')
-rw-r--r-- | src/3rdparty/2geom/LICENSE.md | 16 |
1 files changed, 16 insertions, 0 deletions
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. |