{# bs5ok #} {% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% load static %} {% load ietf_filters ipr_filters django_bootstrap5 %} {% block title %} {% if form.instance %} Edit IPR #{{ form.instance.id }} {% else %} New IPR {% endif %} {% endblock %} {% block pagehead %}{{ form.media.css }}{% endblock %} {% block content %} {% origin %} {% if form.instance|to_class_name == "HolderIprDisclosure" %}

The Patent Disclosure and Licensing Declaration Template for Specific IPR Disclosures

This document is an IETF IPR Disclosure and Licensing Declaration Template and is submitted to inform the IETF of a) patent or patent application information regarding the IETF document or contribution listed in Section IV, and b) an IPR Holder's intention with respect to the licensing of its necessary patent claims. No actual license is implied by submission of this template. Please complete and submit a separate template for each IETF document or contribution to which the disclosed patent information relates.

{% elif form.instance|to_class_name == "ThirdPartyIprDisclosure" %}

The Patent Disclosure and Licensing Declaration Template for Third Party IPR Disclosures

This form is used to let the IETF know about patent information regarding an IETF document or contribution when the person letting the IETF know about the patent has no relationship with the patent owners. Click here if you want to disclose information about patents or patent applications where you do have a relationship to the patent owners or patent applicants.

{% else %}

The Patent Disclosure and Licensing Declaration Template for General IPR Disclosures

This document is an IETF IPR Patent Disclosure and Licensing Declaration Template and is submitted to inform the IETF of a) patent or patent application information that is not related to a specific IETF document or contribution, and b) an IPR Holder's intention with respect to the licensing of its necessary patent claims. No actual license is implied by submission of this template.

Note: According to Section 5.4.3 of RFC 8179, "Intellectual Property Rights in IETF Technology," you are still required to file specific disclosures on IPR unless your general disclosure satisfies certain conditions. Please see the RFC for details.

{% endif %}

Submissions that do not comply with the formal requirements of Section 5, "IPR Disclosures," of RFC 8179, "Intellectual Property Rights in IETF Technology", may be {% if form|to_class_name != "GenericDisclosureForm" %} rejected or may be published as general disclosures. {% else %} rejected. {% endif %}

If you have any questions or problems with form then please contact ietf-ipr@ietf.org. We do not accept IPR disclosures by email.

{% csrf_token %} {% if form.errors %}

There were errors in the submitted form -- see below. Please correct these and resubmit.

{% if form.non_field_errors %} {% endif %}
{% endif %}

Fields marked with are required.

Updates

{% bootstrap_field form.updates layout="horizontal" %} {% if user|has_role:"Secretariat" %} {% bootstrap_field form.compliant layout="horizontal" %} {% else %} {% endif %}

{% cycle 'I' 'II' 'III' 'IV' 'V' 'VI' 'VII' 'VIII' as section %}. {% if form.instance|to_class_name == "ThirdPartyIprDisclosure" %}Possible{% endif %} Patent holder/applicant ("patent holder")

{% bootstrap_field form.holder_legal_name layout='horizontal' %} {% if form.holder_contact_name %}

{% cycle section %}. Patent holder's contact for license application

{% bootstrap_field form.holder_contact_name layout='horizontal' %} {% bootstrap_field form.holder_contact_email layout='horizontal' %} {% bootstrap_field form.holder_contact_info layout='horizontal' %} {% endif %} {% if form.ietfer_name %}

{% cycle section %}. Contact information for the IETF participant whose personal belief triggered this disclosure

{% bootstrap_field form.ietfer_name layout='horizontal' %} {% bootstrap_field form.ietfer_contact_email layout='horizontal' %} {% bootstrap_field form.ietfer_contact_info layout='horizontal' %} {% endif %} {% if type != "generic" %}

{% cycle section %}. IETF document or other contribution to which this IPR disclosure relates

If an Internet-Draft or RFC includes multiple parts and it is not reasonably apparent which part of such Internet-Draft or RFC is alleged to be covered by the patent information disclosed in Section V(A) or V(B), please identify the sections of the Internet-Draft or RFC that are alleged to be so covered.

{{ draft_formset.management_form }} {% for draft_form in draft_formset %}
{{ draft_form.id }} {{ draft_form.document }} {% if draft_form.document.errors %}
{{ draft_form.document.errors }}
{% endif %}
{% bootstrap_field draft_form.revisions class="form-control" placeholder="Revisions, e.g., 04-07" show_help=False show_label=False %}
{% bootstrap_field draft_form.sections class="form-control" placeholder="Sections" show_help=False show_label=False %}
{% endfor %} {% comment %} {% for draft_form in draft_formset %}
{% bootstrap_label draft_form.document.label %}
{% bootstrap_field draft_form.document label_class="visually-hidden" show_help=False %}
{% bootstrap_field draft_form.revisions placeholder="Revisions, e.g., 04-07" label_class="visually-hidden" show_help=False %}
{% bootstrap_field draft_form.sections placeholder="Sections" label_class="visually-hidden" show_help=False %}
{% endfor %} {% endcomment %}
{% bootstrap_field form.other_designations layout='horizontal' %} {% endif %}

{% cycle section %}. Disclosure of Patent Information {% if form.instance|to_class_name == "ThirdPartyIprDicslosure" %}, if known{% endif %} i.e., patents or patent applications required to be disclosed by Section 5 of RFC8179

{% if form.patent_number %}

A. For granted patents or published pending patent applications, please provide the following information:

{% bootstrap_field form.patent_number layout='horizontal' %} {% bootstrap_field form.patent_inventor layout='horizontal' %} {% bootstrap_field form.patent_title layout='horizontal' %} {% bootstrap_field form.patent_date layout='horizontal' %} {% bootstrap_field form.patent_notes layout='horizontal' %}

B. Does your disclosure relate to an unpublished pending patent application?

{% bootstrap_field form.has_patent_pending layout='horizontal' %} {% elif form.patent_info %}

A. For granted patents or published pending patent applications, please provide the following information:

{% bootstrap_field form.patent_info layout='horizontal' %}

B. Does your disclosure relate to an unpublished pending patent application?

{% bootstrap_field form.has_patent_pending layout='horizontal' %} {% else %}

This disclosure relates to an unpublished pending patent application.

{% endif %} {% if form.licensing %}

{% cycle section %}. Licensing declaration

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 a technology required by a relevant IETF specification ("Necessary Patent Claims"), for the purpose of implementing such specification, is as follows (select one licensing declaration option only):

{% bootstrap_field form.licensing layout='horizontal' %} {% bootstrap_field form.licensing_comments layout='horizontal' %} {% if form.submitter_claims_all_terms_disclosed %} {% bootstrap_field form.submitter_claims_all_terms_disclosed layout='horizontal' %} {% if form.instance|to_class_name == "GenericIprDisclosure" %}

Note: According to RFC 8179 , Section 5.4.3, unless you check the box above, and choose either option a) or b), you must still file specific IPR disclosures as appropriate.

{% endif %} {% endif %}

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.

{% endif %} {% if form.statement %}

{% cycle section %}. Statement

The statement should include any licensing information.

{% bootstrap_field form.statement layout='horizontal' %} {% endif %}

{% cycle section %}. Contact information of submitter of this form

{% bootstrap_field form.same_as_ii_above layout='horizontal' %} {% bootstrap_field form.submitter_name layout='horizontal' %} {% bootstrap_field form.submitter_email layout='horizontal' %}

{% cycle section %}. Other notes

{% bootstrap_field form.notes layout='horizontal' %} {% bootstrap_button button_type="submit" name="submit" content="Submit" %}
{% endblock %} {% block js %} {{ form.media.js }} {% endblock %}