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

Add license headers to generated codebases #1507

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

alfonsodelavega
Copy link
Contributor

This PR uses sjpp to automatically add license headers to preprocessed Java files, fixing #1505

It reuses the License.java functionality to extract the appropriate header for each license: a new main has been added, and the output for each license has been saved in a .txt file besides its corresponding gradle build file.

An updated sjpp.jar with the new header option as an Ant task has also been added (see this PR)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants