123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153 |
- # 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 COPYRIGHT_SERVICE_LABEL 25dcefb85a8e188fc5c56da58857f739
- BELONGS ya.make
- License text:
- Copyright (c) 2018-2021 Microsoft Corporation, Daan Leijen
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE [3:3]
- KEEP COPYRIGHT_SERVICE_LABEL 266d6f62fcd508e39b8dfd2cc9abf823
- 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:
- src/alloc-aligned.c [2:4]
- src/alloc-override.c [2:4]
- src/alloc-posix.c [2:4]
- src/heap.c [2:4]
- src/options.c [2:4]
- src/stats.c [2:4]
- KEEP COPYRIGHT_SERVICE_LABEL 5b7d847fe742e0704b8071bd0042a721
- 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/mimalloc-new-delete.h [2:4]
- include/mimalloc-override.h [2:4]
- KEEP COPYRIGHT_SERVICE_LABEL 5f21aa30041415548b09b1e8e25da7fb
- 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:
- src/arena.c [2:4]
- src/segment-map.c [2:4]
- KEEP COPYRIGHT_SERVICE_LABEL 5fc5246a7da6971940f2a93100292b4d
- 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:
- src/random.c [2:4]
- KEEP COPYRIGHT_SERVICE_LABEL 8417b808fabacd093257b7972e1b7c8f
- 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/mimalloc/atomic.h [2:4]
- KEEP COPYRIGHT_SERVICE_LABEL bb2ecc7d3573627ff5673fd4981120f7
- 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:
- src/bitmap.c [2:4]
- src/bitmap.h [2:4]
- KEEP COPYRIGHT_SERVICE_LABEL e7f053f38ca4d796d9d56538f0ce1ac7
- 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/mimalloc.h [2:4]
- include/mimalloc/internal.h [2:4]
- include/mimalloc/prim.h [2:4]
- include/mimalloc/track.h [2:4]
- src/libc.c [2:4]
- src/os.c [2:4]
- src/prim/osx/prim.c [2:4]
- src/prim/prim.c [2:4]
- src/prim/unix/prim.c [2:4]
- KEEP COPYRIGHT_SERVICE_LABEL fc7c1095a8a64f3166ead9be4cfabb96
- 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/mimalloc/types.h [2:4]
- src/alloc.c [2:4]
- src/free.c [2:4]
- src/page-queue.c [2:4]
- src/page.c [2:4]
- src/segment.c [2:4]
- KEEP COPYRIGHT_SERVICE_LABEL fe63ec86a6a35162f9131f69ba4bc3e6
- 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:
- src/init.c [2:4]
- src/prim/osx/alloc-override-zone.c [2:4]
|