add support for MPL license

This commit is contained in:
Tim Clifford
2020-04-14 21:20:33 +02:00
parent 7c013a14f2
commit fb22319bcc
4 changed files with 31 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ to any file that already has one.
-c copyright holder (defaults to "Google LLC")
-f custom license file (no default)
-l license type: apache, bsd, mit (defaults to "apache")
-l license type: apache, bsd, mit, mpl (defaults to "apache")
-y year (defaults to current year)
-check check only mode: verify presence of license headers and exit with non-zero code if missing