Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.58 KB

File metadata and controls

57 lines (35 loc) · 1.58 KB

Licensing

Unless otherwise noted, this repository uses a split-license model.

Software And Code

Software and code in this repository are licensed under the Apache License, Version 2.0.

This includes source code, scripts, build logic, automation, workflow files, configuration used to build or validate the project, and similar executable or machine-readable assets.

Examples include:

  • files under tools/
  • GitHub workflow files under .github/
  • project configuration such as pyproject.toml and uv.lock

SPDX identifier: Apache-2.0

Canonical license text:

Specification And Documentation

The specification and documentation in this repository are licensed under the Creative Commons Attribution 4.0 International License.

This includes prose documentation, the specification text, examples, diagrams, and similar documentation assets unless a file states otherwise.

Examples include:

  • README.md
  • files under specification/

SPDX identifier: CC-BY-4.0

Canonical license text:

Contributions

By contributing to this repository, you agree that your contributions are licensed under the same terms that apply to the files you modify or add.

If a contribution spans both categories, maintainers may ask contributors to clarify the intended licensing in the pull request.

Third-Party Content

Any third-party content included in this repository remains subject to its own license notices and attribution requirements.