Skip to content

Retain License at a single file at the root of the project - #53

Merged
bogovicj merged 1 commit into
masterfrom
cleanupLicense
May 11, 2026
Merged

Retain License at a single file at the root of the project#53
bogovicj merged 1 commit into
masterfrom
cleanupLicense

Conversation

@cmhulbert

Copy link
Copy Markdown
Contributor

See saalfeldlab/n5#188 for motivation:

  • Removes redundant license headers from source files
  • Disable the auto-adding of license headers to source files
  • Retain project license in a single LICENSE.md file at the root based on doc/LICENSE.md template
  • specify license.skipUpdateProjectLicense = true in `pom.xml
    • Avoids errantly generating a duplicate LICENSE.txt
    • used by scijava-script/release-version.sh script to disable license updates without requiring --skip-license-update

… and remove license file headers.

Signed-off-by: Caleb Hulbert <cmhulbert@gmail.com>
@cmhulbert
cmhulbert requested a review from bogovicj May 8, 2026 15:12
@bogovicj
bogovicj merged commit 7b96e6e into master May 11, 2026
1 of 2 checks passed
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