yykaue opened a new pull request, #4516: URL: https://github.com/apache/streampark/pull/4516
## Purpose The source LICENSE incorrectly classified `assets/icons/github.svg` under Apache 2.0. This change replaces the SVG with a verifiable MIT-licensed Ant Design Icons source and corrects the source and distribution licensing information. Closes #4515 ## Changes - Replace the GitHub icon using a pinned upstream commit, retaining its existing dimensions and blue color. - Include the complete MIT license and Ant UED copyright in the SVG and a dedicated license file. - Correct the root LICENSE and synchronize the distribution LICENSE, NOTICE files, and license generation template. - Identify the GitHub mark as a trademark of GitHub, Inc. The replacement slightly changes the icon silhouette. ## Validation - SVG XML parsing and upstream path comparison passed. - License text, references, and distribution template consistency checks passed. - `git diff --check` passed. - Apache RAT 0.15 passed using a temporary standalone POM with equivalent exclusions. -- 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]
