123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159 |
- # 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
- # =======================
- KEEP Apache-2.0 44dc743c95835a9e71d7b3cca63dcc7c
- BELONGS ya.make
- FILE_INCLUDE NOTICE found in files: impl/CustomAttributes.cc at line 4, include/avro/CustomAttributes.hh at line 3
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: Apache-2.0
- Score : 100.00
- Match type : NOTICE
- 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:
- impl/CustomAttributes.cc [3:17]
- include/avro/CustomAttributes.hh [2:16]
- KEEP Apache-2.0 4f346bf0c154a20942ca3ab627264c4e
- BELONGS ya.make
- License text:
- This product includes software developed at
- The Apache Software Foundation (https://www.apache.org/).
- Scancode info:
- Original SPDX id: Apache-2.0
- Score : 95.00
- Match type : NOTICE
- 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:
- NOTICE [4:5]
- KEEP Apache-2.0 807648c73ed5fa476be45e9005a86248
- BELONGS ya.make
- FILE_INCLUDE NOTICE found in files: impl/BinaryDecoder.cc at line 3, impl/BinaryEncoder.cc at line 3, impl/Compiler.cc at line 3, impl/DataFile.cc at line 3, impl/FileStream.cc at line 3, impl/Generic.cc at line 3, impl/GenericDatum.cc at line 3, impl/LogicalType.cc at line 3, impl/Node.cc at line 3, impl/NodeImpl.cc at line 3, impl/Resolver.cc at line 4, impl/ResolverSchema.cc at line 4, impl/Schema.cc at line 3, impl/Stream.cc at line 3, impl/Types.cc at line 3, impl/ValidSchema.cc at line 3, impl/Validator.cc at line 3, impl/Zigzag.cc at line 3, impl/json/JsonDom.cc at line 3, impl/json/JsonDom.hh at line 3, impl/json/JsonIO.cc at line 3, impl/json/JsonIO.hh at line 3, impl/parsing/JsonCodec.cc at line 3, impl/parsing/ResolvingDecoder.cc at line 3, impl/parsing/Symbol.cc at line 3, impl/parsing/Symbol.hh at line 3, impl/parsing/ValidatingCodec.cc at line 3, impl/parsing/ValidatingCodec.hh at line 3, include/avro/AvroTraits.hh at line 3, include/avro/Compiler.hh at line 3, include/avro/Config.hh at line 3, include/avro/DataFile.hh at line 3, include/avro/Decoder.hh at line 3, include/avro/Encoder.hh at line 3, include/avro/Exception.hh at line 3, include/avro/Generic.hh at line 3, include/avro/GenericDatum.hh at line 3, include/avro/Layout.hh at line 3, include/avro/LogicalType.hh at line 3, include/avro/Node.hh at line 3, include/avro/NodeConcepts.hh at line 3, include/avro/NodeImpl.hh at line 3, include/avro/Reader.hh at line 3, include/avro/Resolver.hh at line 3, include/avro/ResolverSchema.hh at line 3, include/avro/Schema.hh at line 3, include/avro/SchemaResolution.hh at line 3, include/avro/Specific.hh at line 3, include/avro/Stream.hh at line 3, include/avro/Types.hh at line 3, include/avro/ValidSchema.hh at line 3, include/avro/Validator.hh at line 3, include/avro/Zigzag.hh at line 3, include/avro/buffer/Buffer.hh at line 3, include/avro/buffer/BufferReader.hh at line 3, include/avro/buffer/detail/BufferDetail.hh at line 3, include/avro/buffer/detail/BufferDetailIterator.hh at line 3
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: Apache-2.0
- Score : 100.00
- Match type : NOTICE
- 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:
- impl/BinaryDecoder.cc [2:16]
- impl/BinaryEncoder.cc [2:16]
- impl/Compiler.cc [2:16]
- impl/DataFile.cc [2:16]
- impl/FileStream.cc [2:16]
- impl/Generic.cc [2:16]
- impl/GenericDatum.cc [2:16]
- impl/LogicalType.cc [2:16]
- impl/Node.cc [2:16]
- impl/NodeImpl.cc [2:16]
- impl/Resolver.cc [3:17]
- impl/ResolverSchema.cc [3:17]
- impl/Schema.cc [2:16]
- impl/Stream.cc [2:16]
- impl/Types.cc [2:16]
- impl/ValidSchema.cc [2:16]
- impl/Validator.cc [2:16]
- impl/Zigzag.cc [2:16]
- impl/json/JsonDom.cc [2:16]
- impl/json/JsonDom.hh [2:16]
- impl/json/JsonIO.cc [2:16]
- impl/json/JsonIO.hh [2:16]
- impl/parsing/JsonCodec.cc [2:16]
- impl/parsing/ResolvingDecoder.cc [2:16]
- impl/parsing/Symbol.cc [2:16]
- impl/parsing/Symbol.hh [2:16]
- impl/parsing/ValidatingCodec.cc [2:16]
- impl/parsing/ValidatingCodec.hh [2:16]
- include/avro/AvroTraits.hh [2:16]
- include/avro/Compiler.hh [2:16]
- include/avro/Config.hh [2:16]
- include/avro/DataFile.hh [2:16]
- include/avro/Decoder.hh [2:16]
- include/avro/Encoder.hh [2:16]
- include/avro/Exception.hh [2:16]
- include/avro/Generic.hh [2:16]
- include/avro/GenericDatum.hh [2:16]
- include/avro/Layout.hh [2:16]
- include/avro/LogicalType.hh [2:16]
- include/avro/Node.hh [2:16]
- include/avro/NodeConcepts.hh [2:16]
- include/avro/NodeImpl.hh [2:16]
- include/avro/Reader.hh [2:16]
- include/avro/Resolver.hh [2:16]
- include/avro/ResolverSchema.hh [2:16]
- include/avro/Schema.hh [2:16]
- include/avro/SchemaResolution.hh [2:16]
- include/avro/Specific.hh [2:16]
- include/avro/Stream.hh [2:16]
- include/avro/Types.hh [2:16]
- include/avro/ValidSchema.hh [2:16]
- include/avro/Validator.hh [2:16]
- include/avro/Zigzag.hh [2:16]
- include/avro/buffer/Buffer.hh [2:16]
- include/avro/buffer/BufferReader.hh [2:16]
- include/avro/buffer/detail/BufferDetail.hh [2:16]
- include/avro/buffer/detail/BufferDetailIterator.hh [2:16]
- KEEP BSL-1.0 b0697f9b33869dfe57770c633aa69b1e
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: BSL-1.0
- Score : 100.00
- Match type : TEXT
- 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:
- LICENSE [208:230]
- KEEP Apache-2.0 b9e4e3dbf9b124f5bba77e989c2ff648
- BELONGS ya.make
- FILE_INCLUDE NOTICE found in files: MSBUILD.md at line 3
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: Apache-2.0
- Score : 100.00
- Match type : NOTICE
- 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:
- MSBUILD.md [2:16]
- KEEP Apache-2.0 cac6cbe8ed5a3da569f7c01e4e486688
- BELONGS ya.make
- FILE_INCLUDE NOTICE found in files: LICENSE at line 107, LICENSE at line 110, LICENSE at line 112, LICENSE at line 117, LICENSE at line 120, LICENSE at line 142
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: Apache-2.0
- Score : 100.00
- Match type : TEXT
- 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:
- LICENSE [2:202]
|