aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/apache/avro/.yandex_meta/devtools.licenses.report
diff options
context:
space:
mode:
authorDevtools Arcadia <arcadia-devtools@yandex-team.ru>2022-02-07 18:08:42 +0300
committerDevtools Arcadia <arcadia-devtools@mous.vla.yp-c.yandex.net>2022-02-07 18:08:42 +0300
commit1110808a9d39d4b808aef724c861a2e1a38d2a69 (patch)
treee26c9fed0de5d9873cce7e00bc214573dc2195b7 /contrib/libs/apache/avro/.yandex_meta/devtools.licenses.report
downloadydb-1110808a9d39d4b808aef724c861a2e1a38d2a69.tar.gz
intermediate changes
ref:cde9a383711a11544ce7e107a78147fb96cc4029
Diffstat (limited to 'contrib/libs/apache/avro/.yandex_meta/devtools.licenses.report')
-rw-r--r--contrib/libs/apache/avro/.yandex_meta/devtools.licenses.report163
1 files changed, 163 insertions, 0 deletions
diff --git a/contrib/libs/apache/avro/.yandex_meta/devtools.licenses.report b/contrib/libs/apache/avro/.yandex_meta/devtools.licenses.report
new file mode 100644
index 0000000000..0c6b8995a0
--- /dev/null
+++ b/contrib/libs/apache/avro/.yandex_meta/devtools.licenses.report
@@ -0,0 +1,163 @@
+# 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 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: api/AvroParse.hh at line 3, api/AvroSerialize.hh at line 3, api/AvroTraits.hh at line 3, api/Compiler.hh at line 3, api/Config.hh at line 3, api/DataFile.hh at line 3, api/Decoder.hh at line 3, api/Encoder.hh at line 3, api/Exception.hh at line 3, api/Generic.hh at line 3, api/GenericDatum.hh at line 3, api/Layout.hh at line 3, api/LogicalType.hh at line 3, api/Node.hh at line 3, api/NodeConcepts.hh at line 3, api/NodeImpl.hh at line 3, api/Parser.hh at line 3, api/Reader.hh at line 3, api/Resolver.hh at line 3, api/ResolverSchema.hh at line 3, api/ResolvingReader.hh at line 3, api/Schema.hh at line 3, api/SchemaResolution.hh at line 3, api/Serializer.hh at line 3, api/Specific.hh at line 3, api/Stream.hh at line 3, api/Types.hh at line 3, api/ValidSchema.hh at line 3, api/Validator.hh at line 3, api/Writer.hh at line 3, api/Zigzag.hh at line 3, api/buffer/Buffer.hh at line 3, api/buffer/BufferReader.hh at line 3, api/buffer/detail/BufferDetail.hh at line 3, api/buffer/detail/BufferDetailIterator.hh at line 3, 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
+ 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:
+ api/AvroParse.hh [2:16]
+ api/AvroSerialize.hh [2:16]
+ api/AvroTraits.hh [2:16]
+ api/Compiler.hh [2:16]
+ api/Config.hh [2:16]
+ api/DataFile.hh [2:16]
+ api/Decoder.hh [2:16]
+ api/Encoder.hh [2:16]
+ api/Exception.hh [2:16]
+ api/Generic.hh [2:16]
+ api/GenericDatum.hh [2:16]
+ api/Layout.hh [2:16]
+ api/LogicalType.hh [2:16]
+ api/Node.hh [2:16]
+ api/NodeConcepts.hh [2:16]
+ api/NodeImpl.hh [2:16]
+ api/Parser.hh [2:16]
+ api/Reader.hh [2:16]
+ api/Resolver.hh [2:16]
+ api/ResolverSchema.hh [2:16]
+ api/ResolvingReader.hh [2:16]
+ api/Schema.hh [2:16]
+ api/SchemaResolution.hh [2:16]
+ api/Serializer.hh [2:16]
+ api/Specific.hh [2:16]
+ api/Stream.hh [2:16]
+ api/Types.hh [2:16]
+ api/ValidSchema.hh [2:16]
+ api/Validator.hh [2:16]
+ api/Writer.hh [2:16]
+ api/Zigzag.hh [2:16]
+ api/buffer/Buffer.hh [2:16]
+ api/buffer/BufferReader.hh [2:16]
+ api/buffer/detail/BufferDetail.hh [2:16]
+ api/buffer/detail/BufferDetailIterator.hh [2:16]
+ 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]
+
+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 [238:260]
+
+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]
+
+KEEP FSFAP d2bd1ace1a9d67611b72b735b3b25e91
+BELONGS 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:
+ LICENSE [229:232]