yibin87 opened a new issue #8686: URL: https://github.com/apache/skywalking/issues/8686
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component License Tools (apache/skywalking-eyes) ### What happened I use skywalking-eyes(go install go install github.com/apache/skywalking-eyes/cmd/license-eye@latest) to do some license check works. Find the "copyright-owner" attribute doesn't work correctly. For example: Even when I specify copyright-owner: Bla-Bla, then on the license header, I write: // Copyright 2022 Alb-Alb // XXXXXXX Then the file can pass the license check, which is weired. ### What you expected to happen I expect the tool can detect such cases and report an error. ### How to reproduce Refer to the "what happened" section, ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
