Hi, whiskers Today I have a list of PRs to OpenWhisk repo to update NOTICE file. I made follow updates: - change the extension of NOTICE from md to txt - add declarations of build and compile dependencies which are NOT Apache license. I got the dependencies information from compile and build configure files, e.g. build.gradle, DEPENDENCIES.md, package.json, and etc. - append NOTICE files for those dependencies which are Apache License if NOTICE file exists.
Below are links to my PRs: https://github.com/apache/incubator-openwhisk/pull/3522 https://github.com/apache/incubator-openwhisk-cli/pull/265 https://github.com/apache/incubator-openwhisk-client-go/pull/74 https://github.com/apache/incubator-openwhisk-apigateway/pull/286 https://github.com/apache/incubator-openwhisk-catalog/pull/266 https://github.com/apache/incubator-openwhisk-runtime-docker/pull/25 https://github.com/apache/incubator-openwhisk-runtime-java/pull/29 https://github.com/apache/incubator-openwhisk-runtime-nodejs/pull/34 https://github.com/apache/incubator-openwhisk-runtime-php/pull/12 https://github.com/apache/incubator-openwhisk-runtime-python/pull/14 https://github.com/apache/incubator-openwhisk-runtime-swift/pull/43 https://github.com/apache/incubator-openwhisk-wskdeploy/pull/842 Please review them. Thanks. Best regards Ying Chun Guo (Daisy)
