Skip to content

Transition repository to pure MIT licensing#22

Merged
dfeen87 merged 1 commit into
mainfrom
codex/update-repository-to-pure-mit-license
May 1, 2026
Merged

Transition repository to pure MIT licensing#22
dfeen87 merged 1 commit into
mainfrom
codex/update-repository-to-pure-mit-license

Conversation

@dfeen87
Copy link
Copy Markdown
Owner

@dfeen87 dfeen87 commented May 1, 2026

Motivation

  • Remove the prior non-commercial/commercial split and make the project fully open-source under the MIT License.
  • Ensure all top-level documentation and citation metadata consistently reflect the MIT license and remove references to proprietary or non-commercial restrictions.

Description

  • Replaced the repository LICENSE file with the standard MIT License text and set the copyright to Copyright (c) 2026 Don Michael Feeney Jr..
  • Updated the license section in README.md to state the project is now 100% open-source under the MIT License and added the requested ## Enterprise Consulting & Integration Markdown blurb near the end of the file.
  • Updated CITATION.cff to set license: MIT.
  • Files modified: LICENSE, README.md, and CITATION.cff.

Testing

  • Ran a repository search for the phrases hybrid license, commercial license, dual license, proprietary, non-commercial, non commercial, and noncommercial and confirmed no remaining matches in the targeted files.
  • Inspected the changed files with file previews to confirm the MIT text appears in LICENSE and the consulting blurb and updated license text appear in README.md.
  • Verified CITATION.cff now contains license: MIT after the update. All automated checks and inspections succeeded.

Codex Task

Copilot AI review requested due to automatic review settings May 1, 2026 22:47
@dfeen87 dfeen87 merged commit ebdeef1 into main May 1, 2026
3 checks passed
@dfeen87 dfeen87 deleted the codex/update-repository-to-pure-mit-license branch May 1, 2026 22:47
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR transitions the repository from a non-commercial/commercial split to a single, standard MIT open-source license and updates top-level metadata/docs to reflect that change consistently.

Changes:

  • Replaced the repository LICENSE with standard MIT License text.
  • Updated README.md license section to state MIT licensing and added an “Enterprise Consulting & Integration” blurb.
  • Updated CITATION.cff to use license: MIT.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
README.md Updates license messaging and adds enterprise consulting/integration contact blurb.
LICENSE Replaces the prior non-commercial license with the MIT License text.
CITATION.cff Updates citation metadata to reflect MIT licensing.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment on lines +536 to +537
This architecture is fully open-source under the MIT License. If your organization requires custom scaling, proprietary integration, or dedicated technical consulting to deploy these models at an enterprise level, please reach out at: dfeen87@gmail.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants