Browse Source

Introduce Service-Sourceless-Library license
commit_hash:ba1ce4b64e2bf08bca9c948c2e2ddd788870045a

thegeorg 2 months ago
parent
commit
0f6fa8ccc1

+ 1 - 0
build/conf/licenses.json

@@ -369,6 +369,7 @@
             "Service-Default-License",
             "Service-Dll-Harness",
             "Service-Py23-Proxy",
+            "Service-Sourceless-Library",
             "Service-Unknown-License-Java"
         ]
     },

+ 2 - 2
contrib/libs/cxxsupp/stdc/ya.make

@@ -2,9 +2,9 @@ LIBRARY()
 
 WITHOUT_LICENSE_TEXTS()
 
-LICENSE(YandexOpen)
+VERSION(Service-proxy-version)
 
-VERSION(2024-06-20)
+LICENSE(Service-Sourceless-Library)
 
 SUBSCRIBER(
     g:contrib

+ 1 - 1
contrib/libs/cxxsupp/system_stl/ya.make

@@ -4,7 +4,7 @@ WITHOUT_LICENSE_TEXTS()
 
 VERSION(Service-proxy-version)
 
-LICENSE(YandexOpen)
+LICENSE(Service-Sourceless-Library)
 
 SUBSCRIBER(
     g:contrib