diff options
-rw-r--r-- | corp/LICENSE | 4 | ||||
-rw-r--r-- | corp/OWNERS | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/corp/LICENSE b/corp/LICENSE new file mode 100644 index 000000000000..f29fc8403880 --- /dev/null +++ b/corp/LICENSE @@ -0,0 +1,4 @@ +Copyright 2021 ООО ТВЛ + +Code under this folder may be redistributed as part of the TVL depot +repository. All other usage rights for this code are reserved. diff --git a/corp/OWNERS b/corp/OWNERS new file mode 100644 index 000000000000..4bc08d35f67f --- /dev/null +++ b/corp/OWNERS @@ -0,0 +1,3 @@ +inherited: false +owners: + - tvl-employees |