Update licenses (#46) I ran this command to regenerate the license file: ``` go run $GOPATH/pkg/mod/github.com/google/[email protected]/tools/license_serializer/license_serializer.go -output assets ``` I also adjusted the path used for the license DB file, since licenseclassifier automatically uses the `licenses.db` path in whatever `-output` directory you give it.