Update Apache license with third party content
csantanapr opened this issue · 2 comments
csantanapr commented
We need to include in the License all 3rd party dependencies
Some would be hard dependencies source that we compiled into final compiled artifact.
Some would be we depend on like test frameworks, or go runtime.
These licenses would also need to be included in the repo
See the runtime-nodejs as an example:
https://github.com/apache/incubator-openwhisk-runtime-nodejs/blob/master/LICENSE.txt
https://github.com/apache/incubator-openwhisk-runtime-nodejs/tree/master/licenses
sciabarracom commented
Ok
csantanapr commented
Close by #30