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:
Carsten Schoenert 2019-03-27 14:46:00 -04:00 committed by Wayne Stambaugh
parent e1d3df54eb
commit 444050c7d5
1 changed files with 21 additions and 19 deletions

View File

@ -15,5 +15,7 @@ Licensed under BOOSTv1:
- libcontext [https://github.com/boostorg/context], sources in common/system/libcontext.cpp
Licensed under ISC:
- 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):
- All remaining code not listed above