PetervdPerk-NXP commented on PR #6057:
URL: https://github.com/apache/incubator-nuttx/pull/6057#issuecomment-1102249480

   > Regarding GPL, I don't see any issues with referring to the use of 
external GPL'd code in order to build a specific board config. If the GPL'd 
code was within this repository, I would agree with you. As it stands, a few 
lines of text that make an indirect reference to code that might be GPL'd 
should be totally fine.
   
   Actually the canutils code is dual licensed see `/* SPDX-License-Identifier: 
(GPL-2.0-only OR BSD-3-Clause) */` thus technically BSD-3-Clause should apply 
as well, but apparently it's chosen not to recognize that.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to