diff options
author | Sergey Brazhnik <s.brazhnik@gmail.com> | 2022-02-10 16:46:31 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:31 +0300 |
commit | ef42528cdc4019bf12e878add78e77c15997af4f (patch) | |
tree | d317eddc46806e0fa8b36da200c8cea15820301e /contrib/libs/cctz | |
parent | 11a24635da4c4f39428b182c49a7bc35e47c9534 (diff) | |
download | ydb-ef42528cdc4019bf12e878add78e77c15997af4f.tar.gz |
Restoring authorship annotation for Sergey Brazhnik <s.brazhnik@gmail.com>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/cctz')
-rw-r--r-- | contrib/libs/cctz/tzdata/ya.make | 2 | ||||
-rw-r--r-- | contrib/libs/cctz/ya.make | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libs/cctz/tzdata/ya.make b/contrib/libs/cctz/tzdata/ya.make index 3b9ff5cc67..f1a24eec26 100644 --- a/contrib/libs/cctz/tzdata/ya.make +++ b/contrib/libs/cctz/tzdata/ya.make @@ -3,7 +3,7 @@ LIBRARY() WITHOUT_LICENSE_TEXTS() LICENSE(Apache-2.0) - + OWNER( dfyz petrk diff --git a/contrib/libs/cctz/ya.make b/contrib/libs/cctz/ya.make index 954d24908f..0b8e4093e3 100644 --- a/contrib/libs/cctz/ya.make +++ b/contrib/libs/cctz/ya.make @@ -6,7 +6,7 @@ OWNER( dfyz petrk ) - + VERSION(2020-11-11) ORIGINAL_SOURCE(https://github.com/google/cctz/archive/98fb541c6f0f35cf0dffcbc3777d8385bbd5b4c1.tar.gz) |