java-design-patterns icon indicating copy to clipboard operation
java-design-patterns copied to clipboard

chore: adding missing license

Open e5LA opened this issue 7 months ago • 2 comments

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

e5LA avatar May 02 '25 17:05 e5LA

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

github-actions[bot] avatar May 02 '25 17:05 github-actions[bot]

Looks good! Thank you for the contribution 🎉

@all-contributors please add @e5LA for docs

iluwatar avatar May 17 '25 05:05 iluwatar

@iluwatar

I've put up a pull request to add @e5LA! :tada:

allcontributors[bot] avatar May 17 '25 05:05 allcontributors[bot]