docs: add proprietary LICENSE + fix README format overclaim - #14
Open
luca1919 wants to merge 2 commits into
Open
docs: add proprietary LICENSE + fix README format overclaim#14luca1919 wants to merge 2 commits into
luca1919 wants to merge 2 commits into
Conversation
- Add LICENSE file (UNLICENSED/proprietary). plugin.json and the README already declare UNLICENSED, but PR #12 removed the MIT file without adding a proprietary one, so GitHub showed "no license." Mirrors the LICENSE text used in scribo-mcp. - README headline listed Factur-X, Peppol BIS UBL and Spanish Facturae as if live; SKILL.md marks them Phase 2 (PR #5). Reworded to keep all keywords while stating which formats ship today vs. Phase 2.
Use the canonical proprietary LICENSE text and the same "## License" README wording as the other Scribo repos (was a longer UNLICENSED note).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of the launch repo setup / discoverability pass.
What & why
1. Add
LICENSE(proprietary / UNLICENSED).plugin.jsonand the README both already declareUNLICENSED, but PR #12 (MIT → UNLICENSED relicense) removed the MITLICENSEfile without adding a proprietary one — so GitHub currently reports "no license" on the repo. This adds aLICENSEfile mirroring the text already used inscribo-mcp, adjusted for the skill.2. Fix README headline overclaim.
The README's first line listed Factur-X, Peppol BIS UBL and Spanish Facturae as if they were live, but
SKILL.mdexplicitly marks them Phase 2 — coming soon (PR #5). Reworded the headline to keep every compliance keyword (discoverability intact) while accurately stating which formats ship today (XRechnung, ZUGFeRD, US PDF) vs. Phase 2.No code or script changes. Docs/metadata only.
🤖 Generated with Claude Code