pyvista / tetgen

A Python interface to the C++ TetGen library to generate tetrahedral meshes of any 3D polyhedral domains
http://tetgen.pyvista.org
Other
219 stars 32 forks source link

Add AGPL guidelines for usage #34

Closed banesullivan closed 2 years ago

banesullivan commented 2 years ago

AGPL is a complicated and widely (mis-?)interpreted license. We should add a section of the README to make sure people realize this software is under an AGPL license (much the same as the C++ TetGen source) and add a few of our interpretations/notes.

Some things to note:

@jokva, if you have some time, I would greatly appreciate any guidance you may be able to provide here

banesullivan commented 2 years ago

Perhaps we can give some examples of usage where you do and do not need to adopt AGPL

With a big 'ol "we're not lawyers" disclaimer

jokva commented 2 years ago

I'm not sure if this is the place to do it, especially since it's easy to get wrong. I would say just stating it clearly in the readme (or other landing page docs) and linking to the FSF and/or other references should be fine.