diff options
| author | Lucie Gérard <lucie.gerard@qt.io> | 2024-02-01 13:10:30 +0100 |
|---|---|---|
| committer | Lucie Gerard <lucie.gerard@qt.io> | 2024-02-01 19:25:42 +0000 |
| commit | 865d0133fcb54c0e22f53dde71ebbca9cbcaf78e (patch) | |
| tree | 131ac83d1ce0b18792dc72a55c5eed239513c453 /src/gui/doc/snippets/code | |
| parent | 741617aea0e4c631b2fd4b822f0948ec067f1cdc (diff) | |
Change license of .qdoc files
According to QUIP-18 [1], all .qdoc files should be
LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
[1]: https://contribute.qt-project.org/quips/18
Pick-to: 6.7
Change-Id: I4559af21fc9069efa9bf0cbd29c5e86cfdac9082
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'src/gui/doc/snippets/code')
| -rw-r--r-- | src/gui/doc/snippets/code/doc_src_richtext.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/doc/snippets/code/doc_src_richtext.qdoc b/src/gui/doc/snippets/code/doc_src_richtext.qdoc index 39e29caa8d5..0c69514210d 100644 --- a/src/gui/doc/snippets/code/doc_src_richtext.qdoc +++ b/src/gui/doc/snippets/code/doc_src_richtext.qdoc @@ -1,5 +1,5 @@ // Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only //! [7] <meta http-equiv="Content-Type" content="text/html; charset=EUC-JP" /> |
