mirror of
https://github.com/google/nomulus.git
synced 2025-08-01 23:42:12 +02:00
"Public Domain" license must be reviewed case by case. Removed blanket acceptance and named accepted dependencies individually. Also added a README file to warn about this license and WTFPL.
605 B
605 B
Summary
This folder contains configuration files for the gradle-license-report plugin:
- allowed_licenses.json declares the acceptable licenses. A license may have multiple entries in this file, since the 'moduleLicense' property value must match exactly the phrases found in pom or manifest files.
- license_normalizer_bundle.json configures normalization rules for license reporting.
Notes About Adding New Licenses
-
The WTFPL license is not allowed.
-
Each 'Public Domain' license entry must include a specific 'moduleName'. Do not omit moduleName or use wildcards.