Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

LICENSE.TXT 1.9 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
  1. Copyright (c) 1991-2021 by the GMT Team (https://www.generic-mapping-tools.org/team.html)
  2. As of GMT 5.0.0, GMT is distributed under the GNU Lesser General Public
  3. License (LGPL) version 3 or later. Copies of the GNU General Public
  4. License (GPL) and the GNU Lesser General Public License (LGPL) are
  5. distributed along with the sources. Refer to the files COPYINGv3 and
  6. COPYING.LESSERv3.
  7. NOTE: Some of the source files in src/ have different licenses. For
  8. instance Shewchuk's Delaunay Triangulator (triangle.c) is distributed
  9. under a proprietary non-permissive license. Refer to the license in
  10. every source file. Users who wish to enforce strict GPL or LGPL
  11. conformance are advised to exclude copylefted sources in
  12. cmake/ConfigUserAdvanced.cmake.
  13. Permission to use, copy, modify, and distribute (with no more than a
  14. reasonable redistribution fee) this software and its documentation for
  15. any purpose is hereby granted, provided that the above copyright notice
  16. appear in all copies, that both that copyright notice and this
  17. permission notice appear in supporting documentation, and that the name
  18. of GMT not be used in advertising or publicity pertaining to
  19. distribution of the software without specific, written prior
  20. permission. The GMT package may be included in a bundled distribution
  21. of software for which a reasonable fee may be charged.
  22. The GMT package is distributed in the hope that it will be useful,
  23. but WITHOUT ANY WARRANTY; without even the implied warranty of
  24. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  25. In particular, the authors or any other individuals involved in the design and
  26. maintenance of GMT, as well as their employers, are NOT responsible
  27. for any damage that may follow from correct or incorrect use of these programs.
  28. It is provided with no support and without obligation on the part of the authors,
  29. to assist in its use, correction, modification, or enhancement.
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...