harish876 commented on code in PR #228:
URL:
https://github.com/apache/incubator-resilientdb/pull/228#discussion_r2729688236
##########
.licenserc.yaml:
##########
@@ -14,8 +14,11 @@ header:
- 'dev/.rat-excludes'
- 'documents/doxygen/.gitignore'
- 'third_party/loc_script/src/index.js'
-
+ - 'ecosystem/**/*.mdx'
+ - 'ecosystem/**/*.json'
+ - 'ecosystem/**/LICENSE*'
+ - 'ecosystem/monitoring/reslens/src/lib/**'
Review Comment:
These cannot be removed due to these files not supporting license headers.
refer to the docs attached in the description. not all files requires headers
if they dont support. These are open source tools with different licenses,
these do not need apache licenses. please refer the docs.
--
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]