[upstream-queue] docs: add THIRD-PARTY.md license attribution#4
Open
damienriehl wants to merge 1 commit into
Open
[upstream-queue] docs: add THIRD-PARTY.md license attribution#4damienriehl wants to merge 1 commit into
damienriehl wants to merge 1 commit into
Conversation
Inventory of the 24 direct runtime dependencies and their SPDX licenses, read from installed distribution metadata (not inferred). Breakdown: MIT (10), BSD family (7), Apache-2.0 (4), plus 3 weak/linking-exception copyleft (owlready2 LGPL-3.0, PyGithub LGPL-3.0, pygit2 GPL-2.0-with-linking-exception) consumed as unmodified imported libraries. No AGPL; no unknown licenses; no FOLIO CC-BY data vendored. ontokit-api itself remains MIT. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01ELAutiUDrKdGf2vZAwgt9Q
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.
[upstream-queue]— DO NOT MERGEStaged inside the alea fork;
dev/mainstay pure upstream mirrors. Awaiting retarget to CatholicOS.What
Adds
THIRD-PARTY.md— OSS license attribution for the 24 direct runtime dependencies (portfolio item S075.3). Licenses read from installed*.dist-info/METADATA(not inferred).Breakdown: MIT (10), BSD family (7), Apache-2.0 (4), and 3 weak/linking-exception copyleft (owlready2 LGPL-3.0, PyGithub LGPL-3.0, pygit2 GPL-2.0-with-linking-exception) — all consumed as unmodified imported libraries, so no copyleft obligation on ontokit-api's MIT source.
Clean: no AGPL, no unknown licenses, no vendored FOLIO CC-BY data.
Docs-only; no code or dependency changes.