Add BSD license type to the usage in readme
The license was added in https://github.com/google/addlicense/pull/2
This commit is contained in:
@@ -15,7 +15,7 @@ to any file that already has one.
|
||||
addlicense [flags] pattern [pattern ...]
|
||||
|
||||
-c copyright holder (default "Google Inc.")
|
||||
-l license type: apache, mit (default "apache")
|
||||
-l license type: apache, bsd, mit (default "apache")
|
||||
-y year (default 2016)
|
||||
|
||||
The pattern argument can be provided multiple times, and may also refer
|
||||
|
||||
Reference in New Issue
Block a user