chore: reassign copyright to Rillan AI LLC#39
Merged
Conversation
Skaphos is a registered fictitious name of Rillan AI LLC, a Missouri limited liability company, which now holds copyright in this repository. Update the MIT LICENSE holder and per-file SPDX copyright headers, and add the standard Rillan AI LLC / Skaphos README footer. Signed-off-by: Shawn Stratton <shawn@skaphos.io>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates repository licensing metadata and documentation to reflect Rillan AI LLC (d/b/a Skaphos) as the legal copyright holder, without changing any runtime behavior.
Changes:
- Update MIT license holder name in
LICENSEandLICENSES/MIT.txt. - Add an ownership/footer notice to the end of
README.md.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| README.md | Adds a Rillan AI LLC / Skaphos footer and license reference. |
| LICENSES/MIT.txt | Updates the MIT copyright holder line to Rillan AI LLC. |
| LICENSE | Updates the MIT copyright holder line to Rillan AI LLC. |
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.
Summary
Reassigns copyright in this repository to Rillan AI LLC, a Missouri limited
liability company doing business as Skaphos, following the assignment of the
Skaphos IP to Rillan AI LLC and the Skaphos fictitious-name registration.
Changes
LICENSE(andLICENSES/MIT.txtwhere present): copyright holder →Rillan AI LLC.SPDX-FileCopyrightText:headers: holder →Rillan AI LLC(year unchanged).README.md: add the standard Rillan AI LLC / Skaphos footer.The "Skaphos" name is retained everywhere as the project and brand name; only the
legal copyright holder changes. No code or runtime behavior changes.
Testing
Text/metadata-only change. REUSE header format is preserved (holder token only),
so
reuse lintand the DCO check remain satisfied; commits are DCO signed-off.