summaryrefslogtreecommitdiffstats
path: root/src/plugins/REUSE.toml
blob: d0f99d5f90c10944361fd5ebe7612e9e7ff9f2e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
version = 1

[[annotations]]
path = ["**.json", "**.png", "**.svg", "**.xml",
        "generic/evdevtouch/70-qtouchscreen.rules",
        "platforms/ios/module.modulemap",
        "tracing/metadata_template.txt"]
precedence = "closest"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"

[[annotations]]
path = ["**.qmake.conf", "networkinformation/android/jar/build.gradle",
        "networkinformation/android/jar/settings.gradle"]
precedence = "closest"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
SPDX-License-Identifier = "BSD-3-Clause"