123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130 |
- # 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
- # =======================
- SKIP LicenseRef-scancode-generic-cla 0539c29f2b403f650800fcba3b1c53a6
- BELONGS ya.make
- License text:
- Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
- Scancode info:
- Original SPDX id: LicenseRef-scancode-generic-cla
- Score : 22.00
- Match type : NOTICE
- Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
- Files with this license:
- readme.md [816:816]
- KEEP MIT AND MIT 2d229fcf116e5a7facba2d4dcccf15ba
- BELONGS ya.make
- FILE_INCLUDE LICENSE found in files: include/mimalloc.h at line 5, include/mimalloc/atomic.h at line 5, include/mimalloc/internal.h at line 5, include/mimalloc/track.h at line 5, src/init.c at line 5, src/os.c at line 5
- License text:
- This is free software; you can redistribute it and/or modify it under the
- terms of the MIT license. A copy of the license can be found in the file
- "LICENSE" at the root of this distribution.
- Scancode info:
- Original SPDX id: MIT
- Score : 64.71
- Match type : NOTICE
- Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
- Files with this license:
- include/mimalloc-new-delete.h [3:5]
- include/mimalloc-override.h [3:5]
- include/mimalloc/prim.h [3:5]
- include/mimalloc/types.h [3:5]
- src/alloc-aligned.c [3:5]
- src/alloc-override.c [3:5]
- src/alloc-posix.c [3:5]
- src/alloc.c [3:5]
- src/arena.c [3:5]
- src/bitmap.c [3:5]
- src/bitmap.h [3:5]
- src/free.c [3:5]
- src/heap.c [3:5]
- src/libc.c [3:5]
- src/options.c [3:5]
- src/page-queue.c [3:5]
- src/page.c [3:5]
- src/prim/osx/alloc-override-zone.c [3:5]
- src/prim/osx/prim.c [3:5]
- src/prim/prim.c [3:5]
- src/prim/unix/prim.c [3:5]
- src/random.c [3:5]
- src/segment-map.c [3:5]
- src/segment.c [3:5]
- src/stats.c [3:5]
- Scancode info:
- Original SPDX id: MIT
- Score : 61.76
- Match type : NOTICE
- Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
- Files with this license:
- include/mimalloc.h [3:5]
- include/mimalloc/atomic.h [3:5]
- include/mimalloc/internal.h [3:5]
- include/mimalloc/track.h [3:5]
- src/init.c [3:5]
- src/os.c [3:5]
- KEEP MIT 399584035c417b91040964779555dfac
- BELONGS ya.make
- License text:
- MIT License
- Scancode info:
- Original SPDX id: MIT
- Score : 100.00
- Match type : REFERENCE
- Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
- Files with this license:
- LICENSE [1:1]
- KEEP MIT 46d3a844e933821ebdb401dff1a34bc0
- BELONGS ya.make
- License text:
- This is free software; you can redistribute it and/or modify it under the
- terms of the MIT license. A copy of the license can be found in the file
- Scancode info:
- Original SPDX id: BSD-3-Clause
- Score : 52.38
- Match type : NOTICE
- Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
- Files with this license:
- include/mimalloc/atomic.h [3:4]
- include/mimalloc/track.h [3:4]
- KEEP MIT 54575e81a786e9aa7d98337ec2e1ebb0
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: MIT
- Score : 100.00
- Match type : TEXT
- Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
- Files with this license:
- LICENSE [5:21]
|