sciabarracom commented on issue #246: URL: https://github.com/apache/openserverless/issues/246#issuecomment-5654561552
all the source files included in the distribution HAVE the source header, you are looking to some test files are kept for reference and not included in the distribion This is what rat says: ``` INFO: RAT summary: INFO: Approved: 91 INFO: Archives: 0 INFO: Binaries: 9 INFO: Document types: 4 INFO: Ignored: 7 INFO: License categories: 1 INFO: License names: 1 INFO: Notices: 11 INFO: Standards: 91 INFO: Unapproved: 0 INFO: Unknown: 0 ``` I had to exlcude those only but I checked other projects and they do not add headers # bun.lock is JSON-formatted - a license header would make it invalid. **/bun.lock # go.sum is a generated checksum database - a header breaks verification. **/go.sum I do not close this issue for now but I think I alrady addressed this. -- 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]
