const golang.org/x/pkgsite/internal/frontend.tabLicenses

4 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		tabs.go#L41: 	tabLicenses   = "licenses"
		tabs.go#L63: 			Name:         tabLicenses,
		tabs.go#L90: 	case tabLicenses:
		unit.go#L249: 	if tab == tabLicenses && !um.IsRedistributable {