Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore : Cleanup duplicate license in files after license-maven-plugin 4.3 upgrade #5752

Merged

Conversation

rohanKanojia
Copy link
Member

Description

Related to #5483

After bulk update of license headers due to minor change in license header format, some files got license header duplicated due to wrong positioning of license header earlier.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change
  • Chore (non-breaking change which doesn't affect codebase;
    test, version modification, documentation, etc.)

Checklist

  • Code contributed by me aligns with current project license: Apache 2.0
  • I Added CHANGELOG entry regarding this change
  • I have implemented unit tests to cover my changes
  • I have added/updated the javadocs and other documentation accordingly
  • No new bugs, code smells, etc. in SonarCloud report
  • I tested my code in Kubernetes
  • I tested my code in OpenShift

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

… upgrade

Related to fabric8io#5483

After bulk update of license headers due to minor change in license
header format, some files got license header duplicated due to wrong
positioning of license header earlier.

Signed-off-by: Rohan Kumar <[email protected]>
@rohanKanojia rohanKanojia force-pushed the pr/cleanup-license-maven-plugin-4-3 branch from e7da6ef to f721322 Compare February 12, 2024 15:28
@manusa manusa added this to the 6.11.0 milestone Feb 13, 2024
@manusa manusa merged commit e18b463 into fabric8io:main Feb 13, 2024
15 of 18 checks passed
@rohanKanojia rohanKanojia deleted the pr/cleanup-license-maven-plugin-4-3 branch February 13, 2024 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants