github.com/google/licensecheck.Match.Type (field)

3 uses

	github.com/google/licensecheck (current package)
		license.go#L107: 	Type  Type   // The type of the license: BSD, MIT, etc.
		scan.go#L161: 							Type:  l.Type,
		scan.go#L202: 			Type:  l.Type,