kata-containers/docs/Licensing-strategy.md
Gabriela Cervantes fdc573d500 docs: Update licensing strategy to use kata 2.0 repository
This PR updates the licensing strategy document to use the proper
tests repository for kata 2.0

Fixes #1413

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2021-02-15 11:10:01 -06:00

905 B

Licensing strategy

Project License

The license for the Kata Containers project is Apache 2.0.

License file

All repositories in the project have a top level file called LICENSE. This file lists full details of all licences used by the repository.

License for individual files

Where possible all files in all repositories also contain a SPDX license identifier. This provides fine-grained licensing and allows automated tooling to check the license of individual files.

This SPDX licence identifier requirement is enforced by the CI (Continuous Integration) system.