diff options
author | zador <[email protected]> | 2022-02-10 16:49:59 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:49:59 +0300 |
commit | 4def7550a4a9107382d501b6fe9bcfcc3d765229 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/codecs | |
parent | c3dfc267b339ecc20e1395244bfadb9d8298819d (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/codecs')
-rw-r--r-- | library/cpp/codecs/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/codecs/ya.make b/library/cpp/codecs/ya.make index a3a1156057a..7e76fb0c9ad 100644 --- a/library/cpp/codecs/ya.make +++ b/library/cpp/codecs/ya.make @@ -30,4 +30,4 @@ PEERDIR( library/cpp/string_utils/relaxed_escaper ) -END() +END() |