diff options
| -rw-r--r-- | contrib/python/ya.make | 8 | ||||
| -rw-r--r-- | contrib/restricted/abseil-cpp-tstring/y_absl/memory/ya.make | 24 | ||||
| -rw-r--r-- | contrib/restricted/abseil-cpp-tstring/y_absl/meta/ya.make | 24 | ||||
| -rw-r--r-- | contrib/restricted/abseil-cpp-tstring/ya.make | 4 |
4 files changed, 30 insertions, 30 deletions
diff --git a/contrib/python/ya.make b/contrib/python/ya.make index 276f536348c..d01ced9f3aa 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -335,7 +335,7 @@ RECURSE( elasticsearch-dsl email-validator emoji - entrypoints + entrypoints enum34 environ-config environs @@ -528,7 +528,7 @@ RECURSE( ipaddress ipadic ipdb - ipykernel + ipykernel ipython ipython-genutils ipython-sql @@ -563,8 +563,8 @@ RECURSE( juggler_sdk juggler_sdk/cli junitparser - jupyter_client - jupyter_core + jupyter_client + jupyter_core jupyter-telemetry jupyterhub jupyterhub-traefik-proxy diff --git a/contrib/restricted/abseil-cpp-tstring/y_absl/memory/ya.make b/contrib/restricted/abseil-cpp-tstring/y_absl/memory/ya.make index fe3044668d9..87b37c9e1c9 100644 --- a/contrib/restricted/abseil-cpp-tstring/y_absl/memory/ya.make +++ b/contrib/restricted/abseil-cpp-tstring/y_absl/memory/ya.make @@ -1,18 +1,18 @@ -# Generated by devtools/yamaker. - -LIBRARY() - +# Generated by devtools/yamaker. + +LIBRARY() + OWNER( somov g:cpp-contrib ) - -LICENSE(Apache-2.0) - + +LICENSE(Apache-2.0) + LICENSE_TEXTS(.yandex_meta/licenses.list.txt) -PEERDIR( - contrib/restricted/abseil-cpp-tstring/y_absl/meta -) - -END() +PEERDIR( + contrib/restricted/abseil-cpp-tstring/y_absl/meta +) + +END() diff --git a/contrib/restricted/abseil-cpp-tstring/y_absl/meta/ya.make b/contrib/restricted/abseil-cpp-tstring/y_absl/meta/ya.make index 0ec205cb8d7..8e771a5b75b 100644 --- a/contrib/restricted/abseil-cpp-tstring/y_absl/meta/ya.make +++ b/contrib/restricted/abseil-cpp-tstring/y_absl/meta/ya.make @@ -1,18 +1,18 @@ -# Generated by devtools/yamaker. - -LIBRARY() - +# Generated by devtools/yamaker. + +LIBRARY() + OWNER( somov g:cpp-contrib ) - -LICENSE(Apache-2.0) - + +LICENSE(Apache-2.0) + LICENSE_TEXTS(.yandex_meta/licenses.list.txt) -PEERDIR( - contrib/restricted/abseil-cpp-tstring/y_absl/base -) - -END() +PEERDIR( + contrib/restricted/abseil-cpp-tstring/y_absl/base +) + +END() diff --git a/contrib/restricted/abseil-cpp-tstring/ya.make b/contrib/restricted/abseil-cpp-tstring/ya.make index b58ebf91881..67363a69307 100644 --- a/contrib/restricted/abseil-cpp-tstring/ya.make +++ b/contrib/restricted/abseil-cpp-tstring/ya.make @@ -10,7 +10,7 @@ OWNER( VERSION(20211102.0) LICENSE(Apache-2.0) - + LICENSE_TEXTS(.yandex_meta/licenses.list.txt) PEERDIR( @@ -90,7 +90,7 @@ PEERDIR( contrib/restricted/abseil-cpp-tstring/y_absl/utility ) -NO_RUNTIME() +NO_RUNTIME() END() |
