func golang.org/x/pkgsite/internal/frontend.licenseAnchors

3 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		license.go#L55: 	anchors := licenseAnchors(filePaths)
		license.go#L75: 	anchors := licenseAnchors(filePaths)
		license.go#L91: func licenseAnchors(paths []string) []safehtml.Identifier {