aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/interprocess/.yandex_meta/devtools.copyrights.report
blob: 3fb5e4794b0c672c4b864427567e094a2d411f16 (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
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
# 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 050be61242b0e0219d0b0f3ddd65a898
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2012-2013. Distributed under the Boost
        // Software License, Version 1.0. (See accompanying file
        // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/sync/detail/common_algorithms.hpp [3:5]

KEEP     COPYRIGHT_SERVICE_LABEL 0aa197418350ce1baad48ead251f36a4
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2010-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/interprocess/detail/move.hpp [3:5]
        include/boost/interprocess/detail/robust_emulation.hpp [3:5]

KEEP     COPYRIGHT_SERVICE_LABEL 0e00627118b1aa126c93a4d188f1689d
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2009-2012. Distributed under the Boost
        // Software License, Version 1.0. (See accompanying file
        // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/containers/containers_fwd.hpp [3:5]
        include/boost/interprocess/detail/file_locking_helpers.hpp [3:5]
        include/boost/interprocess/detail/intermodule_singleton.hpp [3:5]
        include/boost/interprocess/detail/intermodule_singleton_common.hpp [3:5]
        include/boost/interprocess/detail/managed_global_memory.hpp [3:5]
        include/boost/interprocess/detail/portable_intermodule_singleton.hpp [3:5]
        include/boost/interprocess/detail/windows_intermodule_singleton.hpp [3:5]
        include/boost/interprocess/detail/xsi_shared_memory_file_wrapper.hpp [3:5]
        include/boost/interprocess/xsi_shared_memory.hpp [3:5]

KEEP     COPYRIGHT_SERVICE_LABEL 127ca1debadc86c9870fadcd69654480
BELONGS ya.make
    License text:
        //  Copyright (c) 2001, 2002, 2003 Peter Dimov and Multi Media Ltd.
        //  Copyright 2004-2005 Peter Dimov
        //  Copyright 2007-2012 Ion Gaztanaga
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/smart_ptr/detail/sp_counted_base_atomic.hpp [12:14]
        include/boost/interprocess/smart_ptr/detail/sp_counted_impl.hpp [16:18]

KEEP     COPYRIGHT_SERVICE_LABEL 15ae8814b00bf7c2e807dfdd8c253473
BELONGS ya.make
    License text:
         * Copyright (c) 1998
         * Silicon Graphics Computer Systems, Inc.
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/streams/bufferstream.hpp [17:18]
        include/boost/interprocess/streams/vectorstream.hpp [17:18]

KEEP     COPYRIGHT_SERVICE_LABEL 1877c8c0d80d7b1ea728c21778641fa6
BELONGS ya.make
    License text:
        // (C) Copyright John Maddock 2000.
        // (C) Copyright Ion Gaztanaga 2005-2012.
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/detail/type_traits.hpp [2:3]

KEEP     COPYRIGHT_SERVICE_LABEL 29ef0d00b2aae64d2f0f466fcb3faa99
BELONGS ya.make
    License text:
        // Copyright (C) 2011 Vicente J. Botet Escriba
        // Copyright (C) 2021 Ion Gaztanaga
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/sync/cv_status.hpp [3:4]

KEEP     COPYRIGHT_SERVICE_LABEL 2be4c5530322f675f4699b1fecb8bdd0
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2005-2015. Distributed under the Boost
        // Software License, Version 1.0. (See accompanying file
        // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/detail/transform_iterator.hpp [3:4]
        include/boost/interprocess/detail/utilities.hpp [3:4]
        include/boost/interprocess/detail/win32_api.hpp [3:5]
        include/boost/interprocess/detail/workaround.hpp [3:5]
        include/boost/interprocess/exceptions.hpp [3:5]
        include/boost/interprocess/offset_ptr.hpp [3:5]

KEEP     COPYRIGHT_SERVICE_LABEL 32f3e9a485f1df17b5b5c669b5cf8a43
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2005-2013. Distributed under the Boost
        // Software License, Version 1.0. (See accompanying file
        // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/detail/os_thread_functions.hpp [3:5]

KEEP     COPYRIGHT_SERVICE_LABEL 36fea81184c5ae64a7624098ffc18c64
BELONGS ya.make
    License text:
        // Copyright (C) 2001-2003
        // William E. Kempf
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/sync/interprocess_recursive_mutex.hpp [15:16]
        include/boost/interprocess/sync/posix/mutex.hpp [15:16]
        include/boost/interprocess/sync/posix/recursive_mutex.hpp [15:16]
        include/boost/interprocess/sync/spin/recursive_mutex.hpp [15:16]

KEEP     COPYRIGHT_SERVICE_LABEL 3ca4379da2fa49ccbaaf67782ff8bd4f
BELONGS ya.make
    License text:
        //  Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
        //  Copyright (c) 2008 Peter Dimov
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/detail/os_thread_functions.hpp [15:16]

KEEP     COPYRIGHT_SERVICE_LABEL 4846b8bf3ce57674103bf8bc473c1e01
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2005-2016.
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/detail/mpl.hpp [3:3]

KEEP     COPYRIGHT_SERVICE_LABEL 5348d350427534b5faf65a0d59e7e25d
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2020-2021. Distributed under the Boost
        // Software License, Version 1.0. (See accompanying file
        // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/detail/char_wchar_holder.hpp [3:5]

KEEP     COPYRIGHT_SERVICE_LABEL 57edbb76525ea1f3bdb3c0226d2bd138
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2011-2012. Distributed under the Boost
        // Software License, Version 1.0. (See accompanying file
        // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/sync/windows/named_condition.hpp [3:5]
        include/boost/interprocess/sync/windows/named_condition_any.hpp [3:5]
        include/boost/interprocess/sync/windows/named_mutex.hpp [3:5]
        include/boost/interprocess/sync/windows/named_recursive_mutex.hpp [3:5]
        include/boost/interprocess/sync/windows/named_semaphore.hpp [3:5]
        include/boost/interprocess/sync/windows/named_sync.hpp [3:5]
        include/boost/interprocess/sync/windows/winapi_mutex_wrapper.hpp [3:5]
        include/boost/interprocess/sync/windows/winapi_semaphore_wrapper.hpp [3:5]
        include/boost/interprocess/sync/windows/winapi_wrapper_common.hpp [3:5]

KEEP     COPYRIGHT_SERVICE_LABEL 5c85c701ea71a691c59490ec39b34ede
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/interprocess/smart_ptr/detail/bad_weak_ptr.hpp [5:8]
        include/boost/interprocess/smart_ptr/detail/shared_count.hpp [5:9]

KEEP     COPYRIGHT_SERVICE_LABEL 5db5d507e9e07c6fbe5e4cb7336a9321
BELONGS ya.make
    License text:
        //  Copyright (c) 2001, 2002, 2003 Peter Dimov and Multi Media Ltd.
        //  Copyright 2004-2005 Peter Dimov
        //  Copyright 2007-2012 Ion Gaztanaga
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/smart_ptr/detail/sp_counted_base_atomic.hpp [12:14]

KEEP     COPYRIGHT_SERVICE_LABEL 63cd6a98b4cad3093701dc43bdbb5bd4
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/interprocess/smart_ptr/shared_ptr.hpp [5:9]
        include/boost/interprocess/smart_ptr/weak_ptr.hpp [5:8]

KEEP     COPYRIGHT_SERVICE_LABEL 6aa5a368ddf82ac8765157c83c7cbccb
BELONGS ya.make
    License text:
        //  Copyright (c) 2001, 2002, 2003 Peter Dimov and Multi Media Ltd.
        //  Copyright 2004-2005 Peter Dimov
        //  Copyright 2007-2012 Ion Gaztanaga
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/smart_ptr/detail/sp_counted_base_atomic.hpp [12:14]
        include/boost/interprocess/smart_ptr/detail/sp_counted_impl.hpp [16:18]

KEEP     COPYRIGHT_SERVICE_LABEL 6b3739203926d66bd02ccd13e7de0e21
BELONGS ya.make
    License text:
        // (C) Copyright Stephen Cleary 2000.
        // (C) Copyright Ion Gaztanaga 2007-2012.
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/detail/math_functions.hpp [3:4]

KEEP     COPYRIGHT_SERVICE_LABEL 6c84f67bc267aa5792c9ce1502ce694e
BELONGS ya.make
    License text:
        // (C) Copyright Howard Hinnant 2007-2010. Distributed under the Boost
        // Software License, Version 1.0. (see http://www.boost.org/LICENSE_1_0.txt)
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/sync/interprocess_sharable_mutex.hpp [4:5]

KEEP     COPYRIGHT_SERVICE_LABEL 705c5d090b50e4c47ff6b9307ec838aa
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/interprocess/smart_ptr/intrusive_ptr.hpp [5:8]
        include/boost/interprocess/smart_ptr/scoped_ptr.hpp [5:9]

KEEP     COPYRIGHT_SERVICE_LABEL 74c00c2f52672a47f166fbceab9c147e
BELONGS ya.make
    License text:
        // Copyright (C) 2011 Vicente J. Botet Escriba
        // Copyright (C) 2021 Ion Gaztanaga
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/sync/cv_status.hpp [3:4]

KEEP     COPYRIGHT_SERVICE_LABEL 776cc7e58c2d3434091396c0c43068d3
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/interprocess/smart_ptr/detail/bad_weak_ptr.hpp [5:8]
        include/boost/interprocess/sync/spin/interprocess_barrier.hpp [3:5]

KEEP     COPYRIGHT_SERVICE_LABEL 7afcace3c11d1de9ed95382d1d122b39
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/interprocess/sync/spin/wait.hpp [3:6]

KEEP     COPYRIGHT_SERVICE_LABEL 8012a67c0eb379c33d0eb9550cd0b925
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2006-2012
        // (C) Copyright Markus Schoepflin 2007
        // (C) Copyright Bryce Lelbach 2010
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/detail/atomic.hpp [3:5]

KEEP     COPYRIGHT_SERVICE_LABEL 85dbed9eb111a8ba961b4871d50c00f6
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2007-2012. Distributed under the Boost
        // Software License, Version 1.0. (See accompanying file
        // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/allocators/detail/node_tools.hpp [3:5]
        include/boost/interprocess/detail/interprocess_tester.hpp [3:5]
        include/boost/interprocess/detail/math_functions.hpp [3:4]
        include/boost/interprocess/smart_ptr/deleter.hpp [3:3]
        include/boost/interprocess/smart_ptr/detail/sp_counted_base.hpp [3:3]
        include/boost/interprocess/sync/shm/named_creation_functor.hpp [3:5]

KEEP     COPYRIGHT_SERVICE_LABEL 867a1c22c4ac2ccaab801cc1559066f4
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2009. Distributed under the Boost
        // Software License, Version 1.0. (See accompanying file
        // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/xsi_key.hpp [3:5]

KEEP     COPYRIGHT_SERVICE_LABEL 878bdc8a748b4f845c717d1e57e8953d
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/interprocess/smart_ptr/enable_shared_from_this.hpp [5:8]

KEEP     COPYRIGHT_SERVICE_LABEL 8a32ac58437975fa8d08b309ba44c586
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2021-2021.
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/detail/timed_utils.hpp [3:3]

KEEP     COPYRIGHT_SERVICE_LABEL 93298a574c18187d2a2c7398406ca6da
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2012-2012. Distributed under the Boost
        // Software License, Version 1.0. (See accompanying file
        // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/detail/config_external_begin.hpp [3:5]
        include/boost/interprocess/detail/config_external_end.hpp [3:5]
        include/boost/interprocess/sync/detail/condition_any_algorithm.hpp [3:5]
        include/boost/interprocess/sync/detail/locks.hpp [3:5]
        include/boost/interprocess/sync/interprocess_condition_any.hpp [3:5]

KEEP     COPYRIGHT_SERVICE_LABEL 96370b4387f2e07a55f47b3531512279
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/interprocess/errors.hpp [13:16]

KEEP     COPYRIGHT_SERVICE_LABEL 99b0e8de6a1418d7b7de62fe775f9abf
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/interprocess/smart_ptr/detail/shared_count.hpp [5:9]

KEEP     COPYRIGHT_SERVICE_LABEL 9f416aa8f1e6678b0d6d5857d642b969
BELONGS ya.make
    License text:
        //  Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
        //  Copyright (c) 2008 Peter Dimov
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/detail/os_thread_functions.hpp [15:16]

KEEP     COPYRIGHT_SERVICE_LABEL 9fe58de5a87c382ac6ec5e085c48cd94
BELONGS ya.make
    License text:
        //  Copyright (c) 2001, 2002, 2003 Peter Dimov and Multi Media Ltd.
        //  Copyright 2004-2005 Peter Dimov
        //  Copyright 2006      Ion Gaztanaga
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/smart_ptr/detail/sp_counted_impl.hpp [16:18]

KEEP     COPYRIGHT_SERVICE_LABEL a7eb31adebbe4ac555a6d1f417f84187
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2006-2012
        // (C) Copyright Markus Schoepflin 2007
        // (C) Copyright Bryce Lelbach 2010
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/detail/atomic.hpp [3:5]
        include/boost/interprocess/detail/file_wrapper.hpp [3:5]
        include/boost/interprocess/detail/managed_open_or_create_impl.hpp [3:5]
        include/boost/interprocess/smart_ptr/detail/shared_count.hpp [5:9]
        include/boost/interprocess/smart_ptr/enable_shared_from_this.hpp [5:8]
        include/boost/interprocess/smart_ptr/intrusive_ptr.hpp [5:8]
        include/boost/interprocess/smart_ptr/scoped_ptr.hpp [5:9]
        include/boost/interprocess/smart_ptr/shared_ptr.hpp [5:9]
        include/boost/interprocess/smart_ptr/weak_ptr.hpp [5:8]

KEEP     COPYRIGHT_SERVICE_LABEL a8a1037395e0ad6175aa2ab2e85af5b6
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2005-2012.
        // (C) Copyright Gennaro Prota 2003 - 2004.
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/detail/pointer_type.hpp [3:4]
        include/boost/interprocess/detail/transform_iterator.hpp [3:4]
        include/boost/interprocess/detail/utilities.hpp [3:4]

KEEP     COPYRIGHT_SERVICE_LABEL b13bccd796707ee307c756c5292480d5
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/interprocess/smart_ptr/scoped_ptr.hpp [5:9]
        include/boost/interprocess/smart_ptr/shared_ptr.hpp [5:9]

KEEP     COPYRIGHT_SERVICE_LABEL cba287530567f506b4683cd1a18cce1d
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2014-2015. Distributed under the Boost
        // Software License, Version 1.0. (See accompanying file
        // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/detail/nothrow.hpp [3:5]
        include/boost/interprocess/detail/simple_swap.hpp [5:7]
        include/boost/interprocess/detail/std_fwd.hpp [3:5]

KEEP     COPYRIGHT_SERVICE_LABEL cef1ae82ac7cfc6fbbbae11befc918d0
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2008-2012. Distributed under the Boost
        // Software License, Version 1.0. (See accompanying file
        // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/allocators/detail/allocator_common.hpp [3:5]
        include/boost/interprocess/containers/allocation_type.hpp [3:5]
        include/boost/interprocess/containers/deque.hpp [3:5]
        include/boost/interprocess/containers/flat_map.hpp [3:5]
        include/boost/interprocess/containers/flat_set.hpp [3:5]
        include/boost/interprocess/containers/list.hpp [3:5]
        include/boost/interprocess/containers/map.hpp [3:5]
        include/boost/interprocess/containers/pair.hpp [3:5]
        include/boost/interprocess/containers/set.hpp [3:5]
        include/boost/interprocess/containers/slist.hpp [3:5]
        include/boost/interprocess/containers/stable_vector.hpp [3:5]
        include/boost/interprocess/containers/string.hpp [3:5]
        include/boost/interprocess/containers/vector.hpp [3:5]
        include/boost/interprocess/containers/version_type.hpp [3:5]
        include/boost/interprocess/detail/variadic_templates_tools.hpp [3:5]
        include/boost/interprocess/managed_xsi_shared_memory.hpp [3:5]

KEEP     COPYRIGHT_SERVICE_LABEL d13138d28bff8572a5d27fe6a28aab70
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/interprocess/errors.hpp [13:16]

KEEP     COPYRIGHT_SERVICE_LABEL dade72e8f17d6f5ad231015a08f18f49
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2006-2014. Distributed under the Boost
        // Software License, Version 1.0. (See accompanying file
        // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/smart_ptr/unique_ptr.hpp [3:5]

KEEP     COPYRIGHT_SERVICE_LABEL dc62618d07d5b3ba2ac5fd96522c9d05
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2023-2024. Distributed under the Boost
        // Software License, Version 1.0. (See accompanying file
        // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/timed_utils.hpp [3:5]

KEEP     COPYRIGHT_SERVICE_LABEL e8f7853c4a6700eeac6f2514116bb8a9
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2006-2012
        // (C) Copyright Markus Schoepflin 2007
        // (C) Copyright Bryce Lelbach 2010
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/detail/atomic.hpp [3:5]

KEEP     COPYRIGHT_SERVICE_LABEL e9c01b978ee54abfd69646f14ef22a7a
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2007-2014. Distributed under the Boost
        // Software License, Version 1.0. (See accompanying file
        // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/detail/shared_dir_helpers.hpp [3:5]

KEEP     COPYRIGHT_SERVICE_LABEL eb5cebe314db358e0f35ffe2fb48f762
BELONGS ya.make
    License text:
        // (C) Copyright Ion Gaztanaga 2005-2012. Distributed under the Boost
        // Software License, Version 1.0. (See accompanying file
        // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        include/boost/interprocess/allocators/adaptive_pool.hpp [3:5]
        include/boost/interprocess/allocators/allocator.hpp [3:5]
        include/boost/interprocess/allocators/cached_adaptive_pool.hpp [3:5]
        include/boost/interprocess/allocators/cached_node_allocator.hpp [3:5]
        include/boost/interprocess/allocators/detail/adaptive_node_pool.hpp [3:5]
        include/boost/interprocess/allocators/detail/node_pool.hpp [3:5]
        include/boost/interprocess/allocators/node_allocator.hpp [3:5]
        include/boost/interprocess/allocators/private_adaptive_pool.hpp [3:5]
        include/boost/interprocess/allocators/private_node_allocator.hpp [3:5]
        include/boost/interprocess/anonymous_shared_memory.hpp [3:5]
        include/boost/interprocess/creation_tags.hpp [3:5]
        include/boost/interprocess/detail/cast_tags.hpp [3:5]
        include/boost/interprocess/detail/config_begin.hpp [3:5]
        include/boost/interprocess/detail/config_end.hpp [3:5]
        include/boost/interprocess/detail/in_place_interface.hpp [3:5]
        include/boost/interprocess/detail/managed_memory_impl.hpp [3:5]
        include/boost/interprocess/detail/min_max.hpp [3:3]
        include/boost/interprocess/detail/named_proxy.hpp [3:5]
        include/boost/interprocess/detail/os_file_functions.hpp [3:5]
        include/boost/interprocess/detail/pointer_type.hpp [3:4]
        include/boost/interprocess/detail/segment_manager_helper.hpp [3:5]
        include/boost/interprocess/detail/type_traits.hpp [2:3]
        include/boost/interprocess/errors.hpp [3:5]
        include/boost/interprocess/file_mapping.hpp [3:5]
        include/boost/interprocess/indexes/flat_map_index.hpp [3:5]
        include/boost/interprocess/indexes/iset_index.hpp [3:5]
        include/boost/interprocess/indexes/iunordered_set_index.hpp [3:5]
        include/boost/interprocess/indexes/map_index.hpp [3:5]
        include/boost/interprocess/indexes/null_index.hpp [3:5]
        include/boost/interprocess/interprocess_fwd.hpp [3:5]
        include/boost/interprocess/ipc/message_queue.hpp [3:5]
        include/boost/interprocess/managed_external_buffer.hpp [3:5]
        include/boost/interprocess/managed_heap_memory.hpp [3:5]
        include/boost/interprocess/managed_mapped_file.hpp [3:5]
        include/boost/interprocess/managed_shared_memory.hpp [3:5]
        include/boost/interprocess/managed_windows_shared_memory.hpp [3:5]
        include/boost/interprocess/mapped_region.hpp [3:5]
        include/boost/interprocess/mem_algo/detail/mem_algo_common.hpp [3:5]
        include/boost/interprocess/mem_algo/detail/simple_seq_fit_impl.hpp [3:5]
        include/boost/interprocess/mem_algo/rbtree_best_fit.hpp [3:5]
        include/boost/interprocess/mem_algo/simple_seq_fit.hpp [3:5]
        include/boost/interprocess/permissions.hpp [3:5]
        include/boost/interprocess/segment_manager.hpp [3:5]
        include/boost/interprocess/shared_memory_object.hpp [3:5]
        include/boost/interprocess/streams/bufferstream.hpp [3:5]
        include/boost/interprocess/streams/vectorstream.hpp [3:5]
        include/boost/interprocess/sync/detail/condition_algorithm_8a.hpp [3:5]
        include/boost/interprocess/sync/file_lock.hpp [3:5]
        include/boost/interprocess/sync/interprocess_condition.hpp [3:5]
        include/boost/interprocess/sync/interprocess_mutex.hpp [3:5]
        include/boost/interprocess/sync/interprocess_recursive_mutex.hpp [3:5]
        include/boost/interprocess/sync/interprocess_semaphore.hpp [3:5]
        include/boost/interprocess/sync/interprocess_sharable_mutex.hpp [7:9]
        include/boost/interprocess/sync/interprocess_upgradable_mutex.hpp [5:7]
        include/boost/interprocess/sync/lock_options.hpp [3:5]
        include/boost/interprocess/sync/mutex_family.hpp [3:5]
        include/boost/interprocess/sync/named_condition.hpp [3:5]
        include/boost/interprocess/sync/named_condition_any.hpp [3:5]
        include/boost/interprocess/sync/named_mutex.hpp [3:5]
        include/boost/interprocess/sync/named_recursive_mutex.hpp [3:5]
        include/boost/interprocess/sync/named_semaphore.hpp [3:5]
        include/boost/interprocess/sync/named_sharable_mutex.hpp [3:5]
        include/boost/interprocess/sync/named_upgradable_mutex.hpp [3:5]
        include/boost/interprocess/sync/null_mutex.hpp [3:5]
        include/boost/interprocess/sync/posix/condition.hpp [3:5]
        include/boost/interprocess/sync/posix/mutex.hpp [3:5]
        include/boost/interprocess/sync/posix/named_mutex.hpp [3:5]
        include/boost/interprocess/sync/posix/named_semaphore.hpp [3:5]
        include/boost/interprocess/sync/posix/pthread_helpers.hpp [3:5]
        include/boost/interprocess/sync/posix/recursive_mutex.hpp [3:5]
        include/boost/interprocess/sync/posix/semaphore.hpp [3:5]
        include/boost/interprocess/sync/posix/semaphore_wrapper.hpp [3:5]
        include/boost/interprocess/sync/posix/timepoint_to_timespec.hpp [3:5]
        include/boost/interprocess/sync/scoped_lock.hpp [3:5]
        include/boost/interprocess/sync/sharable_lock.hpp [3:5]
        include/boost/interprocess/sync/shm/named_condition.hpp [3:5]
        include/boost/interprocess/sync/shm/named_condition_any.hpp [3:5]
        include/boost/interprocess/sync/shm/named_mutex.hpp [3:5]
        include/boost/interprocess/sync/shm/named_recursive_mutex.hpp [3:5]
        include/boost/interprocess/sync/shm/named_semaphore.hpp [3:5]
        include/boost/interprocess/sync/shm/named_upgradable_mutex.hpp [3:5]
        include/boost/interprocess/sync/spin/condition.hpp [3:5]
        include/boost/interprocess/sync/spin/mutex.hpp [3:5]
        include/boost/interprocess/sync/spin/recursive_mutex.hpp [3:5]
        include/boost/interprocess/sync/spin/semaphore.hpp [3:5]
        include/boost/interprocess/sync/upgradable_lock.hpp [3:5]
        include/boost/interprocess/sync/windows/condition.hpp [3:5]
        include/boost/interprocess/sync/windows/mutex.hpp [3:5]
        include/boost/interprocess/sync/windows/recursive_mutex.hpp [3:5]
        include/boost/interprocess/sync/windows/semaphore.hpp [3:5]
        include/boost/interprocess/sync/windows/sync_utils.hpp [3:5]
        include/boost/interprocess/windows_shared_memory.hpp [3:5]

KEEP     COPYRIGHT_SERVICE_LABEL f3fec170734df3a8a40a5e82f887b3e2
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/interprocess/sync/spin/wait.hpp [3:6]