func golang.org/x/pkgsite/internal/licenses.types

3 uses

	golang.org/x/pkgsite/internal/licenses (current package)
		licenses.go#L366: 	ltypes := types(lics)
		licenses.go#L377: 	d.moduleRedist = Redistributable(types(d.moduleLicenses))
		licenses.go#L544: func types(lics []*License) []string {