@@ -23,6 +23,21 @@ comment = "module and plugin, according to licenseRule.json"
23
23
SPDX-FileCopyrightText = " Copyright (C) 2024 The Qt Company Ltd."
24
24
SPDX-License-Identifier = " LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
25
25
26
+ [[annotations ]]
27
+ path = [" src/designer/**" ]
28
+ precedence = " closest"
29
+ comment = " tools, according to licenseRule.json"
30
+ SPDX-FileCopyrightText = " Copyright (C) 2024 The Qt Company Ltd."
31
+ SPDX-License-Identifier = " LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0"
32
+
33
+ [[annotations ]]
34
+ path = [" src/designer/src/lib/uilib/**" ,
35
+ " src/designer/src/plugins/**" ]
36
+ precedence = " closest"
37
+ comment = " module and plugin, according to licenseRule.json"
38
+ SPDX-FileCopyrightText = " Copyright (C) 2024 The Qt Company Ltd."
39
+ SPDX-License-Identifier = " LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
40
+
26
41
[[annotations ]]
27
42
path = [" tests/**.ts*" ,
28
43
" tests/**.ui" ,
@@ -37,10 +52,11 @@ path = ["tests/**.ts*",
37
52
" tests/**cmd" ,
38
53
" tests/**.po*" ,
39
54
" tests/**.js" ,
55
+ " tests/**.json" ,
40
56
" tests/**.lst" ,
57
+ " tests/**.py" ,
41
58
" tests/**expected.error" ,
42
59
" tests/**main.mjs" ,
43
- " tests/**main.py" ,
44
60
" tests/auto/cmake/linguist/test_i18n_auto_ts_file_names/lib.cpp" ,
45
61
" tests/auto/linguist/lconvert/data/test-trans_seg.xlf" ,
46
62
" tests/auto/linguist/lconvert/data/untranslated.qm" ,
@@ -64,35 +80,47 @@ SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
64
80
SPDX-License-Identifier = " LicenseRef-Qt-Commercial OR GPL-3.0-only"
65
81
66
82
[[annotations ]]
67
- path = [" **.pro" , " **.qrc" , " **CMakeLists.txt" , " .cmake.conf" , " **.yaml" , " **.json" ,
83
+ path = [" **.pro" , " **.qrc" , " **CMakeLists.txt" , " .cmake.conf" , " **.yaml" ,
84
+ " coin/axivion/ci_config_linux.json" ,
68
85
" **.cfg" , " **.plist" , " **.pri" , " **.prf" ]
69
86
precedence = " closest"
70
87
comment = " build system"
71
88
SPDX-FileCopyrightText = " Copyright (C) 2024 The Qt Company Ltd."
72
89
SPDX-License-Identifier = " BSD-3-Clause"
73
90
74
91
[[annotations ]]
75
- path = [" .tag" , " **/.gitattributes" , " **.gitignore" ]
92
+ path = [" .tag" , " **/.gitattributes" , " **.gitignore" ,
93
+ " .gitmodules" ]
76
94
precedence = " closest"
77
95
comment = " version control system. Licensed as build system"
78
96
SPDX-FileCopyrightText = " Copyright (C) 2024 The Qt Company Ltd."
79
97
SPDX-License-Identifier = " BSD-3-Clause"
80
98
81
99
[[annotations ]]
82
- path = [" **/doc/images/**" , " **/doc/snippets/**" , " examples/**" , " src/qdoc/qdoc/doc/examples" ]
100
+ path = [" **/doc/snippets/**" , " examples/**" , " src/qdoc/qdoc/doc/examples/**" ,
101
+ " src/qdoc/qdoc/tests/**/testdata/**/examples/**" ]
83
102
comment = " this must be after the build system table because example and snippets take precedence over build system"
84
103
precedence = " closest"
85
104
SPDX-FileCopyrightText = " Copyright (C) 2024 The Qt Company Ltd."
86
105
SPDX-License-Identifier = " LicenseRef-Qt-Commercial OR BSD-3-Clause"
87
106
88
107
[[annotations ]]
89
- path = [" **/README*" , " **.qdocconf" , " **.qdoc.sample" , " **.qdoc" , " **.qdocinc" ,
90
- " .gitmodules" ]
108
+ path = [" **/doc/images/**" , " **/README*" , " **.qdocconf" , " **.qdoc.sample" , " **.qdoc" , " **.qdocinc" ]
91
109
comment = " documentation"
92
110
precedence = " closest"
93
111
SPDX-FileCopyrightText = " Copyright (C) 2024 The Qt Company Ltd."
94
112
SPDX-License-Identifier = " LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only"
95
113
114
+ [[annotations ]]
115
+ path = [" src/qdoc/qdoc/**/testdata/**.qdocconf" ,
116
+ " src/qdoc/qdoc/**/testdata/**.qdoc" ,
117
+ " src/qdoc/qdoc/**/testdata/**.qdocinc" ]
118
+ precedence = " closest"
119
+ comment = " test"
120
+ SPDX-FileCopyrightText = " Copyright (C) 2024 The Qt Company Ltd."
121
+ SPDX-License-Identifier = " LicenseRef-Qt-Commercial OR GPL-3.0-only"
122
+
123
+
96
124
[[annotations ]]
97
125
path = [" **.toml" , " licenseRule.json" ]
98
126
comment = " documentation"
@@ -107,13 +135,6 @@ precedence = "override"
107
135
SPDX-FileCopyrightText = " Copyright (C) 2024 The Qt Company Ltd."
108
136
SPDX-License-Identifier = " LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only"
109
137
110
- [[annotations ]]
111
- path = [" **LICENSE*" ]
112
- precedence = " override"
113
- comment = " License file."
114
- SPDX-FileCopyrightText = " None"
115
- SPDX-License-Identifier = " CC0-1.0"
116
-
117
138
[[annotations ]]
118
139
path = " examples/linguist/trollprint/trollprint_pt.ts"
119
140
precedence = " override"
@@ -122,36 +143,22 @@ SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
122
143
SPDX-License-Identifier = " LicenseRef-Qt-Commercial OR BSD-3-Clause"
123
144
124
145
[[annotations ]]
125
- path = [" src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/webxml/test-componentset-switch-qml.webxml" ,
126
- " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/webxml/test-componentset-tabwidget-qml.webxml" ,
127
- " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/webxml/test-componentset-progressbar-qml.webxml" ,
128
- " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/html/test-componentset-tabwidget-qml.html" ,
129
- " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/html/test-componentset-progressbar-qml.html" ,
130
- " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/html/test-componentset-switch-qml.html" ,
131
- " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject_headerdocs/expected/webxml/test-componentset-tabwidget-qml.webxml" ,
132
- " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject_headerdocs/expected/webxml/test-componentset-progressbar-qml.webxml" ,
133
- " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject_headerdocs/expected/html/test-componentset-progressbar-qml.html" ,
134
- " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject_headerdocs/expected/html/test-componentset-switch-qml.html" ,
135
- " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject_headerdocs/expected/html/test-componentset-tabwidget-qml.html" ,
136
- " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject_headerdocs/expected/webxml/test-componentset-switch-qml.webxml" ]
146
+ path = [" src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/**.webxml" ,
147
+ " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/**.html" ,
148
+ " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/**.cpp" ,
149
+ " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/**.h" ,
150
+ " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/**.qml" ,
151
+ " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/**.qdoc" ,
152
+ " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/**.qdoc.sample" ,
153
+ " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/**.qdocconf" ,
154
+ " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/**.xml" ]
137
155
precedence = " override"
138
- comment = " reuse ignore those file, trouble reading. documentation example."
156
+ comment = [" reuse ignore or have trouble reading some of those webxml or html files" ,
157
+ " files in this directory are for file generation within testing" ,
158
+ " the licensing does not necessary correspond to the file" ,
159
+ " Licensing for those files is test licensing" ]
139
160
SPDX-FileCopyrightText = " Copyright (C) 2016 The Qt Company Ltd."
140
- SPDX-License-Identifier = " LicenseRef-Qt-Commercial OR BSD-3-Clause"
141
-
142
- [[annotations ]]
143
- path = [" src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/webxml/test-demos-demo-demo-cpp.webxml" ,
144
- " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/webxml/test-componentset-componentset-qml.webxml" ,
145
- " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/html/test-demos-demo-demo-cpp.html" ,
146
- " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/html/test-componentset-componentset-qml.html" ,
147
- " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject_headerdocs/expected/html/test-demos-demo-demo-cpp.html" ,
148
- " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject_headerdocs/expected/webxml/test-componentset-componentset-qml.webxml" ,
149
- " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject_headerdocs/expected/html/test-componentset-componentset-qml.html" ,
150
- " src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject_headerdocs/expected/webxml/test-demos-demo-demo-cpp.webxml" ]
151
- precedence = " override"
152
- comment = " reuse ignore those file, trouble reading."
153
- SPDX-FileCopyrightText = " Copyright (C) 2023 The Qt Company Ltd."
154
- SPDX-License-Identifier = " LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0"
161
+ SPDX-License-Identifier = " LicenseRef-Qt-Commercial OR GPL-3.0-only"
155
162
156
163
157
164
0 commit comments