aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty/PhysX/REUSE.toml
blob: cbe33abe60b362994c4f3fcd638ce1f4d80dcc40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
version = 1

[[annotations]]
path = ["include/**", "pxshared/**", "source/**"]
precedence = "closest"
SPDX-FileCopyrightText = "Copyright (c) 2021 NVIDIA Corporation"
SPDX-License-Identifier = "BSD-3-Clause"

[[annotations]]
path = ["*.patch"]
precedence = "override"
comment = "Licensed as the code itself"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
SPDX-License-Identifier = "BSD-3-Clause"

[[annotations]]
path = ["*.py"]
precedence = "closest"
comment = "tool"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0"