Browse Source

[build] Describe licenses in json format
040cc25185d4b7df1610e13db8b9fceb5164a070

tekireeva 10 months ago
parent
commit
fba4addc43
1 changed files with 3 additions and 0 deletions
  1. 3 0
      build/conf/license.conf

+ 3 - 0
build/conf/license.conf

@@ -10,6 +10,9 @@ DEFAULT_MODULE_LICENSE=Service-Default-License
 EXPLICIT_LICENSE_PREFIXES=
 EXPLICIT_LICENSE_EXCEPTIONS=
 
+LICENSES=
+LICENSES+=build/licenses/licenses.json
+
 # List of license properties which can be used to restrict transitive dependencies. There are three variables checked for each
 # property:
 # * LICENSES_<PROP_NAME>_STATIC: list of licenses which propagates this property when linking with code published by one of