Skip to content

Latest commit

 

History

History
76 lines (55 loc) · 3.25 KB

File metadata and controls

76 lines (55 loc) · 3.25 KB

Chancela Source License

Original author and copyright holder: Mariana Mota (supermarsx).

SPDX identifier: LicenseRef-Chancela-NonCommercial (this is a custom licence; it is not an OSI-approved or SPDX-registered licence).

Scope and Retroactive Correction

This license is derived from the MIT License and adds the commercial-use restriction below.

It applies to the Chancela repository, source code, documentation, generated documentation, assets, build scripts, releases, release artifacts, tags, forks, archives, snapshots, and any earlier copy that identified Chancela as licensed under MIT, unless a separate written commercial license or signed agreement says otherwise.

Earlier repository text, generated documentation, release artifacts, tags, archives, snapshots, or copies that presented Chancela as plain MIT are corrected and superseded by this MIT-derived license with additional commercial-use terms. That earlier text must not be relied on as permission for commercial use.

Non-Commercial Permission

Subject to the terms below, permission is granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software") to use, copy, modify, merge, publish, distribute, and sublicense copies of the Software for non-commercial purposes only.

Commercial use is not granted by this license. Any commercial use requires a separate commercial license from the copyright holder before that use begins.

Commercial Use

Commercial use includes, without limitation:

  • use by, for, or on behalf of a for-profit company, contractor, customer, or client;
  • use to provide, support, advertise, or operate a paid product, paid service, subscription, hosted service, consulting engagement, or internal business operation;
  • distribution in, with, or for a monetized, paid, ad-supported, sponsored, or revenue-generating product or service;
  • use that directly or indirectly supports commercial research, development, testing, quality assurance, demonstrations, or deployments.

To request commercial licensing, contact the copyright holder.

Conditions

The above copyright notice, this license, and the commercial-use restriction must be included in all copies or substantial portions of the Software.

Modified versions, forks, redistributed copies, and sublicensed copies must preserve this license and must not remove, weaken, or obscure the commercial-use restriction.

No trademark, service mark, branding, endorsement, or publicity rights are granted by this license.

Third-Party Components

This license covers Chancela's own source, documentation, and assets. Bundled and depended-upon third-party components remain under their own licenses; see the SBOM produced by scripts/release-supply-chain.mjs for the per-component license inventory.

Warranty Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.