Picking up on this PR https://github.com/geotools/geotools/pull/3645 which
attempts to avoid conflict between LGPL3 and LGPL2 (jaitools was briefly
released as LGPL3).

I propose updating GeometrySmoother.java
<https://github.com/geotools/geotools/blob/main/modules/library/main/src/main/java/org/geotools/geometry/jts/GeometrySmoother.java>
to have:
- Our LGPL 2.1 header (as it does now)
- BSD-2 Clause (as done on jaitools master PolygonSmoother
<https://github.com/mbedward/jaitools/blob/master/utils/src/main/java/org/jaitools/jts/PolygonSmoother.java>
)

I believe this respects the authors latest wishes, and avoid license
conflict.
--
Jody Garnett
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to