README.license 722 B

1234567891011121314151617181920
  1. In the following directories you will find code which was not written
  2. by the GRASS Development Team.
  3. Parts of GRASS are not copyright by the GRASS Development Team. The
  4. original authors hold the copyrights and you have to abide to their
  5. licensing terms where noted. (Keep in mind that code linking into
  6. GRASS can only be distributed if compatible with the GPL.)
  7. Specifically the source code below this directory is not necessarily
  8. licensed under the GPL. Check the READMEs and source code header
  9. comments carefully.
  10. * ccmath/ (LGPL 2.1)
  11. CCMATH mathematics library version 2.2.1
  12. Copyright (C) 2000 Daniel A. Atkinson
  13. * shapelib/ (MIT/X)
  14. Shapefile read/write functions.
  15. Copyright (c) 2007, Frank Warmerdam