summaryrefslogtreecommitdiff
path: root/third_party/quic/COPYING
blob: ace100b5ba1b084f21d69108d354878ab2f1204f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
This project contains components licensed under different open-source
licenses.

- modules/net/quic/, modules/include/linux/

  These directories are licensed under the GNU General Public License,
  version 2 or later (GPL-2.0+).

  License text:

    https://www.gnu.org/licenses/old-licenses/gpl-2.0.html

- modules/include/uapi/linux/

  This directory is licensed under the GNU General Public License,
  version 2 or later, with the Linux-syscall-note exception (GPL-2.0+
  WITH Linux-syscall-note).

  The Linux-syscall-note clarifies that user-space programs including
  these headers are not considered derivative works.

  GPL-2.0 license text:

    https://www.gnu.org/licenses/old-licenses/gpl-2.0.html

  Linux-syscall-note documentation:

    https://www.kernel.org/doc/html/latest/process/license-rules.html#kernel-headers

- libquic/

  This directory is licensed under the GNU Lesser General Public License,
  version 2.1 or later (LGPL-2.1+).

  License text:

    https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html