java-design-patterns
java-design-patterns copied to clipboard
chore: adding missing license
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
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
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Looks good! Thank you for the contribution 🎉
@all-contributors please add @e5LA for docs