aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/cctz/tzdata/ya.make
diff options
context:
space:
mode:
authorIvan Komarov <Ivan.Komarov@dfyz.info>2022-02-10 16:46:49 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:49 +0300
commit59aca5c5180c31691884667783dc966eb99d743a (patch)
tree49e222ea1c5804306084bb3ae065bb702625360f /contrib/libs/cctz/tzdata/ya.make
parent4de97ab2fe437cbe83e4c63234e809ddd5ac34f2 (diff)
downloadydb-59aca5c5180c31691884667783dc966eb99d743a.tar.gz
Restoring authorship annotation for Ivan Komarov <Ivan.Komarov@dfyz.info>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/cctz/tzdata/ya.make')
-rw-r--r--contrib/libs/cctz/tzdata/ya.make12
1 files changed, 6 insertions, 6 deletions
diff --git a/contrib/libs/cctz/tzdata/ya.make b/contrib/libs/cctz/tzdata/ya.make
index 636174368e..3b9ff5cc67 100644
--- a/contrib/libs/cctz/tzdata/ya.make
+++ b/contrib/libs/cctz/tzdata/ya.make
@@ -1,5 +1,5 @@
-LIBRARY()
-
+LIBRARY()
+
WITHOUT_LICENSE_TEXTS()
LICENSE(Apache-2.0)
@@ -8,7 +8,7 @@ OWNER(
dfyz
petrk
)
-
+
PEERDIR(
contrib/libs/cctz
)
@@ -17,6 +17,6 @@ INCLUDE(ya.make.resources)
SRCS(
GLOBAL factory.cpp
-)
-
-END()
+)
+
+END()