Skip to content

Commit

Permalink
Add BSD license type to the usage in readme
Browse files Browse the repository at this point in the history
The license was added in #2
  • Loading branch information
x1ddos committed Jul 21, 2018
1 parent a97ed93 commit b262c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b262c7e

Please sign in to comment.