acassis commented on PR #3362:
URL: https://github.com/apache/nuttx-apps/pull/3362#issuecomment-3790190710

   > @acassis I am sorry I overlooked your questions.
   > 
   > > ```
   > > 1. what do you mean by "NOASSERTION", I noticed that netutils/telnetc 
for example is "Apache-2.0"
   > > 
   > > 2. ZLIB is also a standard and known license, I think we need to add 
ALLOW_ZLIB_COMPONENTS
   > > 
   > > 3. why Tinydtls is null, and it shows it is already depending on 
ALLOW_ECLIPSE_COMPONENTS?
   > > ```
   > 
   > Well the only thing I did was to get a GitHub repository link from Kconfig 
file, convert to GitHub API request for that repository and retrieved SPDX 
identifier of the license of that repository. I did not dig deeper to 
understand what NOASSERTION neither null means in the reply from GitHub, sorry.
   
   Thank you @ghnotgood I think your analyze is a good starting point, but it 
has some faults that we need to fix. Normally Apache 2 licensed files don't 
need any ALLOW_ in the Kconfig. Maybe a proper solution will search first for 
files with a header using a different license and then check the Kconfig to see 
if it has the expected ALLOW_ license dependency


-- 
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