Oscarcheng0312 opened a new pull request, #18: URL: https://github.com/apache/incubator-seata-ctl/pull/18
<!-- Please make sure you have read and understood the contributing guidelines --> - [ ] I have registered the PR [changes](../changes). ### Ⅰ. Describe what this PR did This PR adds the missing Apache License 2.0 headers to the following files: - .gitignore - .golangci.yml - README.md - changes/en-us/0.0.1.md - changes/zh-cn/0.0.1.md - config.yml - seata.yaml ### Ⅱ. Does this pull request fix one issue? <!-- If that, add "fixes #xxx" below in the next line, for example, fixes #97. --> fixes #7429 ### Ⅲ. Why don't you add test cases (unit test/integration test)? Not applicable — this PR only modifies file headers for license compliance. ### Ⅳ. Describe how to verify it Run the license check GitHub action or `./header.sh check` (or whatever script the repo uses). All files now pass the license validation. ### Ⅴ. Special notes for reviews -- 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: dev-unsubscr...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@seata.apache.org For additional commands, e-mail: dev-h...@seata.apache.org