docs: surface vendored FileMaker XML reference attribution in README#240
Merged
Merged
Conversation
The canonical reference material under docs/filemaker-xml-canonical/ is vendored from Andrew Kear / Clockwork Creative Technology under CC BY 4.0. The full attribution lived only in that directory's own LICENSE.md; the top-level README had no pointer to it, unlike the existing app-icon credit.
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.
What
Adds a pointer in the top-level README to the CC BY 4.0 attribution for the FileMaker XML reference material vendored under
docs/filemaker-xml-canonical/(Andrew Kear / Clockwork Creative Technology's FileMaker XML Snippet Claude Skill and Clockwork Inspector), linking directly to the authors' repos where their license terms are declared.Why
#239 vendored this reference material with full, correct attribution in
docs/filemaker-xml-canonical/LICENSE.md, but the top-level README never pointed to it — inconsistent with the existing app-icon credit, which is the established pattern for surfacing CC-licensed third-party content in this repo.