{{ range $.Site.Data.license }}
Data from {{ (urls.Parse .source).Host }} is used {{ if or .license_url .spdx_license_identifier }} under {{ if .license_url }} {{ else }} {{ end }} these conditions {{ end }} for the following operators:
{{ if compare.Gt (len .operators) 10 }}{{ delimit .operators ", " }}
{{ delimit .operators ", " }}
{{ end }} {{ end }}