aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/cxxsupp/openmp/.yandex_meta/devtools.licenses.report
blob: 756e43c416460059f955f7975059b94a5541d96f (plain) (blame)
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
# File format ($ symbol means the beginning of a line):
#
# $ # this message
# $ # =======================
# $     # comments (all commentaries should starts with some number of spaces and # symbol)
# ${action} {license spdx} {license text hash}
# $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
# ${all_file_action} filename
# $ # user commentaries (many lines)
# $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
# ${action} {license spdx} {license text hash}
# $BELONGS ./ya/make/file/relative/path/3/ya.make
# ${all_file_action} filename
# $    #    user commentaries
# $ generated description
# $ ...
#
# You can modify action, all_file_action and add commentaries
# Available actions:
# keep - keep license in contrib and use in credits
# skip - skip license
# remove - remove all files with this license
# rename - save license text/links into licenses texts file, but not store SPDX into LINCENSE macro. You should store correct license id into devtools.license.spdx.txt file
#
# {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
# We suppose that that files can contain some license info
# Available all file actions:
# FILE_IGNORE - ignore file (do nothing)
# FILE_INCLUDE - include all file data into licenses text file
# =======================

KEEP     NCSA AND MIT         1046d955b73b76a5985bad28cebed867
BELONGS ya.make
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: NCSA
        Score           : 100.00
        Match type      : NOTICE
        Links           : http://www.otm.illinois.edu/faculty/forms/opensource.asp, https://spdx.org/licenses/NCSA
    Files with this license:
        LICENSE.TXT [240:247]
    Scancode info:
        Original SPDX id: MIT
        Score           : 100.00
        Match type      : NOTICE
        Links           : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
    Files with this license:
        LICENSE.TXT [240:247]
    Scancode info:
        Original SPDX id: LicenseRef-scancode-generic-cla
        Score           : 100.00
        Match type      : NOTICE
        Links           : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
    Files with this license:
        LICENSE.TXT [240:247]

KEEP     Apache-2.0 WITH LLVM-exception 2eeede7ef78b2b5da03a36caf5f1f61c
BELONGS ya.make
    License text:
        //// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
        //// See https://llvm.org/LICENSE.txt for license information.
    Scancode info:
        Original SPDX id: Apache-2.0
        Score           : 100.00
        Match type      : NOTICE
        Links           : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
    Files with this license:
        z_Linux_asm.S [7:8]
    Scancode info:
        Original SPDX id: LLVM-exception
        Score           : 100.00
        Match type      : NOTICE
        Links           : http://llvm.org/foundation/relicensing/LICENSE.txt, https://spdx.org/licenses/LLVM-exception
    Files with this license:
        z_Linux_asm.S [7:8]

KEEP     NCSA                 5a35b4c0d3b3923cac31a5a371332ca2
BELONGS ya.make
    License text:
        Legacy LLVM License (https://llvm.org/docs/DeveloperPolicy.html#legacy):
    Scancode info:
        Original SPDX id: NCSA
        Score           : 100.00
        Match type      : REFERENCE
        Links           : http://www.otm.illinois.edu/faculty/forms/opensource.asp, https://spdx.org/licenses/NCSA
    Files with this license:
        LICENSE.TXT [237:237]

KEEP     MIT                  5debb370f50e1dfd24ff5144233a2ef6
BELONGS ya.make
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: MIT
        Score           : 100.00
        Match type      : TEXT
        Links           : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
    Files with this license:
        LICENSE.TXT [293:309]

KEEP     NCSA                 6caabae7bd314fb6e6055ec150ee747f
BELONGS ya.make
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: NCSA
        Score           : 99.55
        Match type      : TEXT
        Links           : http://www.otm.illinois.edu/faculty/forms/opensource.asp, https://spdx.org/licenses/NCSA
    Files with this license:
        LICENSE.TXT [263:287]

KEEP     Apache-2.0 WITH LLVM-exception 755ab7da3ff8c5d6ae90bdbebd177e49
BELONGS ya.make
    License text:
        // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
        // See https://llvm.org/LICENSE.txt for license information.
    Scancode info:
        Original SPDX id: Apache-2.0
        Score           : 100.00
        Match type      : NOTICE
        Links           : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
    Files with this license:
        kmp.h [8:9]
        kmp_affinity.cpp [7:8]
        kmp_affinity.h [7:8]
        kmp_alloc.cpp [7:8]
        kmp_atomic.cpp [7:8]
        kmp_atomic.h [7:8]
        kmp_barrier.cpp [7:8]
        kmp_barrier.h [7:8]
        kmp_cancel.cpp [4:5]
        kmp_config-linux.h [6:7]
        kmp_csupport.cpp [7:8]
        kmp_debug.cpp [7:8]
        kmp_debug.h [7:8]
        kmp_dispatch.cpp [7:8]
        kmp_dispatch.h [7:8]
        kmp_environment.cpp [7:8]
        kmp_environment.h [7:8]
        kmp_error.cpp [7:8]
        kmp_error.h [7:8]
        kmp_ftn_cdecl.cpp [7:8]
        kmp_ftn_entry.h [7:8]
        kmp_ftn_extra.cpp [7:8]
        kmp_ftn_os.h [7:8]
        kmp_global.cpp [7:8]
        kmp_gsupport.cpp [7:8]
        kmp_i18n.cpp [7:8]
        kmp_i18n.h [7:8]
        kmp_io.cpp [7:8]
        kmp_io.h [7:8]
        kmp_itt.cpp [10:11]
        kmp_itt.h [8:9]
        kmp_lock.cpp [7:8]
        kmp_lock.h [7:8]
        kmp_os.h [7:8]
        kmp_platform.h [7:8]
        kmp_runtime.cpp [7:8]
        kmp_safe_c_api.h [4:5]
        kmp_sched.cpp [7:8]
        kmp_settings.cpp [7:8]
        kmp_settings.h [7:8]
        kmp_stats.h [10:11]
        kmp_str.cpp [7:8]
        kmp_str.h [7:8]
        kmp_taskdeps.cpp [7:8]
        kmp_taskdeps.h [7:8]
        kmp_tasking.cpp [7:8]
        kmp_threadprivate.cpp [7:8]
        kmp_utility.cpp [7:8]
        kmp_version.cpp [7:8]
        kmp_version.h [7:8]
        kmp_wait_release.cpp [7:8]
        kmp_wait_release.h [7:8]
        kmp_wrapper_getpid.h [7:8]
        kmp_wrapper_malloc.h [8:9]
        omp-tools.h [7:8]
        omp.h [8:9]
        ompt-event-specific.h [12:13]
        ompt-general.cpp [7:8]
        ompt-internal.h [7:8]
        ompt-specific.cpp [7:8]
        ompt-specific.h [7:8]
        z_Linux_util.cpp [7:8]
    Scancode info:
        Original SPDX id: LLVM-exception
        Score           : 100.00
        Match type      : NOTICE
        Links           : http://llvm.org/foundation/relicensing/LICENSE.txt, https://spdx.org/licenses/LLVM-exception
    Files with this license:
        kmp.h [8:9]
        kmp_affinity.cpp [7:8]
        kmp_affinity.h [7:8]
        kmp_alloc.cpp [7:8]
        kmp_atomic.cpp [7:8]
        kmp_atomic.h [7:8]
        kmp_barrier.cpp [7:8]
        kmp_barrier.h [7:8]
        kmp_cancel.cpp [4:5]
        kmp_config-linux.h [6:7]
        kmp_csupport.cpp [7:8]
        kmp_debug.cpp [7:8]
        kmp_debug.h [7:8]
        kmp_dispatch.cpp [7:8]
        kmp_dispatch.h [7:8]
        kmp_environment.cpp [7:8]
        kmp_environment.h [7:8]
        kmp_error.cpp [7:8]
        kmp_error.h [7:8]
        kmp_ftn_cdecl.cpp [7:8]
        kmp_ftn_entry.h [7:8]
        kmp_ftn_extra.cpp [7:8]
        kmp_ftn_os.h [7:8]
        kmp_global.cpp [7:8]
        kmp_gsupport.cpp [7:8]
        kmp_i18n.cpp [7:8]
        kmp_i18n.h [7:8]
        kmp_io.cpp [7:8]
        kmp_io.h [7:8]
        kmp_itt.cpp [10:11]
        kmp_itt.h [8:9]
        kmp_lock.cpp [7:8]
        kmp_lock.h [7:8]
        kmp_os.h [7:8]
        kmp_platform.h [7:8]
        kmp_runtime.cpp [7:8]
        kmp_safe_c_api.h [4:5]
        kmp_sched.cpp [7:8]
        kmp_settings.cpp [7:8]
        kmp_settings.h [7:8]
        kmp_stats.h [10:11]
        kmp_str.cpp [7:8]
        kmp_str.h [7:8]
        kmp_taskdeps.cpp [7:8]
        kmp_taskdeps.h [7:8]
        kmp_tasking.cpp [7:8]
        kmp_threadprivate.cpp [7:8]
        kmp_utility.cpp [7:8]
        kmp_version.cpp [7:8]
        kmp_version.h [7:8]
        kmp_wait_release.cpp [7:8]
        kmp_wait_release.h [7:8]
        kmp_wrapper_getpid.h [7:8]
        kmp_wrapper_malloc.h [8:9]
        omp-tools.h [7:8]
        omp.h [8:9]
        ompt-event-specific.h [12:13]
        ompt-general.cpp [7:8]
        ompt-internal.h [7:8]
        ompt-specific.cpp [7:8]
        ompt-specific.h [7:8]
        z_Linux_util.cpp [7:8]

KEEP     Apache-2.0 WITH LLVM-exception 813a7ee71d9804f118ddde21a452de40
BELONGS ya.make
    License text:
        \#// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
        \#// See https://llvm.org/LICENSE.txt for license information.
    Scancode info:
        Original SPDX id: Apache-2.0
        Score           : 100.00
        Match type      : NOTICE
        Links           : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
    Files with this license:
        exports_so.txt [6:7]
    Scancode info:
        Original SPDX id: LLVM-exception
        Score           : 100.00
        Match type      : NOTICE
        Links           : http://llvm.org/foundation/relicensing/LICENSE.txt, https://spdx.org/licenses/LLVM-exception
    Files with this license:
        exports_so.txt [6:7]

KEEP     Apache-2.0 WITH LLVM-exception 8494a9caed330d9a4f40e19cce7dc770
BELONGS ya.make
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: LLVM-exception
        Score           : 100.00
        Match type      : TEXT
        Links           : http://llvm.org/foundation/relicensing/LICENSE.txt, https://spdx.org/licenses/LLVM-exception
    Files with this license:
        LICENSE.TXT [208:222]

KEEP     Apache-2.0 WITH LLVM-exception 8cf6c51a4358f58d16ab5358dd73b2b7
BELONGS ya.make
    License text:
        //// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
    Scancode info:
        Original SPDX id: Apache-2.0
        Score           : 100.00
        Match type      : TAG
        Links           : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
    Files with this license:
        z_Linux_asm.S [9:9]
    Scancode info:
        Original SPDX id: LLVM-exception
        Score           : 100.00
        Match type      : TAG
        Links           : http://llvm.org/foundation/relicensing/LICENSE.txt, https://spdx.org/licenses/LLVM-exception
    Files with this license:
        z_Linux_asm.S [9:9]

KEEP     Apache-2.0           9ac77f65a898755c7eed97099caded94
BELONGS ya.make
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: Apache-2.0
        Score           : 100.00
        Match type      : TEXT
        Links           : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
    Files with this license:
        LICENSE.TXT [5:205]

KEEP     Apache-2.0 WITH LLVM-exception b7566a1930e050e1090162bf1d543650
BELONGS ya.make
    License text:
        // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
    Scancode info:
        Original SPDX id: Apache-2.0
        Score           : 100.00
        Match type      : TAG
        Links           : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
    Files with this license:
        kmp.h [10:10]
        kmp_affinity.cpp [9:9]
        kmp_affinity.h [9:9]
        kmp_alloc.cpp [9:9]
        kmp_atomic.cpp [9:9]
        kmp_atomic.h [9:9]
        kmp_barrier.cpp [9:9]
        kmp_barrier.h [9:9]
        kmp_cancel.cpp [6:6]
        kmp_config-linux.h [8:8]
        kmp_csupport.cpp [9:9]
        kmp_debug.cpp [9:9]
        kmp_debug.h [9:9]
        kmp_dispatch.cpp [9:9]
        kmp_dispatch.h [9:9]
        kmp_environment.cpp [9:9]
        kmp_environment.h [9:9]
        kmp_error.cpp [9:9]
        kmp_error.h [9:9]
        kmp_ftn_cdecl.cpp [9:9]
        kmp_ftn_entry.h [9:9]
        kmp_ftn_extra.cpp [9:9]
        kmp_ftn_os.h [9:9]
        kmp_global.cpp [9:9]
        kmp_gsupport.cpp [9:9]
        kmp_i18n.cpp [9:9]
        kmp_i18n.h [9:9]
        kmp_io.cpp [9:9]
        kmp_io.h [9:9]
        kmp_itt.cpp [12:12]
        kmp_itt.h [10:10]
        kmp_lock.cpp [9:9]
        kmp_lock.h [9:9]
        kmp_os.h [9:9]
        kmp_platform.h [9:9]
        kmp_runtime.cpp [9:9]
        kmp_safe_c_api.h [6:6]
        kmp_sched.cpp [9:9]
        kmp_settings.cpp [9:9]
        kmp_settings.h [9:9]
        kmp_stats.h [12:12]
        kmp_str.cpp [9:9]
        kmp_str.h [9:9]
        kmp_taskdeps.cpp [9:9]
        kmp_taskdeps.h [9:9]
        kmp_tasking.cpp [9:9]
        kmp_threadprivate.cpp [9:9]
        kmp_utility.cpp [9:9]
        kmp_version.cpp [9:9]
        kmp_version.h [9:9]
        kmp_wait_release.cpp [9:9]
        kmp_wait_release.h [9:9]
        kmp_wrapper_getpid.h [9:9]
        kmp_wrapper_malloc.h [10:10]
        omp-tools.h [9:9]
        omp.h [10:10]
        ompt-event-specific.h [14:14]
        ompt-general.cpp [9:9]
        ompt-internal.h [9:9]
        ompt-specific.cpp [9:9]
        ompt-specific.h [9:9]
        z_Linux_util.cpp [9:9]
    Scancode info:
        Original SPDX id: LLVM-exception
        Score           : 100.00
        Match type      : TAG
        Links           : http://llvm.org/foundation/relicensing/LICENSE.txt, https://spdx.org/licenses/LLVM-exception
    Files with this license:
        kmp.h [10:10]
        kmp_affinity.cpp [9:9]
        kmp_affinity.h [9:9]
        kmp_alloc.cpp [9:9]
        kmp_atomic.cpp [9:9]
        kmp_atomic.h [9:9]
        kmp_barrier.cpp [9:9]
        kmp_barrier.h [9:9]
        kmp_cancel.cpp [6:6]
        kmp_config-linux.h [8:8]
        kmp_csupport.cpp [9:9]
        kmp_debug.cpp [9:9]
        kmp_debug.h [9:9]
        kmp_dispatch.cpp [9:9]
        kmp_dispatch.h [9:9]
        kmp_environment.cpp [9:9]
        kmp_environment.h [9:9]
        kmp_error.cpp [9:9]
        kmp_error.h [9:9]
        kmp_ftn_cdecl.cpp [9:9]
        kmp_ftn_entry.h [9:9]
        kmp_ftn_extra.cpp [9:9]
        kmp_ftn_os.h [9:9]
        kmp_global.cpp [9:9]
        kmp_gsupport.cpp [9:9]
        kmp_i18n.cpp [9:9]
        kmp_i18n.h [9:9]
        kmp_io.cpp [9:9]
        kmp_io.h [9:9]
        kmp_itt.cpp [12:12]
        kmp_itt.h [10:10]
        kmp_lock.cpp [9:9]
        kmp_lock.h [9:9]
        kmp_os.h [9:9]
        kmp_platform.h [9:9]
        kmp_runtime.cpp [9:9]
        kmp_safe_c_api.h [6:6]
        kmp_sched.cpp [9:9]
        kmp_settings.cpp [9:9]
        kmp_settings.h [9:9]
        kmp_stats.h [12:12]
        kmp_str.cpp [9:9]
        kmp_str.h [9:9]
        kmp_taskdeps.cpp [9:9]
        kmp_taskdeps.h [9:9]
        kmp_tasking.cpp [9:9]
        kmp_threadprivate.cpp [9:9]
        kmp_utility.cpp [9:9]
        kmp_version.cpp [9:9]
        kmp_version.h [9:9]
        kmp_wait_release.cpp [9:9]
        kmp_wait_release.h [9:9]
        kmp_wrapper_getpid.h [9:9]
        kmp_wrapper_malloc.h [10:10]
        omp-tools.h [9:9]
        omp.h [10:10]
        ompt-event-specific.h [14:14]
        ompt-general.cpp [9:9]
        ompt-internal.h [9:9]
        ompt-specific.cpp [9:9]
        ompt-specific.h [9:9]
        z_Linux_util.cpp [9:9]

KEEP     Apache-2.0 WITH LLVM-exception b7cec33eded9763725bcb0a858a5da3e
BELONGS ya.make
    License text:
        \#// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
    Scancode info:
        Original SPDX id: Apache-2.0
        Score           : 100.00
        Match type      : TAG
        Links           : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
    Files with this license:
        exports_so.txt [8:8]
    Scancode info:
        Original SPDX id: LLVM-exception
        Score           : 100.00
        Match type      : TAG
        Links           : http://llvm.org/foundation/relicensing/LICENSE.txt, https://spdx.org/licenses/LLVM-exception
    Files with this license:
        exports_so.txt [8:8]

KEEP     NCSA                 c26d0b72f92421989c4471ae0acbc943
BELONGS ya.make
    License text:
        University of Illinois/NCSA
        Open Source License
    Scancode info:
        Original SPDX id: NCSA
        Score           : 100.00
        Match type      : REFERENCE
        Links           : http://www.otm.illinois.edu/faculty/forms/opensource.asp, https://spdx.org/licenses/NCSA
    Files with this license:
        LICENSE.TXT [251:252]

KEEP     Intel-LLVM-SGA       d5a6528c4e206fd72c16045a75e34576
BELONGS ya.make
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: LicenseRef-scancode-arm-llvm-sga
        Score           : 99.00
        Match type      : TEXT
        Links           : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/arm-llvm-sga.LICENSE
    Files with this license:
        LICENSE.TXT [315:359]

KEEP     Apache-2.0 WITH LLVM-exception df18889e552d44a4679aff552267f802
BELONGS ya.make
    License text:
        The LLVM Project is under the Apache License v2.0 with LLVM Exceptions:
    Scancode info:
        Original SPDX id: Apache-2.0
        Score           : 100.00
        Match type      : NOTICE
        Links           : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
    Files with this license:
        LICENSE.TXT [2:2]
    Scancode info:
        Original SPDX id: LLVM-exception
        Score           : 100.00
        Match type      : NOTICE
        Links           : http://llvm.org/foundation/relicensing/LICENSE.txt, https://spdx.org/licenses/LLVM-exception
    Files with this license:
        LICENSE.TXT [2:2]