This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GPL and NDA


    Is this true even if the code is distributed to the people with wich the NDA
    was originally signed? I mean the following scenario:

	Company A provides, under an NDA, information to company B.

	Using this information, B develop, based on some GPLed code, 
	a program for A.

	B then distribute this program (which IS GPLed) to A, but is 
	prohibited to distribute it to anybody else (due to the NDA).

This is permitted, because no GPL-covered code is ever distributed
under an NDA in this scenario.  The code developed by B is distributed
only to A, and A is not placed under any NDA obligations.

I have put this in the GPL FAQ.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]