Skip to content

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

Merged
bogovicj merged 6 commits into
masterfrom
cleanupLicense
May 12, 2026
Merged

Retain License at a single file at the root of the project#93
bogovicj merged 6 commits into
masterfrom
cleanupLicense

Conversation

@cmhulbert

Copy link
Copy Markdown
Collaborator

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

@cmhulbert
cmhulbert requested a review from bogovicj May 8, 2026 15:12
@bogovicj
bogovicj merged commit cf0c396 into master May 12, 2026
3 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