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
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
|
# File format ($ symbol means the beginning of a line):
#
# $ # this message
# $ # =======================
# $ # comments (all commentaries should starts with some number of spaces and # symbol)
# $ IGNORE_FILES {file1.ext1} {file2.ext2} - (optional) ignore listed files when generating license macro and credits
# $ RENAME {original license id} TO {new license id} # user comments - (optional) use {new license id} instead {original license id} in ya.make files
# $ # user comments
# $
# ${action} {license id} {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 COPYRIGHT_SERVICE_LABEL 0592d773c67a9f16004eb64838cdbaa8
BELONGS ya.make
License text:
Copyright 2017 James E. King, III
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/platform/cloudabi.h [2:4]
KEEP COPYRIGHT_SERVICE_LABEL 10118f8d4d61de7bd7c81e582f77bc87
BELONGS ya.make
License text:
Copyright Ruslan Baratov 2017
Copyright Rene Rivera 2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/platform/ios.h [2:5]
KEEP COPYRIGHT_SERVICE_LABEL 1a38ec3545bb15de9f76e4e34369c5a4
BELONGS ya.make
License text:
Copyright Rene Ferdinand Rivera Morell 2013-2020
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/other.h [2:4]
KEEP COPYRIGHT_SERVICE_LABEL 1de0b40eaac2964bd4fea60350b9dc66
BELONGS ya.make
License text:
Copyright Rene Rivera 2008-2015
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef.h [2:4]
include/boost/predef/architecture.h [2:4]
include/boost/predef/architecture/alpha.h [2:4]
include/boost/predef/architecture/ia64.h [2:4]
include/boost/predef/architecture/m68k.h [2:4]
include/boost/predef/architecture/mips.h [2:4]
include/boost/predef/architecture/parisc.h [2:4]
include/boost/predef/architecture/ppc.h [2:4]
include/boost/predef/architecture/rs6k.h [2:4]
include/boost/predef/architecture/sparc.h [2:4]
include/boost/predef/architecture/superh.h [2:4]
include/boost/predef/architecture/sys370.h [2:4]
include/boost/predef/architecture/sys390.h [2:4]
include/boost/predef/architecture/x86.h [2:4]
include/boost/predef/architecture/x86/32.h [2:4]
include/boost/predef/architecture/z.h [2:4]
include/boost/predef/compiler.h [2:4]
include/boost/predef/compiler/borland.h [2:4]
include/boost/predef/compiler/clang.h [2:4]
include/boost/predef/compiler/comeau.h [2:4]
include/boost/predef/compiler/compaq.h [2:4]
include/boost/predef/compiler/diab.h [2:4]
include/boost/predef/compiler/digitalmars.h [2:4]
include/boost/predef/compiler/dignus.h [2:4]
include/boost/predef/compiler/edg.h [2:4]
include/boost/predef/compiler/ekopath.h [2:4]
include/boost/predef/compiler/gcc.h [2:4]
include/boost/predef/compiler/gcc_xml.h [2:4]
include/boost/predef/compiler/greenhills.h [2:4]
include/boost/predef/compiler/hp_acc.h [2:4]
include/boost/predef/compiler/iar.h [2:4]
include/boost/predef/compiler/ibm.h [2:4]
include/boost/predef/compiler/kai.h [2:4]
include/boost/predef/compiler/llvm.h [2:4]
include/boost/predef/compiler/metaware.h [2:4]
include/boost/predef/compiler/metrowerks.h [2:4]
include/boost/predef/compiler/microtec.h [2:4]
include/boost/predef/compiler/mpw.h [2:4]
include/boost/predef/compiler/palm.h [2:4]
include/boost/predef/compiler/pgi.h [2:4]
include/boost/predef/compiler/sgi_mipspro.h [2:4]
include/boost/predef/compiler/sunpro.h [2:4]
include/boost/predef/compiler/tendra.h [2:4]
include/boost/predef/compiler/visualc.h [2:4]
include/boost/predef/compiler/watcom.h [2:4]
include/boost/predef/library.h [2:4]
include/boost/predef/library/c.h [2:4]
include/boost/predef/library/c/gnu.h [2:4]
include/boost/predef/library/c/uc.h [2:4]
include/boost/predef/library/c/vms.h [2:4]
include/boost/predef/library/c/zos.h [2:4]
include/boost/predef/library/std.h [2:4]
include/boost/predef/library/std/dinkumware.h [2:4]
include/boost/predef/library/std/libcomo.h [2:4]
include/boost/predef/library/std/modena.h [2:4]
include/boost/predef/library/std/msl.h [2:4]
include/boost/predef/library/std/roguewave.h [2:4]
include/boost/predef/library/std/sgi.h [2:4]
include/boost/predef/library/std/stdcpp3.h [2:4]
include/boost/predef/library/std/stlport.h [2:4]
include/boost/predef/library/std/vacpp.h [2:4]
include/boost/predef/make.h [2:4]
include/boost/predef/os.h [2:5]
include/boost/predef/os/aix.h [2:4]
include/boost/predef/os/amigaos.h [2:4]
include/boost/predef/os/beos.h [2:4]
include/boost/predef/os/bsd.h [2:4]
include/boost/predef/os/cygwin.h [2:4]
include/boost/predef/os/hpux.h [2:4]
include/boost/predef/os/irix.h [2:4]
include/boost/predef/os/linux.h [2:4]
include/boost/predef/os/macos.h [2:5]
include/boost/predef/os/qnxnto.h [2:4]
include/boost/predef/os/solaris.h [2:4]
include/boost/predef/os/unix.h [2:4]
include/boost/predef/os/windows.h [2:4]
include/boost/predef/platform/mingw.h [2:4]
include/boost/predef/platform/mingw32.h [2:4]
include/boost/predef/platform/mingw64.h [2:4]
KEEP COPYRIGHT_SERVICE_LABEL 28467714d17407abf257b8ba02a977ef
BELONGS ya.make
License text:
Copyright Rene Rivera 2008-2015
Copyright Franz Detro 2014
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/architecture/arm.h [2:6]
include/boost/predef/os.h [2:5]
include/boost/predef/os/ios.h [2:5]
include/boost/predef/os/macos.h [2:5]
KEEP COPYRIGHT_SERVICE_LABEL 3473db83ff9c61ef8748d9928576c21f
BELONGS ya.make
License text:
Copyright Henrik S. Gaßmann 2023
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/library/std/msvc.h [2:4]
KEEP COPYRIGHT_SERVICE_LABEL 3cd360abef8724897bbe8fc29b446350
BELONGS ya.make
License text:
Copyright James E. King III, 2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/platform/windows_server.h [2:4]
include/boost/predef/platform/windows_system.h [2:4]
include/boost/predef/platform/windows_uwp.h [2:4]
KEEP COPYRIGHT_SERVICE_LABEL 44a42f5f0495d0638f930e152a37f3ae
BELONGS ya.make
License text:
Copyright Rene Rivera 2008-2021
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/architecture/x86/64.h [2:4]
KEEP COPYRIGHT_SERVICE_LABEL 52d3d0587f7137ef056c8c36337cfe33
BELONGS ya.make
License text:
Copyright Jessica Hamilton 2014
Copyright Rene Rivera 2014-2015
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/os/haiku.h [2:5]
KEEP COPYRIGHT_SERVICE_LABEL 5458ecabdd83b73ff1f73a89a9ee0d81
BELONGS ya.make
License text:
Copyright Konstantin Ivlev 2021
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/architecture/e2k.h [2:4]
KEEP COPYRIGHT_SERVICE_LABEL 55370d2706d0c4b0defe5ea97850695c
BELONGS ya.make
License text:
Copyright Rene Rivera 2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/other/workaround.h [2:4]
include/boost/predef/platform/ios.h [2:5]
KEEP COPYRIGHT_SERVICE_LABEL 5c403ec7fc96b9eeeb8d0d6da8005e84
BELONGS ya.make
License text:
Copyright Rene Rivera 2013-2015
Copyright (c) Microsoft Corporation 2014
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/architecture/blackfin.h [2:4]
include/boost/predef/other/endian.h [2:4]
include/boost/predef/platform.h [2:5]
KEEP COPYRIGHT_SERVICE_LABEL 5e5122844c5c00c4740356da3c3eaecb
BELONGS ya.make
License text:
Copyright Rene Rivera 2013-2015
Copyright (c) Microsoft Corporation 2014
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/architecture/arm.h [2:6]
include/boost/predef/platform.h [2:5]
include/boost/predef/platform/windows_desktop.h [2:5]
include/boost/predef/platform/windows_phone.h [2:5]
include/boost/predef/platform/windows_runtime.h [2:5]
include/boost/predef/platform/windows_store.h [2:5]
KEEP COPYRIGHT_SERVICE_LABEL 5e8b36f8b7344a5c105fd71620e6cebc
BELONGS ya.make
License text:
Copyright Rene Rivera 2011-2015
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/architecture/convex.h [2:4]
include/boost/predef/architecture/pyramid.h [2:4]
include/boost/predef/detail/test_def.h [2:4]
include/boost/predef/language.h [2:4]
include/boost/predef/language/objc.h [2:4]
include/boost/predef/language/stdc.h [2:4]
include/boost/predef/language/stdcpp.h [2:4]
include/boost/predef/library/std/cxx.h [2:4]
include/boost/predef/os/os400.h [2:4]
include/boost/predef/os/vms.h [2:4]
KEEP COPYRIGHT_SERVICE_LABEL 6518675878f6c96ced7667e2a4ed728a
BELONGS ya.make
License text:
Copyright Jessica Hamilton 2014
Copyright Rene Rivera 2014-2015
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/os/haiku.h [2:5]
KEEP COPYRIGHT_SERVICE_LABEL 6f2106d29f8f11f40ccd5ca1f99c446b
BELONGS ya.make
License text:
Copyright Rene Rivera 2014
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/detail/comp_detected.h [2:4]
include/boost/predef/detail/platform_detected.h [2:4]
KEEP COPYRIGHT_SERVICE_LABEL 727ffdba5f4101e3db746edf2130cfbd
BELONGS ya.make
License text:
Copyright Rene Rivera 2005-2016
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/version_number.h [2:4]
KEEP COPYRIGHT_SERVICE_LABEL 7847dd132299dd522b778f700587670d
BELONGS ya.make
License text:
Copyright Rene Rivera 2012-2015
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/os/bsd/bsdi.h [2:4]
include/boost/predef/os/bsd/dragonfly.h [2:4]
include/boost/predef/os/bsd/free.h [2:4]
include/boost/predef/os/bsd/net.h [2:4]
include/boost/predef/os/bsd/open.h [2:4]
KEEP COPYRIGHT_SERVICE_LABEL 79a595122409b2bc87120ce704e78440
BELONGS ya.make
License text:
Copyright Rene Ferdinand Rivera Morell 2020-2021
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/other/wordsize.h [2:4]
KEEP COPYRIGHT_SERVICE_LABEL 79b8ba6e7e39d9e0b0298f5feec49ee8
BELONGS ya.make
License text:
Copyright Benjamin Worpitz 2018
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/architecture/ptx.h [2:4]
include/boost/predef/compiler/nvcc.h [2:4]
include/boost/predef/language/cuda.h [2:4]
KEEP COPYRIGHT_SERVICE_LABEL 84c4472daa679758908f085b6e09342e
BELONGS ya.make
License text:
Copyright Zhang Na 2022
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/architecture/loongarch.h [2:4]
KEEP COPYRIGHT_SERVICE_LABEL 861057944f34a04f706e0f6a42df266a
BELONGS ya.make
License text:
Copyright Rene Rivera 2013
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/detail/os_detected.h [2:4]
KEEP COPYRIGHT_SERVICE_LABEL a08e41a239cdee1f96eadc8647e90ab7
BELONGS ya.make
License text:
Copyright Charly Chevalier 2015
Copyright Joel Falcou 2015
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/hardware.h [2:5]
include/boost/predef/hardware/simd.h [2:5]
include/boost/predef/hardware/simd/arm.h [2:5]
include/boost/predef/hardware/simd/arm/versions.h [2:5]
include/boost/predef/hardware/simd/ppc.h [2:5]
include/boost/predef/hardware/simd/ppc/versions.h [2:5]
include/boost/predef/hardware/simd/x86.h [2:5]
include/boost/predef/hardware/simd/x86/versions.h [2:5]
include/boost/predef/hardware/simd/x86_amd.h [2:5]
include/boost/predef/hardware/simd/x86_amd/versions.h [2:5]
KEEP COPYRIGHT_SERVICE_LABEL c3813bc43fb45363daf247950761e4d4
BELONGS ya.make
License text:
Copyright Rene Rivera 2008-2013
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/library/c/_prefix.h [2:4]
include/boost/predef/library/std/_prefix.h [2:4]
KEEP COPYRIGHT_SERVICE_LABEL c8ec98b578b15c88a0026ac0e7f5ff8f
BELONGS ya.make
Note: matched license text is too long. Read it in the source files.
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/architecture/arm.h [2:6]
KEEP COPYRIGHT_SERVICE_LABEL c98683db2d8fa0352ce99bf5eb8af524
BELONGS ya.make
License text:
Copyright Rene Rivera 2015-2016
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/version.h [2:4]
KEEP COPYRIGHT_SERVICE_LABEL d6ffc9c8b7faf6b69be894dbb468e1ac
BELONGS ya.make
License text:
Copyright Charly Chevalier 2015
Copyright Joel Falcou 2015
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/hardware.h [2:5]
include/boost/predef/hardware/simd.h [2:5]
include/boost/predef/hardware/simd/arm.h [2:5]
include/boost/predef/hardware/simd/arm/versions.h [2:5]
include/boost/predef/hardware/simd/ppc.h [2:5]
include/boost/predef/hardware/simd/ppc/versions.h [2:5]
include/boost/predef/hardware/simd/x86.h [2:5]
include/boost/predef/hardware/simd/x86/versions.h [2:5]
include/boost/predef/hardware/simd/x86_amd.h [2:5]
include/boost/predef/hardware/simd/x86_amd/versions.h [2:5]
KEEP COPYRIGHT_SERVICE_LABEL d73b88cee593256b0d7ec85d5b8fa25a
BELONGS ya.make
License text:
Copyright Rene Rivera 2008-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/compiler/intel.h [2:4]
KEEP COPYRIGHT_SERVICE_LABEL d87b243958a7d8cd7ed9864055dfd125
BELONGS ya.make
License text:
* Copyright (C) 2017 James E. King III
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/library/c/cloudabi.h [2:2]
KEEP COPYRIGHT_SERVICE_LABEL de0db9ec6f800aa512ef415ca653662a
BELONGS ya.make
License text:
Copyright Rene Rivera 2015-2019
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/platform/android.h [2:4]
KEEP COPYRIGHT_SERVICE_LABEL e375f9f33ab97263bdffba2a16e216e8
BELONGS ya.make
License text:
Copyright Franz Detro 2014
Copyright Rene Rivera 2015
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/os/ios.h [2:5]
include/boost/predef/platform/windows_desktop.h [2:5]
include/boost/predef/platform/windows_phone.h [2:5]
include/boost/predef/platform/windows_runtime.h [2:5]
include/boost/predef/platform/windows_store.h [2:5]
KEEP COPYRIGHT_SERVICE_LABEL edcaf1fe274bdd8386838aee1de0e9b8
BELONGS ya.make
License text:
Copyright Rene Rivera 2011-2012
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/detail/_cassert.h [2:4]
include/boost/predef/detail/_exception.h [2:4]
include/boost/predef/detail/test.h [2:4]
KEEP COPYRIGHT_SERVICE_LABEL f346c42eddecef3940363d271fbcc36e
BELONGS ya.make
License text:
Copyright Andreas Schwab 2019
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/predef/architecture/riscv.h [2:4]
|