Legal matters for my addon
Forum rules
Please help to make this forum more useful by checking the FAQs before posting! Keep it clean, keep it civil, keep it truthful, stay on topic, be responsible, share your knowledge.
Please help to make this forum more useful by checking the FAQs before posting! Keep it clean, keep it civil, keep it truthful, stay on topic, be responsible, share your knowledge.
-
Topic authorPlutonianEmpire
- Posts: 1374
- Joined: 09.09.2004
- Age: 40
- With us: 20 years 2 months
- Location: MinneSNOWta
- Contact:
Legal matters for my addon
How should I handle the legal matter when uploading my modified Apollo addon to The Motherlode, since currently, the ssc file links to the default textures in the default directories, and since I copied Mir, ISS, and Hubble to the Apollo folder (because .ssc definitions in "extras" won't link to the "extras-standard" folder)?
Terraformed Pluto: Now with New Horizons maps! :D
Re: Legal matters for my addon
The inclusion of GNU licensed components results in the requirement that your Addon use the GNU license. Since Celestia uses V2 of the license, you can use either V2 or V3.
See http://www.gnu.org/copyleft/gpl.html
I consider it a bug that SSC files cannot reference the Celestia components which are in /extras-standard/
I reported it on SourceForge, but it wouldn't hurt if you were to make a post to the Bugs forum.
See http://www.gnu.org/copyleft/gpl.html
I consider it a bug that SSC files cannot reference the Celestia components which are in /extras-standard/
I reported it on SourceForge, but it wouldn't hurt if you were to make a post to the Bugs forum.
Selden
-
Topic authorPlutonianEmpire
- Posts: 1374
- Joined: 09.09.2004
- Age: 40
- With us: 20 years 2 months
- Location: MinneSNOWta
- Contact:
Re: Legal matters for my addon
If waited and waited for the bug to be fixed, removed the files from the addon, and simply had the ssc file link to the data in "extras-standard", would I still need to use the GNU license?selden wrote:The inclusion of GNU licensed components results in the requirement that your Addon use the GNU license. Since Celestia uses V2 of the license, you can use either V2 or V3.
See http://www.gnu.org/copyleft/gpl.html
I consider it a bug that SSC files cannot reference the Celestia components which are in /extras-standard/
I reported it on SourceForge, but it wouldn't hurt if you were to make a post to the Bugs forum.
Terraformed Pluto: Now with New Horizons maps! :D
Re: Legal matters for my addon
So long as your Addon contains only files which you created, then you can use whatever license you want.
Selden
-
Topic authorPlutonianEmpire
- Posts: 1374
- Joined: 09.09.2004
- Age: 40
- With us: 20 years 2 months
- Location: MinneSNOWta
- Contact:
Re: Legal matters for my addon
Is this the same for textures that were made by meshing two default textures together?selden wrote:The inclusion of GNU licensed components results in the requirement that your Addon use the GNU license. Since Celestia uses V2 of the license, you can use either V2 or V3.
See http://www.gnu.org/copyleft/gpl.html
Terraformed Pluto: Now with New Horizons maps! :D
Re: Legal matters for my addon
PlutonianEmpire wrote:Is this the same for textures that were made by meshing two default textures together?selden wrote:The inclusion of GNU licensed components results in the requirement that your Addon use the GNU license. Since Celestia uses V2 of the license, you can use either V2 or V3.
See http://www.gnu.org/copyleft/gpl.html
GPL V2 section 2 b wrote:b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
My interpretation is this text is that when you mesh two default textures together, you are deriving a work from a part of the program, so that resulting image, and anything that includes it, has to be distributed under the terms of the GNU license. This is commonly called "contamination" and is one of the features of the GNU license that commercial software vendors do NOT like.
Selden