Project Licensing¶
This project is provided under a dual-license model to ensure that our documentation is shared openly and our code examples are freely usable.
Documentation License¶
All documentation content in this repository, including all text, tutorials, and illustrations within .md
files, is licensed under the Creative Commons Attribution 4.0 International License (CC-BY-4.0).
Under this license, you are free to: * Share — copy and redistribute the material in any medium or format. * Adapt — remix, transform, and build upon the material for any purpose, even commercially.
You must give appropriate credit, provide a link to the license, and indicate if changes were made.
Code License¶
All source code, including standalone files (e.g., example projects) and all code snippets embedded within any documentation file, is licensed under the permissive MIT License.
This ensures that you can freely use any code you find in this project in your own applications, whether they are open-source or commercial, without worrying about attribution requirements for the code itself.
A full copy of the Creative Commons Attribution 4.0 license as well as the MIT License is available in the root directory of this project's repository on GitHub.
If you have any questions about the licensing or how to comply with it, please feel free to reach out in our Developer Chat or open an issue on GitHub.