Skip to content

Commit 7d33c37

Browse files
committed
Template and code changes for the third-party IPR disclosure page, and an acceptable diff file.
- Legacy-Id: 483
1 parent 06091fc commit 7d33c37

3 files changed

Lines changed: 63 additions & 8 deletions

File tree

ietf/ipr/view_sections.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"holder": True, "holder_contact": True, "ietf_contact": True,
88
"ietf_doc": True, "patent_info": True, "licensing": True,
99
"submitter": True, "notes": True, "form_submit": False,
10-
"disclosure_type": "Specific", "form_legend": False,
10+
"disclosure_type": "Specific IPR Disclosures", "form_legend": False,
1111
"per_rfc_disclosure": True, "also_specific": False,
1212
},
1313
"generic": { "index": False, "title": True,
@@ -16,7 +16,7 @@
1616
"holder": True, "holder_contact": True, "ietf_contact": False,
1717
"ietf_doc": False, "patent_info": True, "licensing": True,
1818
"submitter": True, "notes": True, "form_submit": False,
19-
"disclosure_type": "Generic", "form_legend": False,
19+
"disclosure_type": "Generic IPR Disclosures", "form_legend": False,
2020
"per_rfc_disclosure": False, "also_specific": True,
2121
},
2222
"third-party": {"index": False, "title": True,
@@ -25,7 +25,7 @@
2525
"holder": True, "holder_contact": False, "ietf_contact": True,
2626
"ietf_doc": True, "patent_info": True, "licensing": False,
2727
"submitter": False, "notes": False, "form_submit": False,
28-
"disclosure_type": "Third Party", "form_legend": False,
28+
"disclosure_type": "Notification", "form_legend": False,
2929
"per_rfc_disclosure": False, "also_specific": False,
3030
},
3131
"legacy": { "index": False, "title": True, "legacy": True,

ietf/templates/ipr/details.html

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ <h3>{{ ipr.title }}</h3>
3030
</font><br>
3131
{% endif %}
3232
Sections {% block legacy_sections %}I, II, and IV{% endblock %} of "The Patent Disclosure and Licensing Declaration Template
33-
for {{ section_list.disclosure_type }} IPR Disclosures" have been completed for this IPR disclosure.
33+
for {{ section_list.disclosure_type }}" have been completed for this IPR disclosure.
3434
Additional information may be available in the original submission.<br>
3535
See the <a href="{{ ipr.legacy_url_0 }}">content of the original IPR disclosure</a>.<br>
3636
</font>
3737
{% endif %}
3838
{% if section_list.new_intro %}
3939
<font size="3"> Only those sections of the "Patent Disclosure and Licensing Declaration
40-
Template for {{ section_list.disclosure_type }} IPR Disclosures" where the submitter provided
40+
Template for {{ section_list.disclosure_type }}" where the submitter provided
4141
information are displayed.</font><br>
4242
{% endif %}
4343
{% if section_list.new_intro or section_list.legacy_intro %}
@@ -109,7 +109,7 @@ <h3>{{ ipr.title }}</h3>
109109
{% endif %}
110110

111111
{% if section_list.form_intro %}
112-
<h4 class="ipr">The Patent Disclosure and Licensing Declaration Template for {{ section_list.disclosure_type }} IPR Disclosures</h4>
112+
<h4 class="ipr">The Patent Disclosure and Licensing Declaration Template for {{ section_list.disclosure_type }}</h4>
113113
<p class="ipr">
114114

115115
{% if section_list.generic %}
@@ -119,14 +119,23 @@ <h4 class="ipr">The Patent Disclosure and Licensing Declaration Template for {{
119119
listed in Section IV, and b) an IPR Holder's intention with respect to
120120
the licensing of its necessary patent claims. No actual license is
121121
implied by submission of this template.
122-
{% else %}
122+
{% endif %}
123+
{% if section_list.specific %}
123124
This document is an IETF IPR Disclosure and Licensing Declaration
124125
Template and is submitted to inform the IETF of a) patent or patent
125126
application information regarding the IETF document or contribution
126127
listed in Section IV, and b) an IPR Holder's intention with respect to
127128
the licensing of its necessary patent claims. No actual license is
128129
implied by submission of this template.
129130
{% endif %}
131+
{% if section_list.third_party %}
132+
This form is used to let the IETF know about patent information
133+
regarding an IETF document or contribution when the person letting the
134+
IETF know about the patent has no relationship with the patent owners.
135+
Click here if you want to disclose information about patents or patent
136+
applications where you do have a relationship to the patent owners or
137+
patent applicants.
138+
{% endif %}
130139
</p>
131140

132141
{% if section_list.also_specific %}
@@ -184,7 +193,7 @@ <h4 class="ipr">The Patent Disclosure and Licensing Declaration Template for {{
184193
<tr class="{% cycle dark,light as row_parity %}">
185194
<th colspan=2>
186195
{% cycle I,II,III,IV,V,VI,VII,VIII as section %}.
187-
{% ifequal section_list.disclosure_type "Third Party" %}Possible{% endifequal %}
196+
{% if section_list.third_party %}Possible{% endif %}
188197
Patent Holder/Applicant ("Patent Holder")
189198
</th>
190199
</tr>
@@ -282,8 +291,13 @@ <h4 class="ipr">The Patent Disclosure and Licensing Declaration Template for {{
282291
<tr class="{% cycle dark,light as row_parity %}">
283292
<th colspan="2" >
284293
{% cycle section %}.
294+
{% if section_list.third_party %}
295+
Disclosure of Patent Information, if known (i.e., patents or
296+
patent applications required to be disclosed by Section 6 of RFC3979)
297+
{% else %}
285298
Disclosure of Patent Information (i.e., patents or patent
286299
applications required to be disclosed by Section 6 of RFC 3979)
300+
{% endif %}
287301
</th>
288302
</tr>
289303
{% if ipr.patents or ipr.notes %}

test/diff/_ipr_new-third-party_

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
--- https://datatracker.ietf.org/public/ipr_notify.cgi
2+
+++ /ipr/new-third-party/
3+
@@ -10,1 +10,1 @@
4+
-it to ietf-ipr@ietf.org.Submissions made by e-mail that do not comply
5+
+it to ietf-ipr@ietf.org. Submissions made by e-mail that do not comply
6+
@@ -14,0 +14,1 @@
7+
+Fields marked with * are required.
8+
@@ -15,1 +16,1 @@
9+
-Legal Name:
10+
+Legal Name: *
11+
@@ -17,1 +18,1 @@
12+
-Triggered this Disclosure (Required field* )
13+
+Triggered this Disclosure:
14+
@@ -26,4 +27,4 @@
15+
-III. IETF Document or Other Contribution to Which this IPR Disclosure
16+
-Relates ( Please fill in one of the boxes below )
17+
-RFC Number (Numeric value only):
18+
-I-D Filename (draft-...):
19+
+* III. IETF Document or Other Contribution to Which this IPR
20+
+Disclosure Relates:
21+
+RFC Numbers:
22+
+I-D Filenames (draft-...):
23+
@@ -36,7 +37,8 @@
24+
-number(s):
25+
-Date(s) granted or applied for:
26+
-Country:
27+
-Additional Note(s):
28+
-B. Does your disclosure relate to an unpublished pending patent
29+
-application?
30+
-Select one: Yes No
31+
+number(s): *
32+
+Date(s) granted or applied for: *
33+
+Country: *
34+
+Additional Notes:
35+
+B. Does this disclosure relate to an unpublished pending patent
36+
+application?:
37+
+YES
38+
+NO
39+
@@ -48,1 +50,1 @@
40+
-covered.
41+
+covered:

0 commit comments

Comments
 (0)