summaryrefslogtreecommitdiffstats
path: root/src/core/doc/src/qwebengine-licensing.qdoc
blob: 2b1bd2845728c2b63d27635d2aa841f3bb1bdd67 (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
// 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.

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
*/