{# bs5ok #} {% extends "base.html" %} {# Copyright The IETF Trust 2015, 2017. All Rights Reserved. #} {% load origin %} {% load ietf_filters ipr_filters %} {% block title %}IPR Details - {{ ipr.title }}{% endblock %} {% block pagehead %} {% endblock %} {% block content %} {% origin %}
This IPR disclosure does not comply with the formal requirements of Section 5, "IPR Disclosures," of RFC 8179 , "Intellectual Property Rights in IETF Technology."
{% else %}This IPR disclosure does not comply with the formal requirements of Section 6, "IPR Disclosures," of RFC 3979 , "Intellectual Property Rights in IETF Technology."
{% endif %} {% endif %} {% if ipr.has_legacy_event %}The text of the original IPR disclosure is available in the disclosure history .
{% endif %}Note: Updates to IPR disclosures must only be made by authorized representatives of the original submitters. Updates will automatically be forwarded to the current Patent Holder's Contact and to the Submitter of the original IPR disclosure.
{% endif %} {% if updates_iprs or updated_by_iprs %}{% if prev.state.slug == "posted" %} Previous ( #{{ prev.id }} ) {% else %} Previous (#{{ prev.id }}, {{ prev.state }}) {% endif %} | This (#{{ ipr.id }}) | |
---|---|---|
{% if prev %}{{ prev.holder_legal_name }}{% endif %} | Holder legal name | {{ ipr.holder_legal_name }} |
{% if prev.state.slug == "posted" %} Previous ( #{{ prev.id }} ) {% else %} Previous (#{{ prev.id }}, {{ prev.state }}) {% endif %} | This (#{{ ipr.id }}) | |
---|---|---|
{% if prev %}{{ prev.holder_contact_name }}{% endif %} | Holder contact name | {{ ipr.holder_contact_name }} |
{% if prev %}{{ prev.holder_contact_email }}{% endif %} | Holder contact email | {{ ipr.holder_contact_email }} |
{% if prev %}{{ prev.holder_contact_info|linebreaks }}{% endif %} | Holder contact info | {{ ipr.holder_contact_info|linebreaks }} |
{% if prev.state.slug == "posted" %} Previous ( #{{ prev.id }} ) {% else %} Previous (#{{ prev.id }}, {{ prev.state }}) {% endif %} | This (#{{ ipr.id }}) | |
---|---|---|
{% if prev %}{{ prev.ietfer_name }}{% endif %} | Name | {{ ipr.ietfer_name }} |
{% if prev %}{{ prev.ietfer_contact_email }}{% endif %} | {{ ipr.ietfer_contact_email }} | |
{% if prev %}{{ prev.ietfer_contact_info|linebreaks }}{% endif %} | Other info | {{ ipr.ietfer_contact_info|linebreaks }} |
{% if prev.state.slug == "posted" %} Previous ( #{{ prev.id }} ) {% else %} Previous (#{{ prev.id }}, {{ prev.state }}) {% endif %} | This (#{{ ipr.id }}) | |
---|---|---|
{% if prev %}
{% for iprdocrel in prev.iprdocrel_set.all %}
{{ iprdocrel.doc_type }}:
{{ iprdocrel.formatted_name }} ("{{ iprdocrel.document.document.title }}")
{% if iprdocrel.revisions %}
Revisions: {{ iprdocrel.revisions }}
{% endif %}
{% if iprdocrel.sections %}
Sections: {{ iprdocrel.sections }}
{% endif %}
{% endfor %}
{% if prev.other_designations %}
Designations for Other Contributions
{{ prev.other_designations }}
{% endif %}
{% endif %}
|
{% for iprdocrel in ipr.iprdocrel_set.all %}
{{ iprdocrel.doc_type }}:
{{ iprdocrel.formatted_name }} ("{{ iprdocrel.document.document.title }}")
{% if iprdocrel.revisions %}
Revisions: {{ iprdocrel.revisions }}
{% endif %}
{% if iprdocrel.sections %}
Sections: {{ iprdocrel.sections }}
{% endif %}
{% endfor %}
{% if ipr.other_designations %}
|
A. For granted patents or published pending patent applications, please provide the following information:
{% if prev.state.slug == "posted" %} Previous ( #{{ prev.id }} ) {% else %} Previous (#{{ prev.id }}, {{ prev.state }}) {% endif %} | This (#{{ ipr.id }}) | |
---|---|---|
{% if prev %}{{ prev.patent_info|linebreaks }}{% endif %} | Patent, Serial, Publication, Registration, or Application/File number(s) | {{ ipr.patent_info|linebreaks }} |
B. Does this disclosure relate to an unpublished pending patent application?:
{% if prev.state.slug == "posted" %} Previous ( #{{ prev.id }} ) {% else %} Previous (#{{ prev.id }}, {{ prev.state }}) {% endif %} | This (#{{ ipr.id }}) | |
---|---|---|
{% if prev %}{{ prev.has_patent_pending|yesno:"Yes,No" }}{% endif %} | Has patent pending | {{ ipr.has_patent_pending|yesno:"Yes,No" }} |
The Patent Holder states that its position with respect to licensing any patent claims contained in the patent(s) or patent application(s) disclosed above that would necessarily be infringed by implementation of the technology required by the relevant IETF specification ("Necessary Patent Claims"), for the purpose of implementing such specification, is as follows(select one licensing declaration option only):
{% if prev.licensing.slug == "provided-later" or ipr.licensing.slug == "provided-later" %}{% if prev.state.slug == "posted" %} Previous ( #{{ prev.id }} ) {% else %} Previous (#{{ prev.id }}, {{ prev.state }}) {% endif %} | This (#{{ ipr.id }}) | |
---|---|---|
{% if prev %} {% if prev.licensing.slug == "provided-later" %} {{ prev.licensing.desc|slice:"2:"|slice:":117" }}) {% else %} {{ prev.licensing.desc|slice:"2:" }} {% endif %} {% endif %} | Licensing | {% if ipr.licensing.slug == "provided-later" %} {{ ipr.licensing.desc|slice:"2:"|slice:":117" }}) {% else %} {{ ipr.licensing.desc|slice:"2:" }} {% endif %} |
{% if prev %}{{ prev.licensing_comments|default:"(No information submitted)"|linebreaks }}{% endif %} | Licensing information, comments, notes, or URL for further information | {{ ipr.licensing_comments|default:"(No information submitted)"|linebreaks }} |
Note: The individual submitting this template represents and warrants that he or she is authorized by the Patent Holder to agree to the above-selected licensing declaration.
{% elif ipr.statement %}{% if prev.state.slug == "posted" %} Previous ( #{{ prev.id }} ) {% else %} Previous (#{{ prev.id }}, {{ prev.state }}) {% endif %} | This (#{{ ipr.id }}) | |
---|---|---|
{% if prev %}{{ prev.statement|linebreaks }}{% endif %} | Statement | {{ ipr.statement|linebreaks }} |
{% if prev.state.slug == "posted" %} Previous ( #{{ prev.id }} ) {% else %} Previous (#{{ prev.id }}, {{ prev.state }}) {% endif %} | This (#{{ ipr.id }}) | |
---|---|---|
{% if prev %}{{ prev.submitter_name }}{% endif %} | Submitter name | {{ ipr.submitter_name }} |
{% if prev %}{{ prev.submitter_email }}{% endif %} | Submitter email | {{ ipr.submitter_email }} |
{% if prev.state.slug == "posted" %} Previous ( #{{ prev.id }} ) {% else %} Previous (#{{ prev.id }}, {{ prev.state }}) {% endif %} | This (#{{ ipr.id }}) | |
---|---|---|
{% if prev %}{{ prev.notes|linebreaks }}{% endif %} | Additional notes | {{ ipr.notes|linebreaks }} |
Only those sections of the relevant entry form where the submitter provided information are displayed above.
{% endblock %}