aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/compproto/ya.make
diff options
context:
space:
mode:
authorironpeter <ironpeter@yandex-team.ru>2022-02-10 16:49:52 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:52 +0300
commitedee5b99e1eec042f46725b89dcd81ea7e41d663 (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/compproto/ya.make
parentff97837ecc5972a00cb395483d8856566738375c (diff)
downloadydb-edee5b99e1eec042f46725b89dcd81ea7e41d663.tar.gz
Restoring authorship annotation for <ironpeter@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/compproto/ya.make')
-rw-r--r--library/cpp/compproto/ya.make16
1 files changed, 8 insertions, 8 deletions
diff --git a/library/cpp/compproto/ya.make b/library/cpp/compproto/ya.make
index 9957cd23b5..60d5cfa08d 100644
--- a/library/cpp/compproto/ya.make
+++ b/library/cpp/compproto/ya.make
@@ -1,13 +1,13 @@
-LIBRARY()
-
+LIBRARY()
+
OWNER(ironpeter)
-SRCS(
- bit.h
- compressor.h
- huff.h
- metainfo.h
+SRCS(
+ bit.h
+ compressor.h
+ huff.h
+ metainfo.h
lib.cpp
)
-END()
+END()