This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git
commit a95aaf3c9665d2aca015f3e5e8a53547acd69431 Author: Martin Desruisseaux <martin.desruisse...@geomatys.com> AuthorDate: Sat Sep 30 18:04:40 2023 +0200 Update the NOTICE file. --- NOTICE | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/NOTICE b/NOTICE index aedd21ff11..ff3ba0a520 100644 --- a/NOTICE +++ b/NOTICE @@ -5,7 +5,7 @@ This product includes software developed at The Apache Software Foundation (https://www.apache.org/). The Javadoc contains documentation from the Open Geospatial Consortium (OGC®) -specifications (https://www.ogc.org/standards/), also known as OpenGIS. +specifications (https://www.ogc.org/standards/), also known as OpenGIS®. Apache SIS depends on GeoAPI published by OGC under Apache 2.0 license. https://www.ogc.org/about-ogc/policies/software-licenses/ @@ -13,7 +13,7 @@ https://www.ogc.org/about-ogc/policies/software-licenses/ Apache SIS depends on JSR-385 (API only) published under BSD license. https://jcp.org/en/jsr/detail?id=385 -Apache SIS depends on JAXB (API only) published under Eclipse Distribution License license. +Apache SIS depends on JAXB (API only) published under Eclipse Distribution License 1.0. http://www.eclipse.org/org/documents/edl-v10.php The `org.apache.sis.referencing.operation.matrix` package contains code @@ -21,8 +21,10 @@ adapted from JAMA Java Matrix Package in public domain. http://math.nist.gov/javanumerics/jama/ The `org.apache.sis.feature` module can optionally use the Esri Geometry API -developed by ESRI under Apache license 2. +developed by ESRI under Apache license 2, or the Java Topology Suite (JTS) +library under Eclipse Distribution License 1.0. https://github.com/Esri/geometry-api-java/ +https://github.com/locationtech/jts The `org.apache.sis.storage.netcdf` module can optionally use the UCAR netCDF library developed by Unidata under MIT-style license. @@ -30,7 +32,7 @@ https://www.unidata.ucar.edu/software/netcdf-java/ The `org.apache.sis.cloud.aws` module depends on the Amazon SDK library developed by Amazon under Apache 2 license. -https://aws.amazon.com/sdk-for-java/ +https://github.com/aws/aws-sdk-java-v2 The test suite uses software developed by the JUnit community under Eclipse public license version 2.