aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/apache/orc/.yandex_meta/devtools.licenses.report
diff options
context:
space:
mode:
authorheretic <heretic@yandex-team.ru>2022-02-10 16:45:43 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:43 +0300
commit397cbe258b9e064f49c4ca575279f02f39fef76e (patch)
treea0b0eb3cca6a14e4e8ea715393637672fa651284 /contrib/libs/apache/orc/.yandex_meta/devtools.licenses.report
parent43f5a35593ebc9f6bcea619bb170394ea7ae468e (diff)
downloadydb-397cbe258b9e064f49c4ca575279f02f39fef76e.tar.gz
Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/apache/orc/.yandex_meta/devtools.licenses.report')
-rw-r--r--contrib/libs/apache/orc/.yandex_meta/devtools.licenses.report358
1 files changed, 179 insertions, 179 deletions
diff --git a/contrib/libs/apache/orc/.yandex_meta/devtools.licenses.report b/contrib/libs/apache/orc/.yandex_meta/devtools.licenses.report
index f9ce15cbd1..c35196df01 100644
--- a/contrib/libs/apache/orc/.yandex_meta/devtools.licenses.report
+++ b/contrib/libs/apache/orc/.yandex_meta/devtools.licenses.report
@@ -1,127 +1,127 @@
-# 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 3b0ea1fb66390711cb1f160e05b0e2a4
-BELONGS ya.make
- 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:
- c++/include/orc/orc-config.hh [2:12]
- c++/src/LzoDecompressor.cc [2:12]
- c++/src/wrap/coded-stream-wrapper.h [2:12]
- c++/src/wrap/orc-proto-wrapper.hh [2:12]
- c++/src/wrap/snappy-wrapper.h [2:12]
- c++/src/wrap/zero-copy-stream-wrapper.h [2:12]
-
-KEEP Apache-2.0 44dc743c95835a9e71d7b3cca63dcc7c
-BELONGS ya.make
-FILE_INCLUDE NOTICE found in files: c++/include/orc/BloomFilter.hh at line 3, c++/include/orc/ColumnPrinter.hh at line 3, c++/include/orc/Common.hh at line 3, c++/include/orc/Exceptions.hh at line 3, c++/include/orc/Int128.hh at line 3, c++/include/orc/MemoryPool.hh at line 3, c++/include/orc/OrcFile.hh at line 3, c++/include/orc/Reader.hh at line 3, c++/include/orc/Statistics.hh at line 3, c++/include/orc/Type.hh at line 3, c++/include/orc/Vector.hh at line 3, c++/include/orc/Writer.hh at line 3, c++/src/Adaptor.hh at line 3, c++/src/BloomFilter.cc at line 3, c++/src/BloomFilter.hh at line 3, c++/src/ByteRLE.cc at line 3, c++/src/ByteRLE.hh at line 3, c++/src/ColumnPrinter.cc at line 3, c++/src/ColumnReader.cc at line 3, c++/src/ColumnReader.hh at line 3, c++/src/ColumnWriter.cc at line 3, c++/src/ColumnWriter.hh at line 3, c++/src/Common.cc at line 3, c++/src/Compression.cc at line 3, c++/src/Compression.hh at line 3, c++/src/Exceptions.cc at line 3, c++/src/Int128.cc at line 3, c++/src/LzoDecompressor.hh at line 3, c++/src/MemoryPool.cc at line 3, c++/src/Murmur3.cc at line 3, c++/src/Murmur3.hh at line 3, c++/src/Options.hh at line 3, c++/src/OrcFile.cc at line 3, c++/src/RLE.hh at line 3, c++/src/RLEv1.cc at line 3, c++/src/Reader.cc at line 3, c++/src/Reader.hh at line 3, c++/src/RleDecoderV2.cc at line 3, c++/src/Statistics.cc at line 3, c++/src/Statistics.hh at line 3, c++/src/StripeStream.cc at line 3, c++/src/StripeStream.hh at line 3, c++/src/Timezone.cc at line 3, c++/src/Timezone.hh at line 3, c++/src/TypeImpl.cc at line 3, c++/src/TypeImpl.hh at line 3, c++/src/Vector.cc at line 3, c++/src/Writer.cc at line 3, c++/src/io/InputStream.cc at line 3, c++/src/io/InputStream.hh at line 3, c++/src/io/OutputStream.cc at line 3, c++/src/io/OutputStream.hh at line 3, proto/orc_proto.proto 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:
- c++/include/orc/BloomFilter.hh [2:16]
- c++/include/orc/ColumnPrinter.hh [2:16]
- c++/include/orc/Common.hh [2:16]
- c++/include/orc/Exceptions.hh [2:16]
- c++/include/orc/Int128.hh [2:16]
- c++/include/orc/MemoryPool.hh [2:16]
- c++/include/orc/OrcFile.hh [2:16]
- c++/include/orc/Reader.hh [2:16]
- c++/include/orc/Statistics.hh [2:16]
- c++/include/orc/Type.hh [2:16]
- c++/include/orc/Vector.hh [2:16]
- c++/include/orc/Writer.hh [2:16]
- c++/src/Adaptor.hh [2:16]
- c++/src/BloomFilter.cc [2:16]
- c++/src/BloomFilter.hh [2:16]
- c++/src/ByteRLE.cc [2:16]
- c++/src/ByteRLE.hh [2:16]
- c++/src/ColumnPrinter.cc [2:16]
- c++/src/ColumnReader.cc [2:16]
- c++/src/ColumnReader.hh [2:16]
- c++/src/ColumnWriter.cc [2:16]
- c++/src/ColumnWriter.hh [2:16]
- c++/src/Common.cc [2:16]
- c++/src/Compression.cc [2:16]
- c++/src/Compression.hh [2:16]
- c++/src/Exceptions.cc [2:16]
- c++/src/Int128.cc [2:16]
- c++/src/LzoDecompressor.hh [2:16]
- c++/src/MemoryPool.cc [2:16]
- c++/src/Murmur3.cc [2:16]
- c++/src/Murmur3.hh [2:16]
- c++/src/Options.hh [2:16]
- c++/src/OrcFile.cc [2:16]
- c++/src/RLE.hh [2:16]
- c++/src/RLEv1.cc [2:16]
- c++/src/Reader.cc [2:16]
- c++/src/Reader.hh [2:16]
- c++/src/RleDecoderV2.cc [2:16]
- c++/src/Statistics.cc [2:16]
- c++/src/Statistics.hh [2:16]
- c++/src/StripeStream.cc [2:16]
- c++/src/StripeStream.hh [2:16]
- c++/src/Timezone.cc [2:16]
- c++/src/Timezone.hh [2:16]
- c++/src/TypeImpl.cc [2:16]
- c++/src/TypeImpl.hh [2:16]
- c++/src/Vector.cc [2:16]
- c++/src/Writer.cc [2:16]
- c++/src/io/InputStream.cc [2:16]
- c++/src/io/InputStream.hh [2:16]
- c++/src/io/OutputStream.cc [2:16]
- c++/src/io/OutputStream.hh [2:16]
- proto/orc_proto.proto [2:16]
-
-KEEP Apache-2.0 5b418c53658874b000953d47ee5ae1fb
-BELONGS ya.make
- License text:
- This product includes software developed by The Apache Software
- Foundation (http://www.apache.org/).
- Scancode info:
- Original SPDX id: Apache-2.0
- Score : 95.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:
- NOTICE [4:5]
-
+# 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 3b0ea1fb66390711cb1f160e05b0e2a4
+BELONGS ya.make
+ 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:
+ c++/include/orc/orc-config.hh [2:12]
+ c++/src/LzoDecompressor.cc [2:12]
+ c++/src/wrap/coded-stream-wrapper.h [2:12]
+ c++/src/wrap/orc-proto-wrapper.hh [2:12]
+ c++/src/wrap/snappy-wrapper.h [2:12]
+ c++/src/wrap/zero-copy-stream-wrapper.h [2:12]
+
+KEEP Apache-2.0 44dc743c95835a9e71d7b3cca63dcc7c
+BELONGS ya.make
+FILE_INCLUDE NOTICE found in files: c++/include/orc/BloomFilter.hh at line 3, c++/include/orc/ColumnPrinter.hh at line 3, c++/include/orc/Common.hh at line 3, c++/include/orc/Exceptions.hh at line 3, c++/include/orc/Int128.hh at line 3, c++/include/orc/MemoryPool.hh at line 3, c++/include/orc/OrcFile.hh at line 3, c++/include/orc/Reader.hh at line 3, c++/include/orc/Statistics.hh at line 3, c++/include/orc/Type.hh at line 3, c++/include/orc/Vector.hh at line 3, c++/include/orc/Writer.hh at line 3, c++/src/Adaptor.hh at line 3, c++/src/BloomFilter.cc at line 3, c++/src/BloomFilter.hh at line 3, c++/src/ByteRLE.cc at line 3, c++/src/ByteRLE.hh at line 3, c++/src/ColumnPrinter.cc at line 3, c++/src/ColumnReader.cc at line 3, c++/src/ColumnReader.hh at line 3, c++/src/ColumnWriter.cc at line 3, c++/src/ColumnWriter.hh at line 3, c++/src/Common.cc at line 3, c++/src/Compression.cc at line 3, c++/src/Compression.hh at line 3, c++/src/Exceptions.cc at line 3, c++/src/Int128.cc at line 3, c++/src/LzoDecompressor.hh at line 3, c++/src/MemoryPool.cc at line 3, c++/src/Murmur3.cc at line 3, c++/src/Murmur3.hh at line 3, c++/src/Options.hh at line 3, c++/src/OrcFile.cc at line 3, c++/src/RLE.hh at line 3, c++/src/RLEv1.cc at line 3, c++/src/Reader.cc at line 3, c++/src/Reader.hh at line 3, c++/src/RleDecoderV2.cc at line 3, c++/src/Statistics.cc at line 3, c++/src/Statistics.hh at line 3, c++/src/StripeStream.cc at line 3, c++/src/StripeStream.hh at line 3, c++/src/Timezone.cc at line 3, c++/src/Timezone.hh at line 3, c++/src/TypeImpl.cc at line 3, c++/src/TypeImpl.hh at line 3, c++/src/Vector.cc at line 3, c++/src/Writer.cc at line 3, c++/src/io/InputStream.cc at line 3, c++/src/io/InputStream.hh at line 3, c++/src/io/OutputStream.cc at line 3, c++/src/io/OutputStream.hh at line 3, proto/orc_proto.proto 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:
+ c++/include/orc/BloomFilter.hh [2:16]
+ c++/include/orc/ColumnPrinter.hh [2:16]
+ c++/include/orc/Common.hh [2:16]
+ c++/include/orc/Exceptions.hh [2:16]
+ c++/include/orc/Int128.hh [2:16]
+ c++/include/orc/MemoryPool.hh [2:16]
+ c++/include/orc/OrcFile.hh [2:16]
+ c++/include/orc/Reader.hh [2:16]
+ c++/include/orc/Statistics.hh [2:16]
+ c++/include/orc/Type.hh [2:16]
+ c++/include/orc/Vector.hh [2:16]
+ c++/include/orc/Writer.hh [2:16]
+ c++/src/Adaptor.hh [2:16]
+ c++/src/BloomFilter.cc [2:16]
+ c++/src/BloomFilter.hh [2:16]
+ c++/src/ByteRLE.cc [2:16]
+ c++/src/ByteRLE.hh [2:16]
+ c++/src/ColumnPrinter.cc [2:16]
+ c++/src/ColumnReader.cc [2:16]
+ c++/src/ColumnReader.hh [2:16]
+ c++/src/ColumnWriter.cc [2:16]
+ c++/src/ColumnWriter.hh [2:16]
+ c++/src/Common.cc [2:16]
+ c++/src/Compression.cc [2:16]
+ c++/src/Compression.hh [2:16]
+ c++/src/Exceptions.cc [2:16]
+ c++/src/Int128.cc [2:16]
+ c++/src/LzoDecompressor.hh [2:16]
+ c++/src/MemoryPool.cc [2:16]
+ c++/src/Murmur3.cc [2:16]
+ c++/src/Murmur3.hh [2:16]
+ c++/src/Options.hh [2:16]
+ c++/src/OrcFile.cc [2:16]
+ c++/src/RLE.hh [2:16]
+ c++/src/RLEv1.cc [2:16]
+ c++/src/Reader.cc [2:16]
+ c++/src/Reader.hh [2:16]
+ c++/src/RleDecoderV2.cc [2:16]
+ c++/src/Statistics.cc [2:16]
+ c++/src/Statistics.hh [2:16]
+ c++/src/StripeStream.cc [2:16]
+ c++/src/StripeStream.hh [2:16]
+ c++/src/Timezone.cc [2:16]
+ c++/src/Timezone.hh [2:16]
+ c++/src/TypeImpl.cc [2:16]
+ c++/src/TypeImpl.hh [2:16]
+ c++/src/Vector.cc [2:16]
+ c++/src/Writer.cc [2:16]
+ c++/src/io/InputStream.cc [2:16]
+ c++/src/io/InputStream.hh [2:16]
+ c++/src/io/OutputStream.cc [2:16]
+ c++/src/io/OutputStream.hh [2:16]
+ proto/orc_proto.proto [2:16]
+
+KEEP Apache-2.0 5b418c53658874b000953d47ee5ae1fb
+BELONGS ya.make
+ License text:
+ This product includes software developed by The Apache Software
+ Foundation (http://www.apache.org/).
+ Scancode info:
+ Original SPDX id: Apache-2.0
+ Score : 95.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:
+ NOTICE [4:5]
+
SKIP BSD-3-Clause 65f1885a6e62550129cec1b1c92228b7
BELONGS ya.make
# for snappy
@@ -134,34 +134,34 @@ BELONGS ya.make
Files with this license:
LICENSE [277:301]
-SKIP LicenseRef-scancode-unknown-license-reference 82b9c91a8f717463c6871d82aa2b1ff8
-BELONGS ya.make
- # notice about sub-components that have other licenses
- License text:
- notices and license terms. Your use of the source code for the these
- subcomponents is subject to the terms and conditions of the following
- licenses.
- Scancode info:
- Original SPDX id: LicenseRef-scancode-unknown-license-reference
- Score : 100.00
- Match type : INTRO
- Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
- Files with this license:
- LICENSE [208:210]
-
-KEEP Apache-2.0 89ff0bb50a890e87448314d939cfd322
-BELONGS ya.make
-FILE_INCLUDE NOTICE found in files: c++/src/RLEV2Util.cc at line 3, c++/src/RleEncoderV2.cc 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 : 97.48
- 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:
- c++/src/RLEV2Util.cc [2:16]
- c++/src/RleEncoderV2.cc [2:16]
-
+SKIP LicenseRef-scancode-unknown-license-reference 82b9c91a8f717463c6871d82aa2b1ff8
+BELONGS ya.make
+ # notice about sub-components that have other licenses
+ License text:
+ notices and license terms. Your use of the source code for the these
+ subcomponents is subject to the terms and conditions of the following
+ licenses.
+ Scancode info:
+ Original SPDX id: LicenseRef-scancode-unknown-license-reference
+ Score : 100.00
+ Match type : INTRO
+ Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
+ Files with this license:
+ LICENSE [208:210]
+
+KEEP Apache-2.0 89ff0bb50a890e87448314d939cfd322
+BELONGS ya.make
+FILE_INCLUDE NOTICE found in files: c++/src/RLEV2Util.cc at line 3, c++/src/RleEncoderV2.cc 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 : 97.48
+ 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:
+ c++/src/RLEV2Util.cc [2:16]
+ c++/src/RleEncoderV2.cc [2:16]
+
SKIP MIT 8e611cb87fefb343bbd1b4b132671868
BELONGS ya.make
# for the site
@@ -186,18 +186,18 @@ BELONGS ya.make
Files with this license:
LICENSE [307:324]
-KEEP Apache-2.0 be1ae92e2816e00bcf72d9b9a768ac9d
-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 : 99.94
- 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 Apache-2.0 be1ae92e2816e00bcf72d9b9a768ac9d
+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 : 99.94
+ 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]
+
SKIP Protobuf-License c6508a22f2888f82ca0962122f6bf026
BELONGS ya.make
# for protobuf
@@ -210,21 +210,21 @@ BELONGS ya.make
Files with this license:
LICENSE [216:245]
-KEEP Apache-2.0 cf6155521a56fa3ce6c29b457f7a2535
-BELONGS ya.make
-FILE_INCLUDE NOTICE found in files: c++/src/Adaptor.cc at line 3, c++/src/RLE.cc at line 3, c++/src/RLEV2Util.hh at line 3, c++/src/RLEv1.hh at line 3, c++/src/RLEv2.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:
- c++/src/Adaptor.cc [2:16]
- c++/src/RLE.cc [2:16]
- c++/src/RLEV2Util.hh [2:16]
- c++/src/RLEv1.hh [2:16]
- c++/src/RLEv2.hh [2:16]
+KEEP Apache-2.0 cf6155521a56fa3ce6c29b457f7a2535
+BELONGS ya.make
+FILE_INCLUDE NOTICE found in files: c++/src/Adaptor.cc at line 3, c++/src/RLE.cc at line 3, c++/src/RLEV2Util.hh at line 3, c++/src/RLEv1.hh at line 3, c++/src/RLEv2.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:
+ c++/src/Adaptor.cc [2:16]
+ c++/src/RLE.cc [2:16]
+ c++/src/RLEV2Util.hh [2:16]
+ c++/src/RLEv1.hh [2:16]
+ c++/src/RLEv2.hh [2:16]
SKIP LicenseRef-scancode-bsd-3-clause-devine d62bead38797bd9e07e7e2167662d6b2
BELONGS ya.make