Adding license information for demo files
The demo files are covered by the CC-BY-SA-4.0 license. Please note some discussion about this on the developers mailing list: https://lists.launchpad.net/kicad-developers/msg39174.html
This commit is contained in:
parent
e1d3df54eb
commit
444050c7d5
|
@ -15,5 +15,7 @@ Licensed under BOOSTv1:
|
||||||
- libcontext [https://github.com/boostorg/context], sources in common/system/libcontext.cpp
|
- libcontext [https://github.com/boostorg/context], sources in common/system/libcontext.cpp
|
||||||
Licensed under ISC:
|
Licensed under ISC:
|
||||||
- portions of code in include/geometry/polygon_triangulation.h
|
- portions of code in include/geometry/polygon_triangulation.h
|
||||||
|
Licensed under CC-BY-SA-4.0:
|
||||||
|
- All the demo files provided in demos/*
|
||||||
Licensed under GPLv3 (or later):
|
Licensed under GPLv3 (or later):
|
||||||
- All remaining code not listed above
|
- All remaining code not listed above
|
Loading…
Reference in New Issue