docs: TRADEMARK.md + certification-mark policy (#341)#5
Merged
Conversation
Add a trademark & conformance policy now that @opendpp/* packages are public: content is Apache-2.0, Apache §6 grants no mark rights, forks must rename, and "OpenDPP-conformant" is reserved for output validated against the hosted node. Claims-honest: scopes "open" to THIS repo's content and states the OpenDPP product is not open-source. Link it from README + the NOTICE trademark line; fix the entity-name casing (OpenDPP UAB -> Opendpp UAB, the registered company).
TRADEMARK.md is repo-owned meta (no OKF frontmatter, GitHub-relative links), like README/NOTICE — add it to REPO_META so the OKF conformance check skips it instead of demanding concept frontmatter.
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.
Backfills the #341 P0 guard for this public repo (same policy as the interop kit PR).
TRADEMARK.md— content is Apache-2.0; Apache §6 grants no mark rights; forks must rename; "OpenDPP-conformant" reserved for output validated against the hosted node. Claims-honest (the OpenDPP product is not open-source).OpenDPP UAB→Opendpp UAB.TRADEMARK.mdis repo-owned meta, but the OKF mirror (opendpp-node/.github/workflows/okf-publish.yml) rsyncs with--deleteand would wipe it. The backend guards PR (#342/#346) adds--exclude 'TRADEMARK.md'— merge that before/with this, or the next OKF sync deletes this file. Draft until then.