elharo opened a new issue, #66: URL: https://github.com/apache/maven-mapping/issues/66
## Description Both `MappingUtils.java` and `DashClassifierValueSource.java` contain the full Apache License 2.0 header block twice — once at the top of the file (lines 1-19) and again immediately after the `package` declaration (lines 21-38). This is a copy-paste error that should be cleaned up. ## Affected files - `src/main/java/org/apache/maven/shared/mapping/MappingUtils.java` - `src/main/java/org/apache/maven/shared/mapping/DashClassifierValueSource.java` -- 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]
