diff --git a/LICENSE.KiCad.md b/LICENSE.KiCad.md new file mode 100644 index 00000000..82b20782 --- /dev/null +++ b/LICENSE.KiCad.md @@ -0,0 +1,25 @@ +### KiCad Libraries License + +The KiCad libraries are licensed under the [Creative Commons CC-BY-SA 4.0 License](https://creativecommons.org/licenses/by-sa/4.0/legalcode), with the following exception: + +--------- + +_To the extent that the creation of electronic designs that use 'Licensed Material' can be considered to be 'Adapted Material', then the copyright holder waives article 3 of the license with respect to these designs and any generated files which use data provided as part of the 'Licensed Material'._ + +--------- + +You can read more about KiCad library licensing [here](http://kicad.org/libraries/license). + +**What does this mean?** + +KiCad libraries are licensed in such a way to ensure free use of library data for commercial, closed, and non-commercial projects without restriction. KiCad does not wish to exert any control over designs produced using the library data, or force users to reveal proprietary information contained in their designs. Neither do we wish to force users to attribute the KiCad libraries _within their design_. + +Use of the library data in a project does not (by itself) require that the design or any files generated from the design are licensed under the CC-BY-SA 4.0 License. You are free to use the library data in your own projects without the obligation to share your project files under this or any other license agreement. + +However, if you wish to redistribute the KiCad libraries, or parts thereof (including in modified form) as a collection then the exception above does not apply. Redistributed library collections must be shared under the same license agreement. Under these circumstances, the libraries must also retain attribution information, including the license documents which are distributed with the library files. + +---------------------- + +**Warranty** + +The KiCad libraries are provided in the hope that they will be useful, but are provided without warranty of any kind, express or implied. diff --git a/README.md b/README.md index 79891587..8362a6f0 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ This repository contains Luxonis open sourced baseboards, including the DepthAI OpenCV AI Kits, and contains Altium design files, documentation, and pictures. This repository is for anyone interested in developing with the OAK SoM or anyone interested in understanding more about the embedded hardware that powers DepthAI. An open source, community KiCad folder is also available for sharing KiCad based designs and components. +The designs are Dual Licensed under [MIT](LICENSE) or [KiCad Libraries License](LICENSE.KiCad.md) + # POE Designs ## [OAK-D-POE | SJ2088POE](https://github.com/luxonis/depthai-hardware/tree/master/SJ2088POE_PoE_Board)