Unless otherwise stated, materials in this repository are licensed under the MIT license. This includes GitHub files, issues, pull requests, wiki pages and discussions as well as comments to the aforementioned.
Files in following directories are licensed under CC BY-SA 4.0. See LICENSE_CC_BY_SA_4.0.
CC BY-SA 4.0 Attribution
If you use, remix, transform, or build upon materials from this project licensed under CC BY-SA 4.0, you must give appropriate credit and indicate whether you made changes. Open the linked license details and read the the Attribution terms for details.
Example: If you want to cite content from file docs/LICENSE.md, use an attribution like the following: unmodified excerpt from text "License" by The Argo CD ApplicationSet Authors licensed under CC BY-SA 4.0.
Also see Best practices for attribution by Creative Commons staff licensed under CC BY 4.0.
See https://spdx.dev/learn/handling-license-info/.
Use SPDX short-form identifiers to communicate license information in a simple, efficient, portable and machine-readable manner. Add a single line in the following format to each file in this project - tailored to the applicable license and the comment style for that file’s language:
// SPDX-License-Identifier: MIT
or
// SPDX-License-Identifier: CC-BY-SA-4.0
Also see SPDX license pages: