diff options
| author | Sergey Brazhnik <[email protected]> | 2022-02-10 16:46:31 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:31 +0300 |
| commit | 249e91c445cb92462f9509d1ef2730b27629f43d (patch) | |
| tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /contrib/python/Pygments | |
| parent | ef42528cdc4019bf12e878add78e77c15997af4f (diff) | |
Restoring authorship annotation for Sergey Brazhnik <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'contrib/python/Pygments')
| -rw-r--r-- | contrib/python/Pygments/py3/ya.make | 2 | ||||
| -rw-r--r-- | contrib/python/Pygments/ya.make | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/python/Pygments/py3/ya.make b/contrib/python/Pygments/py3/ya.make index 682c367d714..3fab931499f 100644 --- a/contrib/python/Pygments/py3/ya.make +++ b/contrib/python/Pygments/py3/ya.make @@ -5,7 +5,7 @@ PY3_LIBRARY() OWNER(blinkov g:python-contrib) VERSION(2.11.2) - + LICENSE(BSD-3-Clause) NO_LINT() diff --git a/contrib/python/Pygments/ya.make b/contrib/python/Pygments/ya.make index 31c4c3943c9..9aec5a65a84 100644 --- a/contrib/python/Pygments/ya.make +++ b/contrib/python/Pygments/ya.make @@ -3,7 +3,7 @@ PY23_LIBRARY() LICENSE(Service-Py23-Proxy) OWNER(g:python-contrib) - + IF (PYTHON2) PEERDIR(contrib/python/Pygments/py2) ELSE() |
