Skip to content

chore: adding missing license #3273

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

e5LA
Copy link
Contributor

@e5LA e5LA commented May 2, 2025

Pull Request Template

What does this PR do?

Adds a missing license header to an existing file. This was done by running: ./mvnw license:format

Copy link

github-actions bot commented May 2, 2025

PR Summary

Added a missing MIT license header to the App.java file in the leader-followers module. This was done by running the command ./mvnw license:format.

Changes

File Summary
leader-followers/src/main/java/com/iluwatar/leaderfollowers/App.java Added a MIT License header to the file. The header includes copyright information and standard MIT license terms.

autogenerated by presubmit.ai

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Review Summary

Commits Considered (1)
  • f314811: chore: adding missing license
Files Processed (1)
  • leader-followers/src/main/java/com/iluwatar/leaderfollowers/App.java (1 hunk)
Actionable Comments (0)
Skipped Comments (0)

Copy link

sonarqubecloud bot commented May 2, 2025

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.

1 participant