pjfanning opened a new issue, #246: URL: https://github.com/apache/openserverless/issues/246
When you use 3rd party code, even just snippets, you must retain the license headers from the original source files and ideally have some link to the original file. The RC4 source release has numerous OpenWhisk Scala files, none of which appeared to have source headers. The OpenWhisk files in their git repo have source headers. Every other source file added to the source release that has or may have 3rd party code should be reviewed and their headers corrected if necessary. If the code has little or no modification from its original 3rd party file then you should not add any additional source headers that were not in the original file. You should look into setting up an excludes file for Apache Rat that contains the files that don't have Apache license headers. Any file that has 3rd party code should be listed in LICENSE file with its license details. -- 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]
