On 10/28/2015 9:14 AM, Mário Luzeiro wrote: > Hi Wayne, > > I am not using the PBRT project, I am just using one cpp file that I made my > modifications and some other few lines of code. So it is not an external > dependency. > > Their licence is here: > https://raw.githubusercontent.com/mmp/pbrt-v3/master/LICENSE.txt > > Do you think that it compatible?
I'm not sure. I'm not a lawyer. It's not much of a license in the typical sense. Your best bet would be to ask the FSF if it's compatible. Any code contributed to KiCad must be compatible with the GPL2+. Since you are cherry picking a file from the source, you may want to check with the author as well. > > Mario > ________________________________________ > From: Kicad-developers > [[email protected]] on behalf of > Wayne Stambaugh [[email protected]] > Sent: 28 October 2015 12:59 > To: [email protected] > Subject: Re: [Kicad-developers] 3D-Viewer Raytraced render > > You may want to take a careful look at the pbrt-v3 license before you > get too involved. I'm not sure it's GPL2+ compatible. It may be but > you should get clarification. Also, pbrt-v3 is not packaged in Debian > and likely not packaged for any other platform either so that needs to > be considered as well. I am not allowing any more CMake dependency > library build code in KiCad so that is not an option. > _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

