|
@@ -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
|