aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/signals2/.yandex_meta/devtools.licenses.report
blob: 4250a4b5d8b25a06dfe5fa88c8971c6206f2df81 (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
# 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     BSL-1.0              09c716a03fbe135e9481759f58d4c044
BELONGS ya.make
    License text:
        // Use, modification and
        // distribution is subject to 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: BSL-1.0
        Score           : 96.88
        Match type      : NOTICE
        Links           : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
    Files with this license:
        include/boost/signals2.hpp [5:8]
        include/boost/signals2/deconstruct_ptr.hpp [10:13]
        include/boost/signals2/detail/preprocessed_arg_type_template.hpp [3:6]
        include/boost/signals2/detail/replace_slot_function.hpp [3:6]
        include/boost/signals2/detail/signal_template.hpp [9:12]
        include/boost/signals2/detail/signals_common_macros.hpp [6:9]
        include/boost/signals2/detail/slot_call_iterator.hpp [5:8]
        include/boost/signals2/detail/slot_groups.hpp [4:7]
        include/boost/signals2/detail/variadic_arg_type.hpp [3:6]
        include/boost/signals2/detail/variadic_slot_invoker.hpp [8:11]
        include/boost/signals2/expired_slot.hpp [4:7]
        include/boost/signals2/postconstructible.hpp [10:13]
        include/boost/signals2/preprocessed_signal.hpp [8:11]
        include/boost/signals2/shared_connection_block.hpp [4:7]
        include/boost/signals2/signal.hpp [5:8]
        include/boost/signals2/signal_base.hpp [4:7]
        include/boost/signals2/signal_type.hpp [10:13]
        include/boost/signals2/slot.hpp [5:8]
        include/boost/signals2/variadic_signal.hpp [9:12]

KEEP     BSL-1.0              2077ca9d01c7e6d6029ec1763233c5b0
BELONGS ya.make
    License text:
         * Distributed under the Boost Software License, Version 1.0.
         * (See accompanying file LICENSE_1_0.txt or copy at
         * https://www.boost.org/LICENSE_1_0.txt)
    Scancode info:
        Original SPDX id: BSL-1.0
        Score           : 100.00
        Match type      : NOTICE
        Links           : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
    Files with this license:
        include/boost/signals2/detail/scope_guard.hpp [3:5]

KEEP     BSL-1.0              2c7a3fa82e66676005cd4ee2608fd7d2
BELONGS ya.make
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: BSL-1.0
        Score           : 100.00
        Match type      : TEXT
        Links           : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
    Files with this license:
        LICENSE [1:23]

KEEP     BSL-1.0              47a0454637d4fa45d78eb2557ccd70c4
BELONGS ya.make
    License text:
        // 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: BSL-1.0
        Score           : 100.00
        Match type      : NOTICE
        Links           : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
    Files with this license:
        include/boost/signals2/detail/auto_buffer.hpp [2:4]
        include/boost/signals2/detail/lwm_nop.hpp [7:9]
        include/boost/signals2/detail/lwm_pthreads.hpp [7:9]
        include/boost/signals2/detail/lwm_win32_cs.hpp [8:10]
        include/boost/signals2/mutex.hpp [7:9]

KEEP     BSL-1.0              47b4c0f9d07b7c64eb3da0cafc305103
BELONGS ya.make
    License text:
        // 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: BSL-1.0
        Score           : 100.00
        Match type      : NOTICE
        Links           : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
    Files with this license:
        include/boost/signals2/connection.hpp [8:10]
        include/boost/signals2/detail/foreign_ptr.hpp [5:7]
        include/boost/signals2/detail/null_output_iterator.hpp [5:7]
        include/boost/signals2/detail/unique_lock.hpp [6:8]
        include/boost/signals2/dummy_mutex.hpp [7:9]
        include/boost/signals2/optional_last_value.hpp [5:7]

KEEP     BSL-1.0              648ee54e68cb4c96cfd2e41a7a53e0f8
BELONGS ya.make
    License text:
        \### License
        Distributed under the [Boost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt).
    Scancode info:
        Original SPDX id: BSL-1.0
        Score           : 60.00
        Match type      : NOTICE
        Links           : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
    Files with this license:
        README.md [3:5]

KEEP     BSL-1.0              6b3c3fd5760f1bb9404086d2d1a83860
BELONGS ya.make
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: BSL-1.0
        Score           : 96.88
        Match type      : NOTICE
        Links           : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
    Files with this license:
        include/boost/signals2/last_value.hpp [4:7]

KEEP     BSL-1.0              745252704aa72167f50d9aad40337785
BELONGS ya.make
    License text:
        //  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: BSL-1.0
        Score           : 100.00
        Match type      : NOTICE
        Links           : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
    Files with this license:
        include/boost/signals2/deconstruct.hpp [20:22]

KEEP     BSL-1.0              7593fec1642a6ccc15d9c9dadadd5985
BELONGS ya.make
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: BSL-1.0
        Score           : 96.88
        Match type      : NOTICE
        Links           : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
    Files with this license:
        include/boost/signals2/detail/preprocessed_arg_type.hpp [5:8]
        include/boost/signals2/detail/slot_template.hpp [5:8]
        include/boost/signals2/detail/tracked_objects_visitor.hpp [5:8]
        include/boost/signals2/preprocessed_slot.hpp [5:8]
        include/boost/signals2/slot_base.hpp [5:8]
        include/boost/signals2/trackable.hpp [5:8]

KEEP     BSL-1.0              76283d3ba21930b39430ed67346ed1df
BELONGS ya.make
    License text:
        //Use, modification and
        // distribution is subject to 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: BSL-1.0
        Score           : 96.88
        Match type      : NOTICE
        Links           : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
    Files with this license:
        include/boost/signals2/predestructible.hpp [10:13]

KEEP     BSL-1.0              8e69b0b2f16cd74aa0e5e63a0b06674e
BELONGS ya.make
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: BSL-1.0
        Score           : 96.88
        Match type      : NOTICE
        Links           : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
    Files with this license:
        include/boost/signals2/detail/result_type_wrapper.hpp [4:7]
        include/boost/signals2/detail/signals_common.hpp [4:7]

KEEP     BSL-1.0              901941bd35f9f19e23af80f6271c10c4
BELONGS ya.make
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: BSL-1.0
        Score           : 60.00
        Match type      : NOTICE
        Links           : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
    Files with this license:
        README.md [33:33]

KEEP     BSL-1.0              e4571f5c07b0b6bd8c6bbcb297d4610d
BELONGS ya.make
    License text:
        // distribution is subject to 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: BSL-1.0
        Score           : 87.50
        Match type      : NOTICE
        Links           : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
    Files with this license:
        include/boost/signals2/variadic_slot.hpp [5:7]