patacongo commented on pull request #362: URL: https://github.com/apache/incubator-nuttx-apps/pull/362#issuecomment-672893063
We need to be careful with this. We have to handle third party code very differently: We cannot use the Apache license header and we have to document the use of third party software in the LICENSE file. See also https://www.apache.org/legal/resolved.html Most people opt correctly to NOT explicitly include third party software in the repository, but rather to download it on demand and build time and patch it as needed. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
