diff options
author | nkmakarov <nkmakarov@yandex-team.ru> | 2022-02-10 16:49:06 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:49:06 +0300 |
commit | 324348a37ed08cf66897faefb0ec4bebfe7804e1 (patch) | |
tree | 8736a3afd6953763bf57544746bf1b8b5404dec6 /contrib/python/six | |
parent | 5eddcf9f19515e4be1e49ba1482d920e007a07d1 (diff) | |
download | ydb-324348a37ed08cf66897faefb0ec4bebfe7804e1.tar.gz |
Restoring authorship annotation for <nkmakarov@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/python/six')
-rw-r--r-- | contrib/python/six/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/six/ya.make b/contrib/python/six/ya.make index e0c7849214..45819f14a0 100644 --- a/contrib/python/six/ya.make +++ b/contrib/python/six/ya.make @@ -1,7 +1,7 @@ OWNER(g:python-contrib) PY23_LIBRARY() - + LICENSE(MIT) VERSION(1.16.0) |