aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/libidn/.yandex_meta/devtools.licenses.report
blob: 634d9a4e0a2da133a7f4ac450e151f010dfc137e (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
# 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 spdx} {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
# =======================
IGNORE_FILES ChangeLog NEWS

KEEP     LGPL-2.1-or-later AND LGPL-2.1-or-later AND LGPL-2.1-or-later 02f2bf32665d16fac2828f7663760b49
BELONGS dynamic/ya.make static/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           : 99.05
        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:
        gl/alloca.h [7:18]
        gl/basename-lgpl.c [6:17]
        gl/basename-lgpl.h [6:17]
        gl/cloexec.h [5:16]
        gl/fd-hook.c [5:16]
        gl/fd-hook.h [4:15]
        gl/gettext.h [5:16]
        gl/malloca.c [5:16]
        gl/malloca.h [5:16]
        gl/stat-time.c [5:16]
        gl/stat-time.h [5:16]
        gl/xalloc-oversized.h [5:16]
        lib/gl/attribute.h [5:16]
        lib/gl/c-ctype.c [5:16]
        lib/gl/c-ctype.h [10:21]
        lib/gl/c-strcase.h [5:16]
        lib/gl/c-strcasecmp.c [4:15]
        lib/gl/c-strncasecmp.c [4:15]
        lib/gl/gettext.h [5:16]
        lib/gl/iconv.h [6:17]
        lib/gl/striconv.c [5:16]
        lib/gl/striconv.h [5:16]
        lib/gl/unistr.h [5:16]
        lib/gl/unistr/u8-check.c [5:16]
        lib/gl/unistr/u8-mbtoucr.c [5:16]
        lib/gl/unistr/u8-uctomb-aux.c [5:16]
        lib/gl/unistr/u8-uctomb.c [5:16]
    Scancode info:
        Original SPDX id: LGPL-2.1-or-later
        Score           : 99.04
        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:
        lib/gl/unitypes.h [5:16]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

KEEP     FSFAP                1878301195f04a8836d3df31c2fcb845
BELONGS dynamic/ya.make static/ya.make
    License text:
        Copying and distribution of this file, with or without modification,
        are permitted in any medium without royalty provided the copyright
        notice and this notice are preserved.
    Scancode info:
        Original SPDX id: FSFAP
        Score           : 100.00
        Match type      : NOTICE
        Links           : http://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html, https://spdx.org/licenses/FSFAP
    Files with this license:
        AUTHORS [30:32]
        CONTRIBUTING.md [109:111]
        COPYING [31:33]
        FAQ [44:46]
        README [27:29]
        THANKS [117:119]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

KEEP     LGPL-2.0-or-later    2330ed0641c8ba5d8ced1ab2437b9dae
BELONGS dynamic/ya.make static/ya.make
    Note: matched license text is too long. Read it in the source files.
    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:
        lib/nfkc.c [63:76]
        lib/nfkc.c [136:149]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

KEEP     LGPL-2.1-only        23c2a5e0106b99d75238986559bb5fc6
BELONGS dynamic/ya.make static/ya.make
FILE_INCLUDE COPYING found in files: COPYING.LESSERv2 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:
        COPYING.LESSERv2 [1:502]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

SKIP     GPL-2.0-or-later AND LGPL-3.0-or-later AND GPL-3.0-or-later 295cc2cee0658b26889d41abb8480324
BELONGS dynamic/ya.make static/ya.make
    License text:
        files, are licensed under the GNU General Public License version 3.0
        or later.
    Scancode info:
        Original SPDX id: GPL-2.0-or-later
        Score           : 18.67
        Match type      : NOTICE
        Links           : http://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html, https://spdx.org/licenses/GPL-2.0-or-later
    Files with this license:
        COPYING [19:20]
    Scancode info:
        Original SPDX id: LGPL-3.0-or-later
        Score           : 18.67
        Match type      : NOTICE
        Links           : http://www.gnu.org/licenses/lgpl-3.0-standalone.html, https://spdx.org/licenses/LGPL-3.0-or-later
    Files with this license:
        COPYING [19:20]
    Scancode info:
        Original SPDX id: GPL-3.0-or-later
        Score           : 18.67
        Match type      : NOTICE
        Links           : http://www.gnu.org/licenses/gpl-3.0-standalone.html, https://spdx.org/licenses/GPL-3.0-or-later
    Files with this license:
        COPYING [19:20]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

KEEP     LGPL-2.0-or-later    2c85962fa22b1eed5f6e62dc4cb329cc
BELONGS dynamic/ya.make static/ya.make
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: LGPL-2.0-or-later
        Score           : 99.05
        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:
        lib/gl/libc-config.h [5:17]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

SKIP     GPL-3.0-only         38b7423ae852f8826f00c2d6bef63db8
BELONGS dynamic/ya.make static/ya.make
	# according to COPYING, GPLv3 only applies to the command line tool, self tests, examples, and other auxiliary files
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: GPL-3.0-only
        Score           : 100.00
        Match type      : TEXT
        Links           : http://www.gnu.org/licenses/gpl-3.0-standalone.html, http://www.gnu.org/licenses/gpl-3.0.html, https://spdx.org/licenses/GPL-3.0-only
    Files with this license:
        COPYINGv3 [1:674]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

SKIP     GPL-2.0-only         39bba7d2cf0ba1036f2a6e2be52fe3f0
BELONGS dynamic/ya.make static/ya.make
FILE_INCLUDE COPYING found in files: COPYINGv2 at line 60
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: GPL-2.0-only
        Score           : 100.00
        Match type      : TEXT
        Links           : http://www.gnu.org/licenses/gpl-2.0.html, http://www.gnu.org/licenses/gpl-2.0.txt, https://spdx.org/licenses/GPL-2.0-only
    Files with this license:
        COPYINGv2 [1:339]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

KEEP     LGPL-2.0-or-later    4343c21f370c117d2a195e5668fe2ab0
BELONGS dynamic/ya.make static/ya.make
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: LGPL-2.0-or-later
        Score           : 99.05
        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:
        gl/intprops-internal.h [5:16]
        gl/stdckdint.h [6:17]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

KEEP     LGPL-2.0-or-later    4853cabf7c14851560885c245fcb52df
BELONGS dynamic/ya.make static/ya.make
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: LGPL-2.0-or-later
        Score           : 64.73
        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:
        ABOUT-NLS [1366:1371]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

KEEP     LGPL-2.0-or-later    4de0e7ca9b0f43b37f85d707563f20ca
BELONGS dynamic/ya.make static/ya.make
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: LGPL-2.0-or-later
        Score           : 99.05
        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:
        gl/getprogname.c [4:15]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

SKIP     GPL-1.0-or-later     7160c1c185b553fb3201da0a6bbe8ab3
BELONGS dynamic/ya.make static/ya.make
    License text:
             several IDN libraries out there, using the GPL for Libidn would
    Scancode info:
        Original SPDX id: GPL-1.0-or-later
        Score           : 85.00
        Match type      : REFERENCE
        Links           : http://www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html, https://spdx.org/licenses/GPL-1.0-or-later
    Files with this license:
        FAQ [32:32]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

KEEP     Custom-punycode      831cf172ef44d622ecc83535c4c0da31
BELONGS dynamic/ya.make static/ya.make
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: LicenseRef-scancode-other-permissive
        Score           : 93.55
        Match type      : TEXT
        Links           : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/other-permissive.LICENSE
    Files with this license:
        lib/punycode.c [54:62]
        lib/punycode.h [55:63]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

KEEP     "(LGPL-3.0-or-later OR GPL-2.0-or-later)" 872e3dd818956673dcf9eabecf200957
BELONGS dynamic/ya.make static/ya.make
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: LGPL-3.0-or-later
        Score           : 97.87
        Match type      : NOTICE
        Links           : http://www.gnu.org/licenses/lgpl-3.0-standalone.html, https://spdx.org/licenses/LGPL-3.0-or-later
    Files with this license:
        lib/idn-free.c [6:28]
        lib/idn-free.h [6:28]
        lib/idna.c [6:28]
        lib/idna.h [6:28]
        lib/nfkc.c [6:28]
        lib/pr29.c [6:28]
        lib/pr29.h [6:28]
        lib/profiles.c [6:28]
        lib/punycode.c [6:28]
        lib/punycode.h [6:28]
        lib/strerror-idna.c [6:28]
        lib/strerror-pr29.c [6:28]
        lib/strerror-punycode.c [6:28]
        lib/strerror-stringprep.c [6:28]
        lib/strerror-tld.c [6:28]
        lib/stringprep.c [6:28]
        lib/stringprep.h [6:28]
        lib/tld.c [9:31]
        lib/tld.h [9:31]
        lib/toutf8.c [6:28]
        lib/version.c [6:28]
    Scancode info:
        Original SPDX id: GPL-2.0-or-later
        Score           : 97.87
        Match type      : NOTICE
        Links           : http://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html, https://spdx.org/licenses/GPL-2.0-or-later
    Files with this license:
        lib/idn-free.c [6:28]
        lib/idn-free.h [6:28]
        lib/idna.c [6:28]
        lib/idna.h [6:28]
        lib/nfkc.c [6:28]
        lib/pr29.c [6:28]
        lib/pr29.h [6:28]
        lib/profiles.c [6:28]
        lib/punycode.c [6:28]
        lib/punycode.h [6:28]
        lib/strerror-idna.c [6:28]
        lib/strerror-pr29.c [6:28]
        lib/strerror-punycode.c [6:28]
        lib/strerror-stringprep.c [6:28]
        lib/strerror-tld.c [6:28]
        lib/stringprep.c [6:28]
        lib/stringprep.h [6:28]
        lib/tld.c [9:31]
        lib/tld.h [9:31]
        lib/toutf8.c [6:28]
        lib/version.c [6:28]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

SKIP     Apache-2.0           989b9c85beff1d27b790ce0bd68f9727
BELONGS dynamic/ya.make static/ya.make
    License text:
        the Apache License Version 2.0 (see the file java/LICENSE-2.0).
    Scancode info:
        Original SPDX id: Apache-2.0
        Score           : 100.00
        Match type      : REFERENCE
        Links           : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
    Files with this license:
        COPYING [13:13]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

SKIP     GPL-3.0-only         9f8bb4752c8b54c476ffe32f6baa2a0c
BELONGS dynamic/ya.make static/ya.make
    License text:
        Q#3: I thought GNU was encouraging libraries to be licensed under the GPL?
        A#3: The reasoning for this was for libraries that provide unique
    Scancode info:
        Original SPDX id: GPL-3.0-only
        Score           : 100.00
        Match type      : NOTICE
        Links           : http://www.gnu.org/licenses/gpl-3.0-standalone.html, http://www.gnu.org/licenses/gpl-3.0.html, https://spdx.org/licenses/GPL-3.0-only
    Files with this license:
        FAQ [28:30]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

KEEP     "(GPL-2.0-or-later OR LGPL-3.0-or-later OR GPL-3.0-or-later)" bb113642eb48e07afeb3ae40fbb07577
BELONGS dynamic/ya.make static/ya.make
FILE_INCLUDE COPYING.LESSERv3 found in files: COPYING at line 9
FILE_INCLUDE COPYINGv2 found in files: COPYING at line 8
	# COPYING specifies triple-licensing schema
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: GPL-2.0-or-later
        Score           : 60.00
        Match type      : NOTICE
        Links           : http://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html, https://spdx.org/licenses/GPL-2.0-or-later
    Files with this license:
        COPYING [6:12]
    Scancode info:
        Original SPDX id: LGPL-3.0-or-later
        Score           : 60.00
        Match type      : NOTICE
        Links           : http://www.gnu.org/licenses/lgpl-3.0-standalone.html, https://spdx.org/licenses/LGPL-3.0-or-later
    Files with this license:
        COPYING [6:12]
    Scancode info:
        Original SPDX id: GPL-3.0-or-later
        Score           : 60.00
        Match type      : NOTICE
        Links           : http://www.gnu.org/licenses/gpl-3.0-standalone.html, https://spdx.org/licenses/GPL-3.0-or-later
    Files with this license:
        COPYING [6:12]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

KEEP     LGPL-3.0-only        bb3ca60759f3202f1ae42e3519cd06bc
BELONGS dynamic/ya.make static/ya.make
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: LGPL-3.0-only
        Score           : 100.00
        Match type      : TEXT
        Links           : http://www.gnu.org/licenses/lgpl-3.0-standalone.html, http://www.gnu.org/licenses/lgpl-3.0.html, https://spdx.org/licenses/LGPL-3.0-only
    Files with this license:
        COPYING.LESSERv3 [1:165]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

SKIP     GFDL-1.2-only AND GFDL-1.3-or-later ca5dfc85d7c88292cdb5a046fd627499
BELONGS dynamic/ya.make static/ya.make
    License text:
        The manual is licensed under the GNU Free Documentation License,
        Version 1.3 or any later.
    Scancode info:
        Original SPDX id: GFDL-1.2-only
        Score           : 49.50
        Match type      : NOTICE
        Links           : http://www.gnu.org/licenses/fdl-1.2.txt, http://www.gnu.org/licenses/old-licenses/fdl-1.2.txt, https://spdx.org/licenses/GFDL-1.2-only
    Files with this license:
        COPYING [15:16]
    Scancode info:
        Original SPDX id: GFDL-1.3-or-later
        Score           : 68.75
        Match type      : NOTICE
        Links           : http://www.gnu.org/licenses/fdl-1.3.txt, https://spdx.org/licenses/GFDL-1.3-or-later
    Files with this license:
        COPYING [15:16]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

KEEP     FSFAP                d02cc4799cbd521d2aa8c3ff19e655f6
BELONGS dynamic/ya.make static/ya.make
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: FSFAP
        Score           : 100.00
        Match type      : TEXT
        Links           : http://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html, https://spdx.org/licenses/FSFAP
    Files with this license:
        INSTALL [362:365]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

KEEP     LGPL-2.0-or-later    d2f248c207d15f4fb3552cdd8992f7a0
BELONGS dynamic/ya.make static/ya.make
    Note: matched license text is too long. Read it in the source files.
    Scancode info:
        Original SPDX id: LGPL-2.0-or-later
        Score           : 99.05
        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:
        lib/gl/iconv.h [41:52]
        lib/gl/iconv.h [380:391]
        lib/gl/iconv.h [408:419]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

KEEP     LGPL-2.1-or-later    d319fa7ac00580d279ed07ec1990df36
BELONGS dynamic/ya.make static/ya.make
    License text:
        package.  Of course you have to respect the GNU Lesser General Public
        License which covers the use of the GNU 'gettext' library.  This means
    Scancode info:
        Original SPDX id: LGPL-2.1-or-later
        Score           : 100.00
        Match type      : REFERENCE
        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:
        ABOUT-NLS [1367:1368]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

SKIP     AGPL-3.0-only        d6c135d53014f90dc2a5a8da047a3e23
BELONGS dynamic/ya.make static/ya.make
    # LGPL
    License text:
         * package is available under the GNU Lesser General Public License.
    Scancode info:
        Original SPDX id: AGPL-3.0-only
        Score           : 22.58
        Match type      : NOTICE
        Links           : http://www.fsf.org/licensing/licenses/agpl-3.0.html, http://www.gnu.org/licenses/agpl-3.0.html, https://spdx.org/licenses/AGPL-3.0-only
    Files with this license:
        lib/stringprep.c [557:557]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

SKIP     LicenseRef-scancode-unknown-license-reference ded42b7926e09f8a0b3de85c961d3604
BELONGS dynamic/ya.make static/ya.make
    License text:
        Other files are licensed as indicated in each file.
    Scancode info:
        Original SPDX id: LicenseRef-scancode-unknown-license-reference
        Score           : 50.00
        Match type      : REFERENCE
        Links           : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
    Files with this license:
        COPYING [22:22]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

KEEP     LGPL-2.1-or-later    f6585749e6a72935a22cc7cd4638d7d6
BELONGS dynamic/ya.make static/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:
        gl/filename.h [5:17]
        gl/idx.h [5:17]
        lib/gl/cdefs.h [5:17]
        lib/gl/strverscmp.c [6:18]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make

KEEP     LGPL-2.1-or-later    fbb14adb0a4ce34c7e07ad037a6d2023
BELONGS dynamic/ya.make static/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           : 93.75
        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:
        lib/nfkc.c [98:111]
        lib/nfkc.c [511:524]
    Belongs difference:
        + dynamic/ya.make static/ya.make
        - ya.make