You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
The majority of KiCad's source code is developed and distributed under the termsof the GPLv3 or later. However, it does include some third-party code licensedunder other licenses (see below for details).
These licenses are compatible, but a combined works as is will be governed underthe terms of the GPLv3 (or later). This includes any binary distribution of theKiCad EDA suite by the KiCad project or any third party, e.g. Linux distributor.
You are free to use the *sources* under the terms of their respective licenses.
Licensed under Apache License, Version 2.0 - portions of code in libs/kimath/include/math/util.hLicensed under BOOSTv1:- libcontext [https://github.com/boostorg/context] in thirdparty/libcontext- clipper in thirdparty/clipperLicensed under ISC:- portions of code in include/geometry/polygon_triangulation.hLicensed under MIT:- compoundfilereader in thirdparty/compoundfilereader- delaunator in thirdparty/delaunator- tinyspline_lib in thirdparty/tinyspline_lib- nlohmann/json in thirdparty/nlohmann_json- nlohmann/fifo_map in thirdparty/nlohmann_json- pboettch/json-schema-validator in thirdparty/json_schema_validator- picoSHA2 in thirdparty/picosha2Licensed under GPLv2 (or later):- dxflib in thirdparty/dxflib_qcad- potrace in thirdparty/potrace- math_for_graphics in thirdparty/other_math- SutherlandHodgmanClipPoly in thirdparty/other_mathLicensed under ZLib:- nanosvg in thirdparty/nanosvgLicensed in the public domain:- lemon in thirdparty/lemonLicensed under CC BY-SA 4.0:- All the demo files provided in demos/*Licensed under clause-3 BSD:- ibis / kibis files in eeschema/sim/kibisLicensed under CC0:- uopamp.lib.spice in some directories in qa/data/eeschema/spice_netlists/Licensed under GPLv3 (or later):- All remaining code not listed above
|