summaryrefslogtreecommitdiffstats
path: root/src/core/doc/src/qwebengine-licensing.qdoc
blob: 796a9664d90fe5b0108ebf46cd7e91eefa223256 (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
// Copyright (C) 2017 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
\group qtwebengine-licensing
\title Qt WebEngine Licensing

The Qt specific parts of the \QWE module are dual-licensed
under Commercial and GNU Lesser General Public License (LGPLv3).
In addition, the module contains code licensed under LGPLv2.

The module includes a snapshot of Chromium. As such, users need to
respect the licenses of Chromium, and third-party code included in
Chromium. The arguably most restrictive license to be respected by
all users is LGPLv2.1.

\note Any GPL licenses listed below are only used to access Linux system
resources. \QWE does not link to nor distribute GPL binary code, and
it does not affect users of \QWE.

Third party licenses included in the sources are:
*/

/*!
\page qtwebengine-3rdparty-chromium-global.html
\attribution
\ingroup qtwebengine-licensing
\title Chromium License
\brief BSD

The Google-authored portion of Chromium is released under a BSD license:

\quotefile ../../../3rdparty/chromium/LICENSE
*/