aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/atomic/.yandex_meta/devtools.copyrights.report
blob: 79486068212fc002c516f12b133458aa715903ce (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
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
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
# 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 054553d0fbd7cb00c6d1e840b41b53ac
BELONGS ya.make
    License text:
         * Copyright (c) 2015 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/extra_ops_gcc_x86.hpp [6:6]
        include/boost/atomic/detail/extra_ops_generic.hpp [6:6]

KEEP     COPYRIGHT_SERVICE_LABEL 076287fa482917f209c0f8a9802f1534
BELONGS ya.make
    License text:
         * (C) Copyright 2013 Tim Blechmann
         * (C) Copyright 2013, 2020 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/pause.hpp [6:7]

KEEP     COPYRIGHT_SERVICE_LABEL 07800470c2ba8c780e349b8cff2f965e
BELONGS ya.make
    License text:
        //  Copyright (c) 2011 Helge Bahmann
        //  Copyright (c) 2020 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic.hpp [4:5]
        include/boost/atomic/detail/aligned_variable.hpp [6:6]
        include/boost/atomic/detail/atomic_ref_impl.hpp [6:6]
        include/boost/atomic/detail/core_arch_operations.hpp [6:6]
        include/boost/atomic/detail/core_arch_operations_fwd.hpp [6:6]
        include/boost/atomic/detail/core_arch_ops_gcc_aarch32.hpp [6:6]
        include/boost/atomic/detail/core_arch_ops_gcc_aarch64.hpp [6:6]
        include/boost/atomic/detail/core_operations_emulated_fwd.hpp [6:6]
        include/boost/atomic/detail/extra_ops_gcc_aarch32.hpp [6:6]
        include/boost/atomic/detail/extra_ops_gcc_aarch64.hpp [6:6]
        include/boost/atomic/detail/fence_arch_operations.hpp [6:6]
        include/boost/atomic/detail/fence_arch_ops_gcc_aarch32.hpp [6:6]
        include/boost/atomic/detail/fence_arch_ops_gcc_aarch64.hpp [6:6]
        include/boost/atomic/detail/fence_arch_ops_gcc_alpha.hpp [6:6]
        include/boost/atomic/detail/fence_arch_ops_gcc_arm.hpp [6:6]
        include/boost/atomic/detail/fence_arch_ops_gcc_ppc.hpp [6:6]
        include/boost/atomic/detail/fence_arch_ops_gcc_sparc.hpp [6:6]
        include/boost/atomic/detail/fence_arch_ops_gcc_x86.hpp [6:6]
        include/boost/atomic/detail/fence_arch_ops_msvc_arm.hpp [6:6]
        include/boost/atomic/detail/fence_arch_ops_msvc_x86.hpp [6:6]
        include/boost/atomic/detail/fence_operations.hpp [6:6]
        include/boost/atomic/detail/fence_operations_emulated.hpp [6:6]
        include/boost/atomic/detail/fence_ops_gcc_atomic.hpp [6:6]
        include/boost/atomic/detail/fence_ops_gcc_sync.hpp [6:6]
        include/boost/atomic/detail/fence_ops_windows.hpp [6:6]
        include/boost/atomic/detail/futex.hpp [6:6]
        include/boost/atomic/detail/gcc_atomic_memory_order_utils.hpp [6:6]
        include/boost/atomic/detail/intptr.hpp [6:6]
        include/boost/atomic/detail/memory_order_utils.hpp [6:6]
        include/boost/atomic/detail/once_flag.hpp [6:6]
        include/boost/atomic/detail/ops_gcc_aarch32_common.hpp [6:6]
        include/boost/atomic/detail/ops_gcc_aarch64_common.hpp [6:6]
        include/boost/atomic/detail/type_traits/alignment_of.hpp [6:6]
        include/boost/atomic/detail/wait_capabilities.hpp [6:6]
        include/boost/atomic/detail/wait_caps_dragonfly_umtx.hpp [6:6]
        include/boost/atomic/detail/wait_caps_freebsd_umtx.hpp [6:6]
        include/boost/atomic/detail/wait_caps_futex.hpp [6:6]
        include/boost/atomic/detail/wait_caps_windows.hpp [6:6]
        include/boost/atomic/detail/wait_operations.hpp [6:6]
        include/boost/atomic/detail/wait_operations_fwd.hpp [6:6]
        include/boost/atomic/detail/wait_ops_dragonfly_umtx.hpp [6:6]
        include/boost/atomic/detail/wait_ops_emulated.hpp [6:6]
        include/boost/atomic/detail/wait_ops_freebsd_umtx.hpp [6:6]
        include/boost/atomic/detail/wait_ops_futex.hpp [6:6]
        include/boost/atomic/detail/wait_ops_generic.hpp [6:6]
        include/boost/atomic/detail/wait_ops_windows.hpp [6:6]
        include/boost/atomic/ipc_atomic.hpp [6:6]
        include/boost/atomic/ipc_atomic_flag.hpp [6:6]
        src/bit_operation_tools.hpp [6:6]
        src/cpuid.hpp [6:6]
        src/find_address.hpp [6:6]
        src/find_address_sse2.cpp [6:6]
        src/find_address_sse41.cpp [6:6]
        src/lock_pool_init1.ipp [6:6]
        src/lock_pool_init256.ipp [6:6]
        src/wait_on_address.cpp [6:6]
        src/x86_vector_tools.hpp [6:6]

KEEP     COPYRIGHT_SERVICE_LABEL 12527346025f8068ec14e86caab53066
BELONGS ya.make
    License text:
         * Copyright (c) 2009 Helge Bahmann
         * Copyright (c) 2014-2018, 2020 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/platform.hpp [6:7]

KEEP     COPYRIGHT_SERVICE_LABEL 1d556732a0c7feaf3d0bed45f7e37a82
BELONGS ya.make
    License text:
        //  Copyright (c) 2009 Helge Bahmann
        //  Copyright (c) 2012 - 2014, 2017 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/interlocked.hpp [4:5]

KEEP     COPYRIGHT_SERVICE_LABEL 20e8e6135e1f61009ffaeaa23267908f
BELONGS ya.make
    License text:
         * Copyright (c) 2011 Helge Bahmann
         * Copyright (c) 2013 Tim Blechmann
         * Copyright (c) 2014, 2020 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/atomic.hpp [6:8]
        include/boost/atomic/atomic_flag.hpp [6:8]
        include/boost/atomic/detail/atomic_flag_impl.hpp [6:8]
        include/boost/atomic/detail/atomic_impl.hpp [6:8]
        include/boost/atomic/detail/caps_arch_gcc_alpha.hpp [6:8]
        include/boost/atomic/detail/caps_arch_gcc_ppc.hpp [6:8]
        include/boost/atomic/detail/caps_arch_gcc_sparc.hpp [6:8]
        include/boost/atomic/detail/caps_arch_msvc_arm.hpp [6:8]
        include/boost/atomic/detail/caps_arch_msvc_x86.hpp [6:8]
        include/boost/atomic/detail/caps_gcc_sync.hpp [6:8]
        include/boost/atomic/detail/caps_windows.hpp [6:8]
        include/boost/atomic/detail/core_arch_ops_gcc_alpha.hpp [6:8]
        include/boost/atomic/detail/core_arch_ops_gcc_arm.hpp [6:8]
        include/boost/atomic/detail/core_arch_ops_gcc_ppc.hpp [6:8]
        include/boost/atomic/detail/core_arch_ops_gcc_sparc.hpp [6:8]
        include/boost/atomic/detail/core_ops_gcc_sync.hpp [6:8]
        include/boost/atomic/detail/gcc_arm_asm_common.hpp [6:8]
        include/boost/atomic/detail/ops_gcc_arm_common.hpp [6:8]
        include/boost/atomic/detail/ops_gcc_ppc_common.hpp [6:8]
        include/boost/atomic/fences.hpp [6:8]

KEEP     COPYRIGHT_SERVICE_LABEL 2b6708129fdf91bd871f6ae1e2789611
BELONGS ya.make
    License text:
         * Copyright (c) 2009 Helge Bahmann
         * Copyright (c) 2013 Tim Blechmann
         * Copyright (c) 2012 - 2014 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/caps_arch_msvc_arm.hpp [6:8]
        include/boost/atomic/detail/caps_arch_msvc_x86.hpp [6:8]
        include/boost/atomic/detail/caps_windows.hpp [6:8]

KEEP     COPYRIGHT_SERVICE_LABEL 31cb9e006eee3f336c157d3cfe1e85c4
BELONGS ya.make
    License text:
         * Copyright (c) 2020-2021 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/atomic_ref.hpp [6:6]
        include/boost/atomic/detail/classify.hpp [6:6]
        include/boost/atomic/ipc_atomic_ref.hpp [6:6]

KEEP     COPYRIGHT_SERVICE_LABEL 3244b00e8ab273a03f19b20a64c26a96
BELONGS ya.make
    License text:
         * Copyright (c) 2023 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/type_traits/remove_cv.hpp [6:6]

KEEP     COPYRIGHT_SERVICE_LABEL 39b86d305df61c4b16df80122d10f3af
BELONGS ya.make
    License text:
         * Copyright (c) 2009 Helge Bahmann
         * Copyright (c) 2012 Tim Blechmann
         * Copyright (c) 2013-2018, 2020-2021 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/bitwise_cast.hpp [6:8]
        include/boost/atomic/detail/caps_arch_gcc_x86.hpp [6:8]
        include/boost/atomic/detail/core_arch_ops_gcc_x86.hpp [6:8]
        include/boost/atomic/detail/core_arch_ops_msvc_arm.hpp [6:8]
        include/boost/atomic/detail/core_arch_ops_msvc_x86.hpp [6:8]
        include/boost/atomic/detail/core_ops_windows.hpp [6:8]
        include/boost/atomic/detail/ops_msvc_common.hpp [6:8]
        include/boost/atomic/detail/storage_traits.hpp [6:8]

KEEP     COPYRIGHT_SERVICE_LABEL 3ab1a173d5a0c289a0d2df10479f557b
BELONGS ya.make
    License text:
         * Copyright (c) 2009 Helge Bahmann
         * Copyright (c) 2012 Tim Blechmann
         * Copyright (c) 2013-2018, 2020-2021 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/bitwise_cast.hpp [6:8]

KEEP     COPYRIGHT_SERVICE_LABEL 3d5351e8355a6ae64e654a6990c80b75
BELONGS ya.make
    License text:
         * Copyright (c) 2010 Helge Bahmann
         * Copyright (c) 2013 Tim Blechmann
         * Copyright (c) 2014 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/caps_arch_gcc_sparc.hpp [6:8]
        include/boost/atomic/detail/core_arch_ops_gcc_sparc.hpp [6:8]

KEEP     COPYRIGHT_SERVICE_LABEL 41f7c2c90271aeefb7ade2de29e316de
BELONGS ya.make
    License text:
         * Copyright (c) 2017 - 2018 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/extra_ops_gcc_arm.hpp [6:6]
        include/boost/atomic/detail/extra_ops_gcc_ppc.hpp [6:6]

KEEP     COPYRIGHT_SERVICE_LABEL 488900fa132971e55b2288b6adc90297
BELONGS ya.make
    License text:
         * Copyright (c) 2014 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/capabilities.hpp [6:6]
        include/boost/atomic/detail/capabilities.hpp [6:6]
        include/boost/atomic/detail/caps_arch_gcc_alpha.hpp [6:8]
        include/boost/atomic/detail/caps_arch_gcc_ppc.hpp [6:8]
        include/boost/atomic/detail/caps_arch_gcc_sparc.hpp [6:8]
        include/boost/atomic/detail/caps_gcc_sync.hpp [6:8]
        include/boost/atomic/detail/caps_linux_arm.hpp [6:10]
        include/boost/atomic/detail/cas_based_exchange.hpp [6:6]
        include/boost/atomic/detail/core_arch_ops_gcc_alpha.hpp [6:8]
        include/boost/atomic/detail/core_arch_ops_gcc_ppc.hpp [6:8]
        include/boost/atomic/detail/core_arch_ops_gcc_sparc.hpp [6:8]
        include/boost/atomic/detail/core_arch_ops_gcc_x86.hpp [6:8]
        include/boost/atomic/detail/core_arch_ops_msvc_arm.hpp [6:8]
        include/boost/atomic/detail/core_arch_ops_msvc_x86.hpp [6:8]
        include/boost/atomic/detail/core_operations.hpp [6:6]
        include/boost/atomic/detail/core_operations_fwd.hpp [6:6]
        include/boost/atomic/detail/core_ops_cas_based.hpp [6:6]
        include/boost/atomic/detail/core_ops_gcc_sync.hpp [6:8]
        include/boost/atomic/detail/core_ops_linux_arm.hpp [6:10]
        include/boost/atomic/detail/core_ops_windows.hpp [6:8]
        include/boost/atomic/detail/extending_cas_based_arithmetic.hpp [6:6]
        include/boost/atomic/detail/fence_ops_linux_arm.hpp [6:10]
        include/boost/atomic/detail/int_sizes.hpp [6:6]
        include/boost/atomic/detail/link.hpp [6:7]
        include/boost/atomic/detail/ops_gcc_arm_common.hpp [6:8]
        include/boost/atomic/detail/ops_gcc_ppc_common.hpp [6:8]
        include/boost/atomic/fences.hpp [6:8]

KEEP     COPYRIGHT_SERVICE_LABEL 4acc98cb2ee09f021554a5bfcdb1ed48
BELONGS ya.make
    License text:
         * Copyright (c) 2011 Helge Bahmann
         * Copyright (c) 2013 Tim Blechmann
         * Copyright (c) 2014-2020 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/atomic_impl.hpp [6:8]

KEEP     COPYRIGHT_SERVICE_LABEL 5fb5f6ca300790b02fc3d6d759e22987
BELONGS ya.make
    License text:
         * Copyright (c) 2020, 2022 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/caps_arch_gcc_aarch32.hpp [6:6]
        include/boost/atomic/detail/caps_arch_gcc_aarch64.hpp [6:6]

KEEP     COPYRIGHT_SERVICE_LABEL 6558581a775b2f48ad290a72ccc6c5bd
BELONGS ya.make
    License text:
        //  Copyright (c) 2008, 2009 Peter Dimov
        //  Copyright (c) 2018 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/memory_order.hpp [5:6]

KEEP     COPYRIGHT_SERVICE_LABEL 6b8215918da502d491698722e4f8094f
BELONGS ya.make
    License text:
         * Copyright (c) 2009 Helge Bahmann
         * Copyright (c) 2012 Tim Blechmann
         * Copyright (c) 2014, 2019 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/ops_msvc_common.hpp [6:8]

KEEP     COPYRIGHT_SERVICE_LABEL 70c75f8953a0e7cc364b82999fe9db5c
BELONGS ya.make
    License text:
         * (C) Copyright 2013 Tim Blechmann
         * (C) Copyright 2013, 2020 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/pause.hpp [6:7]

KEEP     COPYRIGHT_SERVICE_LABEL 7243a87c22485b4f89611b940ba19721
BELONGS ya.make
    License text:
        //  Copyright (c) 2011 Helge Bahmann
        //  Copyright (c) 2020 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic.hpp [4:5]
        include/boost/atomic/atomic.hpp [6:8]
        include/boost/atomic/atomic_flag.hpp [6:8]
        include/boost/atomic/detail/atomic_flag_impl.hpp [6:8]
        include/boost/atomic/detail/atomic_impl.hpp [6:8]
        include/boost/atomic/detail/caps_gcc_sync.hpp [6:8]
        include/boost/atomic/detail/core_ops_gcc_sync.hpp [6:8]
        include/boost/atomic/detail/lock_pool.hpp [6:7]
        include/boost/atomic/fences.hpp [6:8]
        src/lock_pool.cpp [6:7]

KEEP     COPYRIGHT_SERVICE_LABEL 785717c228dc241833db0e172f628355
BELONGS ya.make
    License text:
         * Copyright (c) 2009 Helge Bahmann
         * Copyright (c) 2012 Tim Blechmann
         * Copyright (c) 2013 - 2020 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/storage_traits.hpp [6:8]

KEEP     COPYRIGHT_SERVICE_LABEL 8bffccdfaa8562e58a7a916628756b56
BELONGS ya.make
    License text:
         * Copyright (c) 2009, 2011 Helge Bahmann
         * Copyright (c) 2009 Phil Endecott
         * Copyright (c) 2013 Tim Blechmann
         * Linux-specific code by Phil Endecott
         * Copyright (c) 2014 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/caps_linux_arm.hpp [6:10]
        include/boost/atomic/detail/core_ops_linux_arm.hpp [6:10]
        include/boost/atomic/detail/fence_ops_linux_arm.hpp [6:10]

KEEP     COPYRIGHT_SERVICE_LABEL 8c2ca0c3207940ab793062e779368ed8
BELONGS ya.make
    License text:
         * Copyright (c) 2011 Helge Bahmann
         * Copyright (c) 2013 Tim Blechmann
         * Copyright (c) 2014, 2020 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/atomic.hpp [6:8]
        include/boost/atomic/atomic_flag.hpp [6:8]
        include/boost/atomic/detail/atomic_flag_impl.hpp [6:8]
        include/boost/atomic/detail/caps_gcc_atomic.hpp [6:6]
        include/boost/atomic/detail/core_arch_ops_gcc_arm.hpp [6:8]
        include/boost/atomic/detail/core_operations_emulated.hpp [6:6]
        include/boost/atomic/detail/core_ops_gcc_atomic.hpp [6:6]
        include/boost/atomic/detail/gcc_arm_asm_common.hpp [6:8]

KEEP     COPYRIGHT_SERVICE_LABEL 93ab4584acfafbfa5bd38b8d5199a363
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/atomic/detail/caps_arch_gcc_arm.hpp [6:10]

KEEP     COPYRIGHT_SERVICE_LABEL 978e32f9a33b30389e2696777850a01e
BELONGS ya.make
    License text:
         * Copyright (c) 2011 Helge Bahmann
         * Copyright (c) 2013-2014, 2020 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/lock_pool.hpp [6:7]
        src/lock_pool.cpp [6:7]

KEEP     COPYRIGHT_SERVICE_LABEL 9920a131cad7f7cbf1729cb6309d2b08
BELONGS ya.make
    License text:
         * Copyright (c) 2009 Helge Bahmann
         * Copyright (c) 2012 Tim Blechmann
         * Copyright (c) 2013 - 2014 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/caps_arch_gcc_x86.hpp [6:8]

KEEP     COPYRIGHT_SERVICE_LABEL ab0e461ec3c22b7d8e543cb65284d5ae
BELONGS ya.make
    License text:
         * Copyright (c) 2009 Helge Bahmann
         * Copyright (c) 2012 Tim Blechmann
         * Copyright (c) 2013-2018, 2020-2021 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/bitwise_cast.hpp [6:8]
        include/boost/atomic/detail/caps_arch_gcc_alpha.hpp [6:8]
        include/boost/atomic/detail/caps_arch_gcc_arm.hpp [6:10]
        include/boost/atomic/detail/caps_arch_gcc_ppc.hpp [6:8]
        include/boost/atomic/detail/caps_arch_gcc_x86.hpp [6:8]
        include/boost/atomic/detail/caps_arch_msvc_arm.hpp [6:8]
        include/boost/atomic/detail/caps_arch_msvc_x86.hpp [6:8]
        include/boost/atomic/detail/caps_windows.hpp [6:8]
        include/boost/atomic/detail/core_arch_ops_gcc_alpha.hpp [6:8]
        include/boost/atomic/detail/core_arch_ops_gcc_arm.hpp [6:8]
        include/boost/atomic/detail/core_arch_ops_gcc_ppc.hpp [6:8]
        include/boost/atomic/detail/core_arch_ops_gcc_x86.hpp [6:8]
        include/boost/atomic/detail/core_arch_ops_msvc_arm.hpp [6:8]
        include/boost/atomic/detail/core_arch_ops_msvc_x86.hpp [6:8]
        include/boost/atomic/detail/core_ops_windows.hpp [6:8]
        include/boost/atomic/detail/gcc_arm_asm_common.hpp [6:8]
        include/boost/atomic/detail/interlocked.hpp [4:5]
        include/boost/atomic/detail/ops_gcc_arm_common.hpp [6:8]
        include/boost/atomic/detail/ops_gcc_ppc_common.hpp [6:8]
        include/boost/atomic/detail/ops_msvc_common.hpp [6:8]
        include/boost/atomic/detail/platform.hpp [6:7]
        include/boost/atomic/detail/storage_traits.hpp [6:8]

KEEP     COPYRIGHT_SERVICE_LABEL adf8fdbff8ada68b4c85c833fa6fc85e
BELONGS ya.make
    License text:
         * Copyright (c) 2018-2023 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/float_sizes.hpp [6:6]

KEEP     COPYRIGHT_SERVICE_LABEL c00bfc5c4d0ddbae4e5f2f2570d510e6
BELONGS ya.make
    License text:
         * Copyright (c) 2017 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/extra_operations.hpp [6:6]
        include/boost/atomic/detail/extra_operations_fwd.hpp [6:6]
        include/boost/atomic/detail/extra_ops_msvc_arm.hpp [6:6]
        include/boost/atomic/detail/extra_ops_msvc_x86.hpp [6:6]
        include/boost/atomic/detail/type_traits/conditional.hpp [6:6]
        include/boost/atomic/detail/type_traits/integral_constant.hpp [6:6]
        include/boost/atomic/detail/type_traits/is_function.hpp [6:6]
        include/boost/atomic/detail/type_traits/is_integral.hpp [6:6]
        include/boost/atomic/detail/type_traits/is_signed.hpp [6:6]
        include/boost/atomic/detail/type_traits/make_signed.hpp [6:6]
        include/boost/atomic/detail/type_traits/make_unsigned.hpp [6:6]

KEEP     COPYRIGHT_SERVICE_LABEL c31b991e37358af5b57f3f43016e2218
BELONGS ya.make
    License text:
         *             Copyright Andrey Semashev 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/atomic/detail/footer.hpp [2:4]
        include/boost/atomic/detail/header.hpp [2:4]

KEEP     COPYRIGHT_SERVICE_LABEL ccc0cb954aa88f5dd5e62b4d653c439c
BELONGS ya.make
    License text:
        //  Copyright (c) 2008, 2009 Peter Dimov
        //  Copyright (c) 2018 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/addressof.hpp [6:6]
        include/boost/atomic/detail/extra_fp_operations.hpp [6:6]
        include/boost/atomic/detail/extra_fp_operations_fwd.hpp [6:6]
        include/boost/atomic/detail/extra_fp_ops_emulated.hpp [6:6]
        include/boost/atomic/detail/extra_fp_ops_generic.hpp [6:6]
        include/boost/atomic/detail/extra_ops_emulated.hpp [6:6]
        include/boost/atomic/detail/fp_operations.hpp [6:6]
        include/boost/atomic/detail/fp_operations_fwd.hpp [6:6]
        include/boost/atomic/detail/fp_ops_emulated.hpp [6:6]
        include/boost/atomic/detail/fp_ops_generic.hpp [6:6]
        include/boost/atomic/detail/integral_conversions.hpp [6:6]
        include/boost/atomic/detail/string_ops.hpp [6:6]
        include/boost/atomic/detail/type_traits/is_floating_point.hpp [6:6]
        include/boost/atomic/detail/type_traits/is_iec559.hpp [6:6]
        include/boost/atomic/detail/type_traits/is_trivially_copyable.hpp [6:6]
        include/boost/atomic/detail/type_traits/is_trivially_default_constructible.hpp [6:6]
        include/boost/memory_order.hpp [5:6]

KEEP     COPYRIGHT_SERVICE_LABEL e4700525f1ca13f160dcc093f20bd1d2
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/atomic/detail/caps_arch_gcc_arm.hpp [6:10]
        include/boost/atomic/detail/caps_linux_arm.hpp [6:10]
        include/boost/atomic/detail/core_ops_linux_arm.hpp [6:10]
        include/boost/atomic/detail/fence_ops_linux_arm.hpp [6:10]

KEEP     COPYRIGHT_SERVICE_LABEL e67e730925821a93f95b28f9b952b322
BELONGS ya.make
    License text:
         * Copyright (c) 2021 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/gcc_ppc_asm_common.hpp [6:6]
        include/boost/atomic/detail/type_traits/has_unique_object_representations.hpp [6:6]
        include/boost/atomic/detail/type_traits/is_enum.hpp [6:6]
        include/boost/atomic/detail/type_traits/is_nothrow_default_constructible.hpp [6:6]
        include/boost/atomic/detail/wait_caps_darwin_ulock.hpp [6:6]
        include/boost/atomic/detail/wait_on_address.hpp [6:6]
        include/boost/atomic/detail/wait_ops_darwin_ulock.hpp [6:6]

KEEP     COPYRIGHT_SERVICE_LABEL e888920b10fb6ae2e7f8cbb6bdce6d74
BELONGS ya.make
    License text:
         * Copyright (c) 2012 Hartmut Kaiser
         * Copyright (c) 2014-2018, 2020-2021 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/config.hpp [6:7]

KEEP     COPYRIGHT_SERVICE_LABEL eef36e86f5884df0402a5f7ab97a623e
BELONGS ya.make
    License text:
         * Copyright (c) 2009, 2011 Helge Bahmann
         * Copyright (c) 2009 Phil Endecott
         * Copyright (c) 2013 Tim Blechmann
         * Linux-specific code by Phil Endecott
         * Copyright (c) 2014 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/caps_linux_arm.hpp [6:10]
        include/boost/atomic/detail/core_ops_linux_arm.hpp [6:10]
        include/boost/atomic/detail/fence_ops_linux_arm.hpp [6:10]

KEEP     COPYRIGHT_SERVICE_LABEL f30aa67f457c8856763f2182dbf19f39
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/atomic/detail/caps_arch_gcc_arm.hpp [6:10]

KEEP     COPYRIGHT_SERVICE_LABEL f5c46c99511835f0f4ed7b4f827a9f16
BELONGS ya.make
    License text:
         * Copyright (c) 2018, 2021 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/bitwise_fp_cast.hpp [6:6]

KEEP     COPYRIGHT_SERVICE_LABEL fb36b29faf58b57823a283e76940e43d
BELONGS ya.make
    License text:
         * Copyright (c) 2012 Hartmut Kaiser
         * Copyright (c) 2014-2018, 2020-2021 Andrey Semashev
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/atomic/detail/config.hpp [6:7]
        include/boost/atomic/detail/link.hpp [6:7]