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
|
# 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 1f86bcce1bbfb6d9a7d6c733166e7bba
BELONGS ya.make
License text:
// Use, modification and distribution are 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 : 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/variant/detail/move.hpp [10:12]
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/variant.hpp [9:11]
include/boost/variant/apply_visitor.hpp [9:11]
include/boost/variant/bad_visit.hpp [9:11]
include/boost/variant/detail/apply_visitor_binary.hpp [9:11]
include/boost/variant/detail/apply_visitor_delayed.hpp [9:11]
include/boost/variant/detail/apply_visitor_unary.hpp [9:11]
include/boost/variant/detail/backup_holder.hpp [9:11]
include/boost/variant/detail/cast_storage.hpp [9:11]
include/boost/variant/detail/config.hpp [9:11]
include/boost/variant/detail/element_index.hpp [8:10]
include/boost/variant/detail/enable_recursive.hpp [9:11]
include/boost/variant/detail/enable_recursive_fwd.hpp [9:11]
include/boost/variant/detail/forced_return.hpp [9:11]
include/boost/variant/detail/has_result_type.hpp [8:10]
include/boost/variant/detail/hash_variant.hpp [8:10]
include/boost/variant/detail/initializer.hpp [9:11]
include/boost/variant/detail/make_variant_list.hpp [9:11]
include/boost/variant/detail/over_sequence.hpp [11:13]
include/boost/variant/detail/std_hash.hpp [8:10]
include/boost/variant/detail/substitute.hpp [9:11]
include/boost/variant/detail/substitute_fwd.hpp [9:11]
include/boost/variant/detail/variant_io.hpp [9:11]
include/boost/variant/detail/visitation_impl.hpp [9:11]
include/boost/variant/get.hpp [9:11]
include/boost/variant/polymorphic_get.hpp [8:10]
include/boost/variant/recursive_variant.hpp [9:11]
include/boost/variant/recursive_wrapper.hpp [9:11]
include/boost/variant/recursive_wrapper_fwd.hpp [11:13]
include/boost/variant/static_visitor.hpp [9:11]
include/boost/variant/variant.hpp [9:11]
include/boost/variant/variant_fwd.hpp [9:11]
include/boost/variant/visitor_ptr.hpp [9:11]
KEEP BSL-1.0 946bc271e5e8c30479a080d5b8ef3415
BELONGS ya.make
License text:
License
Distributed under the [Boost Software License, Version 1.0](https://boost.org/LICENSE_1_0.txt).
Scancode info:
Original SPDX id: BSL-1.0
Score : 50.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 [14:16]
KEEP BSL-1.0 b411822b31044e9f74317c11d6e100e8
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/variant/detail/multivisitors_cpp11_based.hpp [8:10]
include/boost/variant/detail/multivisitors_cpp14_based.hpp [9:11]
include/boost/variant/multivisitors.hpp [8:10]
|