aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/cctz
diff options
context:
space:
mode:
authorIlnur Khuziev <ilnur.khuziev@yandex.ru>2022-02-10 16:46:13 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:13 +0300
commit736dcd8ca259457a136f2f9f9168c44643914323 (patch)
treeddd46a036d68bfa83aa11b892f31243ea6b068a1 /contrib/libs/cctz
parent9bf2fa2b060c9881d3135c2208c624a1dd546ecc (diff)
downloadydb-736dcd8ca259457a136f2f9f9168c44643914323.tar.gz
Restoring authorship annotation for Ilnur Khuziev <ilnur.khuziev@yandex.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/cctz')
-rw-r--r--contrib/libs/cctz/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/cctz/README b/contrib/libs/cctz/README
index 8cdda27da8..b9a4415c5e 100644
--- a/contrib/libs/cctz/README
+++ b/contrib/libs/cctz/README
@@ -5,4 +5,4 @@ This version is based on commit 2e86a776379ec6f2a60f4a6595a3b68cd3961cb4 from ht
The following changes were made compared to the vanilla Google code:
* the Time Zone Database may optionally be compiled into the library (just add a PEERDIR() to contrib/libs/cctz/tzdata subdirectory in your code);
* some minor cleanups to avoid clang warnings;
- * the tests were modified to work with library/cpp/testing/unittest.
+ * the tests were modified to work with library/cpp/testing/unittest.