forked from pyavitz/rpi-img-builder
-
Notifications
You must be signed in to change notification settings - Fork 5
/
COPYING
23 lines (14 loc) · 730 Bytes
/
COPYING
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
The rpi-img-builder is provided under:
SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
Being under the terms of the GNU General Public License version 2 only,
according with:
LICENSES/preferred/GPL-2.0
https://github.com/torvalds/linux/blob/master/LICENSES/preferred/GPL-2.0
With an explicit syscall exception, as stated at:
LICENSES/exceptions/Linux-syscall-note
https://github.com/torvalds/linux/blob/master/LICENSES/exceptions/Linux-syscall-note
In addition, other licenses may also apply. Please see:
Documentation/process/license-rules.rst
https://www.kernel.org/doc/Documentation/process/license-rules.rst
for more details.
All contributions to the rpi-img-builder are subject to this COPYING file.