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
|
# File format ($ symbol means the beginning of a line):
#
# $ # this message
# $ # =======================
# $ # comments (all commentaries should starts with some number of spaces and # symbol)
# ${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 BSD-3-Clause 09d0bc1f9a13b29daac22dcd67c051e2
BELONGS tool/ya.make ya.make
Note: matched license text is too long. Read it in the source files.
Scancode info:
Original SPDX id: BSD-3-Clause
Score : 100.00
Match type : TEXT
Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
Files with this license:
config.h [7:36]
include/uriparser/Uri.h [9:38]
include/uriparser/UriBase.h [8:37]
include/uriparser/UriDefsAnsi.h [8:37]
include/uriparser/UriDefsConfig.h [8:37]
include/uriparser/UriDefsUnicode.h [8:37]
include/uriparser/UriIp4.h [8:37]
src/UriCommon.c [8:37]
src/UriCommon.h [8:37]
src/UriCompare.c [8:37]
src/UriEscape.c [8:37]
src/UriFile.c [8:37]
src/UriIp4.c [8:37]
src/UriIp4Base.c [8:37]
src/UriIp4Base.h [8:37]
src/UriMemory.c [8:37]
src/UriMemory.h [8:37]
src/UriNormalize.c [8:37]
src/UriNormalizeBase.c [8:37]
src/UriNormalizeBase.h [8:37]
src/UriParse.c [8:37]
src/UriParseBase.c [8:37]
src/UriParseBase.h [8:37]
src/UriQuery.c [8:37]
src/UriRecompose.c [8:37]
src/UriResolve.c [8:37]
src/UriShorten.c [8:37]
tool/uriparse.c [8:37]
KEEP BSD-3-Clause 309575f4690522ea49ab8dd7775905e0
BELONGS ya.make
License text:
* Changed: Library code is now licensed under the new BSD license.
Scancode info:
Original SPDX id: BSD-3-Clause
Score : 100.00
Match type : NOTICE
Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
Files with this license:
ChangeLog [574:574]
KEEP LGPL-2.1-only 42367b383530349bbb6706a8c32679e2
BELONGS test/ya.make
FILE_INCLUDE COPYING found in files: test/COPYING at line 116
FILE_INCLUDE test/COPYING found in files: test/COPYING at line 116
Note: matched license text is too long. Read it in the source files.
Scancode info:
Original SPDX id: LGPL-2.1-only
Score : 100.00
Match type : TEXT
Links : http://www.gnu.org/licenses/lgpl-2.1.html, http://www.gnu.org/licenses/lgpl-2.1.txt, https://spdx.org/licenses/LGPL-2.1-only
Files with this license:
test/COPYING [1:502]
KEEP BSD-3-Clause 7960111c24a80f6998cdff1df2f1d44c
BELONGS ya.make
Note: matched license text is too long. Read it in the source files.
Scancode info:
Original SPDX id: BSD-3-Clause
Score : 54.62
Match type : NOTICE
Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
Files with this license:
GOALS.txt [10:13]
SKIP LGPL-2.0-or-later bb62c4f4627eb2ae7bbf10e6304263ee
BELONGS ya.make
License text:
Test suite code licensed under LGPL.
Scancode info:
Original SPDX id: LGPL-2.0-or-later
Score : 100.00
Match type : NOTICE
Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
Files with this license:
GOALS.txt [12:12]
SKIP LGPL-2.0-or-later c1a07d6c361dffbd8ab9089d07626cc5
BELONGS ya.make
License text:
The test suite code is licensed under LGPL.
Scancode info:
Original SPDX id: LGPL-2.0-or-later
Score : 100.00
Match type : NOTICE
Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
Files with this license:
ChangeLog [575:575]
SKIP LicenseRef-scancode-unknown-license-reference ce1f972e75639856f8c7249d9e99fb6d
BELONGS ya.make
License text:
(3) Library licensed under "New BSD license".
Scancode info:
Original SPDX id: LicenseRef-scancode-unknown-license-reference
Score : 11.00
Match type : INTRO
Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
Files with this license:
GOALS.txt [10:10]
KEEP LGPL-2.1-or-later d6dfce0568e9d0e05b55a83b6fb0d193
BELONGS test/ya.make
Note: matched license text is too long. Read it in the source files.
Scancode info:
Original SPDX id: LGPL-2.1-or-later
Score : 100.00
Match type : NOTICE
Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html, https://spdx.org/licenses/LGPL-2.1-or-later
Files with this license:
test/FourSuite.cpp [7:19]
test/MemoryManagerSuite.cpp [7:19]
test/VersionSuite.cpp [6:18]
test/test.cpp [7:19]
KEEP BSD-3-Clause da69c5fe91ac1ba539217e0fceff9e82
BELONGS ya.make
Note: matched license text is too long. Read it in the source files.
Scancode info:
Original SPDX id: BSD-3-Clause
Score : 100.00
Match type : TEXT
Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
Files with this license:
COPYING [7:36]
KEEP BSD-3-Clause e8d0972ba32b7b11feea22d8a6263dc0
BELONGS ya.make
License text:
is licensed under the [New BSD license](https://github.com/uriparser/uriparser/blob/master/COPYING).
Scancode info:
Original SPDX id: BSD-3-Clause
Score : 100.00
Match type : NOTICE
Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
Files with this license:
README.md [14:14]
|