Skip to content

Commit

Permalink
internal/licenses: accept Python-2.0
Browse files Browse the repository at this point in the history
For golang/go#45095

Change-Id: Iea030936f382535ec82b64f40fe4b4effc2f5d8f
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/303129
Trust: Jonathan Amsterdam <[email protected]>
Run-TryBot: Jonathan Amsterdam <[email protected]>
Reviewed-by: Julie Qiu <[email protected]>
TryBot-Result: kokoro <[email protected]>
  • Loading branch information
jba committed Mar 18, 2021
1 parent 0bfbd36 commit 6872f0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/licenses/licenses.go
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ var (
"OpenSSL",
"OSL-3.0",
"PostgreSQL", // TODO: ask legal
"Python-2.0",
"Unlicense",
"UPL-1.0",
"Zlib",
Expand Down

0 comments on commit 6872f0f

Please sign in to comment.