mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-18 06:44:23 +01:00
Generated by git subtree add --prefix=docs git@github.com:kata-containers/documentation.git master git-subtree-dir: docs git-subtree-mainline:ec146a1b39git-subtree-split:510287204bFixes: #329 Signed-off-by: Peng Tao <bergwolf@hyper.sh>
907 B
907 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.