Skip to content

feat(header): support multiline copyright_text as string or array#24

Merged
attilarepka merged 1 commit intomasterfrom
feat/support-multiline-copyright
Oct 3, 2025
Merged

feat(header): support multiline copyright_text as string or array#24
attilarepka merged 1 commit intomasterfrom
feat/support-multiline-copyright

Conversation

@attilarepka
Copy link
Owner

@attilarepka attilarepka commented Oct 3, 2025

  • Accept copyright_text as an array of strings
  • Split strings with \n into multiple lines

Resolves #23

- Accept `copyright_text` as an array of strings
- Split strings with `\n` into multiple lines
@attilarepka attilarepka force-pushed the feat/support-multiline-copyright branch from fc72482 to 38d7c24 Compare October 3, 2025 13:28
@attilarepka attilarepka merged commit bba9eba into master Oct 3, 2025
6 checks passed
@attilarepka attilarepka deleted the feat/support-multiline-copyright branch October 3, 2025 13:30
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.

Add ability to use custom license text to refer to LICENSE file

1 participant