license #1

Closed
fiveop wants to merge 6 commits from license into master
Showing only changes of commit 47e2d63304 - Show all commits

View file

@ -30,3 +30,15 @@ current state of the door lock.
The authors of the Arduino code license the code under the AGPL 3.0 (see
`LICENSE.AGPL`). The respective authors are listed in the in the preambles of
each source file.
## Dependencies
The Arduino code depends on the following libraries:
_Arduino Core_ published by the copyright holders under the LGPL 2.1 or later.
_SPI Master Library for Arduino Zero_ published by the copyright holders under
the LGPL 2.1 or later.
_Library for Arduino WiFi Shield_ published by the copyright holders under the
LGPL 2.1 or later.