GEOTOOLS_NOTICE.txt 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. # GeoTools License Notice
  2. The files in this library are part of GeoTools, an open source Java GIS
  3. toolkit. See [geotools.org](https://geotools.org/) for details on the project.
  4. GeoTools files are covered by the copyright of the Open Source Geospatial
  5. Foundation (OSGeo) and others as documented in the file headers. See [about osgeo page](https://www.osgeo.org/about/) for details on the foundation.
  6. GeoTools source code is licensed to all under the terms of the GNU Lesser
  7. General Public License (LGPL), version 2 or later. The directory containing
  8. this notice contains a copy of the LGPL, as a file named [LGPL](LGPL.md).
  9. The standard header for the project is as follows:
  10. > This library is free software; you can redistribute it and/or <br/>
  11. > modify it under the terms of the GNU Lesser General Public <br/>
  12. > License as published by the Free Software Foundation; <br/>
  13. > version 2.1 of the License. <br/>
  14. > <br/>
  15. > This library is distributed in the hope that it will be useful, <br/>
  16. > but WITHOUT ANY WARRANTY; without even the implied warranty of <br/>
  17. > MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the <br/>
  18. <a href="http://www.gnu.org/licenses/lgpl.txt">GNU Lesser General
  19. Public License</a> for more details.
  20. Any files or portions of files are available under a different license are
  21. documented in their file header. A copy of any license which is not designed
  22. to be included directly in the file header is included along side this notice.
  23. Look for files with names such as [EPSG](EPSG.md) and [OGC](OGC.md).
  24. * [Bitstream Vera Fonts Copyright](Bitstream-Vera-Fonts.md)
  25. * [Apache-Style Software License for ColorBrewer Color Schemes](COLORBREWER.md)
  26. * [Creative Commons Attribution 4.0 International](CreativeCommonsByAttribution.md)
  27. * [EPSG Geodetic Parameter Dataset Terms of Use](EPSG.md)
  28. * [GeoTools license notice](GeoTools.md)
  29. * [HSQL license](HSQL.md)
  30. * [GNU LESSER GENERAL PUBLIC LICENSE](LGPL.md)
  31. * [netCDF-Java License](netCDF.md)
  32. * [OGC Notice](OGC.md)
  33. * [PostgreSQL JDBC driver license](PostgreSQL.md)
  34. * [W3C Software and Document Notice and License](W3C.md)
  35. The GeoTools project maintains an Apache Style contributor-license-agreement, see [OSGeo License Page](https://www.osgeo.org/about/licenses/), for all contributions made to the library. Open source projects unable to meet the restrictions of the LGPL license may contact the GeoTools Project Management for assistance.