{% block style %} {% endblock %}
{% block title %}This document uses standard identifiers for software packages and licenses as specified by the SPDX and Package URL groups that are co-founded by ScanCode and AboutCode maintainers:
The full text of these licenses is available at the end of this document.
Homepage: {{ package.homepage_url|urlize }}
{% endif %} {# 3. Download URL #} {% if package.download_url %}Download: {{ package.download_url|urlize }}
{% endif %} {# 4. Copyright #} {% if package.copyright %}{{ package.copyright }}{% endif %} {# 5. License expression #} {% if package.declared_license_expression %}
This package is licensed under {{ package.expression_links|safe }}
{% endif %} {# 6. Notice text #} {% if package.notice_text %}{{ package.notice_text }}{% endif %}
{{ license.text }}