blob: 93757d3bf9a2a2370878b9e805d9cd446073277d (
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
|
# 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 00c7d0bb63cb71747e934511dcaa5bcc
BELONGS ya.make
License text:
Copyright (c) 2001-2003 Joel de Guzman
http://spirit.sourceforge.net/
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/xpressive/detail/utility/chset/range_run.hpp [2:3]
include/boost/xpressive/detail/utility/chset/range_run.ipp [2:3]
KEEP COPYRIGHT_SERVICE_LABEL 0c99d75cb8a2efd9e835c9f7a2d6551d
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/xpressive/detail/utility/counted_base.hpp [2:4]
KEEP COPYRIGHT_SERVICE_LABEL 4c05b98b305186bded685dc5e858e190
BELONGS ya.make
License text:
// Copyright 2007 David Jenkins.
// Copyright 2007 Eric Niebler.
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/xpressive/detail/utility/symbols.hpp [9:10]
KEEP COPYRIGHT_SERVICE_LABEL 5d5ceeefae6baf9c4d0ab38f1ad40835
BELONGS ya.make
License text:
Copyright (c) 2001-2003 Joel de Guzman
Copyright (c) 2001-2003 Daniel Nuffer
http://spirit.sourceforge.net/
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/xpressive/detail/utility/chset/basic_chset.hpp [2:4]
include/boost/xpressive/detail/utility/chset/basic_chset.ipp [2:4]
KEEP COPYRIGHT_SERVICE_LABEL 904ac0fbc0c69dc23756cca7f9047738
BELONGS ya.make
License text:
// Copyright 2009 Eric Niebler. 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/xpressive/detail/core/list.hpp [7:9]
include/boost/xpressive/detail/core/regex_domain.hpp [5:7]
KEEP COPYRIGHT_SERVICE_LABEL 9f570a3f9d4cfb2e159acf8ce988271b
BELONGS ya.make
License text:
// Copyright 2008 Eric Niebler.
// Copyright 2008 David Jenkins.
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/xpressive/detail/core/matcher/action_matcher.hpp [4:5]
include/boost/xpressive/detail/core/matcher/attr_matcher.hpp [4:5]
include/boost/xpressive/detail/static/transforms/as_action.hpp [4:5]
KEEP COPYRIGHT_SERVICE_LABEL b55de55bf9cf2ea9ad89223e9c74d22d
BELONGS ya.make
License text:
// Copyright 2007 David Jenkins.
// Copyright 2007 Eric Niebler.
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/xpressive/detail/utility/symbols.hpp [9:10]
KEEP COPYRIGHT_SERVICE_LABEL c24b5b08917188c6ae925e003535d186
BELONGS ya.make
License text:
// Copyright 2008 Eric Niebler. 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/xpressive/basic_regex.hpp [6:8]
include/boost/xpressive/detail/core/access.hpp [4:6]
include/boost/xpressive/detail/core/action.hpp [4:6]
include/boost/xpressive/detail/core/adaptor.hpp [4:6]
include/boost/xpressive/detail/core/finder.hpp [3:5]
include/boost/xpressive/detail/core/flow_control.hpp [4:6]
include/boost/xpressive/detail/core/icase.hpp [4:6]
include/boost/xpressive/detail/core/linker.hpp [4:6]
include/boost/xpressive/detail/core/matcher/action_matcher.hpp [4:5]
include/boost/xpressive/detail/core/matcher/alternate_end_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/alternate_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/any_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/assert_bol_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/assert_bos_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/assert_eol_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/assert_eos_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/assert_line_base.hpp [4:6]
include/boost/xpressive/detail/core/matcher/assert_word_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/attr_begin_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/attr_end_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/attr_matcher.hpp [4:5]
include/boost/xpressive/detail/core/matcher/charset_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/end_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/epsilon_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/keeper_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/literal_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/logical_newline_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/lookahead_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/lookbehind_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/mark_begin_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/mark_end_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/mark_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/optional_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/posix_charset_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/predicate_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/range_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/regex_byref_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/regex_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/repeat_begin_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/repeat_end_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/set_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/simple_repeat_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/string_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matcher/true_matcher.hpp [4:6]
include/boost/xpressive/detail/core/matchers.hpp [4:6]
include/boost/xpressive/detail/core/optimize.hpp [4:6]
include/boost/xpressive/detail/core/peeker.hpp [4:6]
include/boost/xpressive/detail/core/quant_style.hpp [4:6]
include/boost/xpressive/detail/core/regex_impl.hpp [4:6]
include/boost/xpressive/detail/core/results_cache.hpp [4:6]
include/boost/xpressive/detail/core/state.hpp [4:6]
include/boost/xpressive/detail/core/sub_match_impl.hpp [4:6]
include/boost/xpressive/detail/core/sub_match_vector.hpp [4:6]
include/boost/xpressive/detail/detail_fwd.hpp [4:6]
include/boost/xpressive/detail/dynamic/dynamic.hpp [4:6]
include/boost/xpressive/detail/dynamic/matchable.hpp [4:6]
include/boost/xpressive/detail/dynamic/parse_charset.hpp [4:6]
include/boost/xpressive/detail/dynamic/parser.hpp [6:8]
include/boost/xpressive/detail/dynamic/parser_enum.hpp [4:6]
include/boost/xpressive/detail/dynamic/parser_traits.hpp [4:6]
include/boost/xpressive/detail/dynamic/sequence.hpp [4:6]
include/boost/xpressive/detail/static/compile.hpp [4:6]
include/boost/xpressive/detail/static/grammar.hpp [4:6]
include/boost/xpressive/detail/static/is_pure.hpp [4:6]
include/boost/xpressive/detail/static/modifier.hpp [4:6]
include/boost/xpressive/detail/static/placeholders.hpp [4:6]
include/boost/xpressive/detail/static/static.hpp [4:6]
include/boost/xpressive/detail/static/transforms/as_action.hpp [4:5]
include/boost/xpressive/detail/static/transforms/as_alternate.hpp [4:6]
include/boost/xpressive/detail/static/transforms/as_independent.hpp [4:6]
include/boost/xpressive/detail/static/transforms/as_inverse.hpp [4:6]
include/boost/xpressive/detail/static/transforms/as_marker.hpp [4:6]
include/boost/xpressive/detail/static/transforms/as_matcher.hpp [4:6]
include/boost/xpressive/detail/static/transforms/as_modifier.hpp [4:6]
include/boost/xpressive/detail/static/transforms/as_quantifier.hpp [4:6]
include/boost/xpressive/detail/static/transforms/as_sequence.hpp [4:6]
include/boost/xpressive/detail/static/transforms/as_set.hpp [4:6]
include/boost/xpressive/detail/static/transmogrify.hpp [4:6]
include/boost/xpressive/detail/static/type_traits.hpp [4:6]
include/boost/xpressive/detail/static/visitor.hpp [4:6]
include/boost/xpressive/detail/static/width_of.hpp [4:6]
include/boost/xpressive/detail/utility/algorithm.hpp [4:6]
include/boost/xpressive/detail/utility/any.hpp [4:6]
include/boost/xpressive/detail/utility/boyer_moore.hpp [7:9]
include/boost/xpressive/detail/utility/chset/chset.hpp [4:6]
include/boost/xpressive/detail/utility/cons.hpp [4:6]
include/boost/xpressive/detail/utility/dont_care.hpp [4:6]
include/boost/xpressive/detail/utility/hash_peek_bitset.hpp [4:6]
include/boost/xpressive/detail/utility/ignore_unused.hpp [4:6]
include/boost/xpressive/detail/utility/literals.hpp [4:6]
include/boost/xpressive/detail/utility/never_true.hpp [4:6]
include/boost/xpressive/detail/utility/save_restore.hpp [4:6]
include/boost/xpressive/detail/utility/sequence_stack.hpp [4:6]
include/boost/xpressive/detail/utility/tracking_ptr.hpp [4:6]
include/boost/xpressive/detail/utility/traits_utils.hpp [4:6]
include/boost/xpressive/detail/utility/width.hpp [4:6]
include/boost/xpressive/match_results.hpp [7:9]
include/boost/xpressive/regex_actions.hpp [5:7]
include/boost/xpressive/regex_algorithms.hpp [5:7]
include/boost/xpressive/regex_compiler.hpp [6:8]
include/boost/xpressive/regex_constants.hpp [6:8]
include/boost/xpressive/regex_error.hpp [5:7]
include/boost/xpressive/regex_iterator.hpp [6:8]
include/boost/xpressive/regex_primitives.hpp [5:7]
include/boost/xpressive/regex_token_iterator.hpp [6:8]
include/boost/xpressive/regex_traits.hpp [6:8]
include/boost/xpressive/sub_match.hpp [6:8]
include/boost/xpressive/traits/c_regex_traits.hpp [7:9]
include/boost/xpressive/traits/cpp_regex_traits.hpp [7:9]
include/boost/xpressive/traits/detail/c_ctype.hpp [4:6]
include/boost/xpressive/traits/null_regex_traits.hpp [7:9]
include/boost/xpressive/xpressive.hpp [6:8]
include/boost/xpressive/xpressive_dynamic.hpp [5:7]
include/boost/xpressive/xpressive_fwd.hpp [5:7]
include/boost/xpressive/xpressive_static.hpp [6:8]
include/boost/xpressive/xpressive_typeof.hpp [5:7]
KEEP COPYRIGHT_SERVICE_LABEL da9efae22788f28294f7f9a2902ac5c7
BELONGS ya.make
License text:
Copyright (c) 2001-2003 Joel de Guzman
Copyright (c) 2001-2003 Daniel Nuffer
http://spirit.sourceforge.net/
Scancode info:
Original SPDX id: COPYRIGHT_SERVICE_LABEL
Score : 100.00
Match type : COPYRIGHT
Files with this license:
include/boost/xpressive/detail/utility/chset/basic_chset.hpp [2:4]
include/boost/xpressive/detail/utility/chset/basic_chset.ipp [2:4]
|