Skip to content

Commit c8f4d08

Browse files
committed
IPR pages reference RFC 8179. Partial fix to ietf-tools#2309.
- Legacy-Id: 13893
1 parent 263551d commit c8f4d08

5 files changed

Lines changed: 42 additions & 73 deletions

File tree

ietf/templates/ipr/details_edit.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ <h1>The Patent Disclosure and Licensing Declaration Template for Generic IPR Dis
4545
respect to the licensing of its necessary patent claims. No actual
4646
license is implied by submission of this template.</p>
4747

48-
<p><b>Note:</b> According to Section 6.4.3 of
49-
<a href="https://www.ietf.org/rfc/rfc3979.txt">RFC 3979</a>,
48+
<p><b>Note:</b> According to Section 5.4.3 of
49+
<a href="https://www.ietf.org/rfc/rfc8179.txt">RFC 8179</a>,
5050
"Intellectual Property Rights in IETF Technology," you
5151
are still required to file specific disclosures on IPR unless your
5252
generic disclosure satisfies certain conditions. Please see the
@@ -57,8 +57,8 @@ <h1>The Patent Disclosure and Licensing Declaration Template for Generic IPR Dis
5757
If you wish to submit your IPR disclosure by e-mail, then please send
5858
it to <a href="mailto:ietf-ipr@ietf.org">ietf-ipr@ietf.org</a>.
5959
Submissions made by e-mail that do not comply with the formal
60-
requirements of Section 6, "IPR Disclosures," of
61-
<a href="https://www.ietf.org/rfc/rfc3979.txt">RFC 3979</a>,
60+
requirements of Section 5, "IPR Disclosures," of
61+
<a href="https://www.ietf.org/rfc/rfc8179.txt">RFC 8179</a>,
6262
"Intellectual Property Rights in IETF Technology",
6363
will be posted, but will be marked as "non-compliant".
6464
</p>
@@ -160,7 +160,7 @@ <h2>{% cycle section %}. IETF document or other contribution to which this IPR d
160160
{% endif %}
161161

162162
<h2>{% cycle section %}. Disclosure of Patent Information{% if form.instance|to_class_name == "ThirdPartyIprDicslosure" %}, if known{% endif %}
163-
<small>i.e., patents or patent applications required to be disclosed by Section 6 of RFC3979</small></h2>
163+
<small>i.e., patents or patent applications required to be disclosed by Section 5 of RFC8179</small></h2>
164164

165165
{% if form.patent_info %}
166166
<p>
@@ -200,8 +200,8 @@ <h2>{% cycle section %}. Licensing declaration</h2>
200200
{% if form.instance|to_class_name == "GenericIprDisclosure" %}
201201
<p class="alert alert-info">
202202
<strong>Note</strong>: According to
203-
<a href="https://www.ietf.org/rfc/rfc3979.txt?number=3979">RFC 3979</a>,
204-
Section 6.4.3, unless you check the box
203+
<a href="https://www.ietf.org/rfc/rfc8179.txt?">RFC 8179</a>,
204+
Section 5.4.3, unless you check the box
205205
above, and choose either option a) or b), you must still file specific
206206
IPR disclosures as appropriate.
207207
</p>

ietf/templates/ipr/details_view.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ <h1>IPR Details<br><small>{{ ipr.title }}</small></h1>
4040
</div>
4141

4242
{% if not ipr.compliant %}
43-
<p class="alert alert-danger">This IPR disclosure does not comply with the formal requirements of Section 6,
44-
"IPR Disclosures," of RFC 3979, "Intellectual Property Rights in IETF Technology."
43+
<p class="alert alert-danger">This IPR disclosure does not comply with the formal requirements of Section 5,
44+
"IPR Disclosures," of <a href="https://www.ietf.org/rfc/rfc8179.txt">RFC 8179</a>, "Intellectual Property Rights in IETF Technology."
4545
</p>
4646
{% endif %}
4747

@@ -171,7 +171,7 @@ <h2>{% cycle section %}. IETF Document or Other Contribution to Which this IPR D
171171
{% endif %}
172172

173173
{% if ipr.patent_info or ipr.has_patent_pending %}
174-
<h2>{% cycle section %}. Disclosure of Patent Information <small>i.e., patents or patent applications required to be disclosed by Section 6 of RFC 3979</small></h2>
174+
<h2>{% cycle section %}. Disclosure of Patent Information <small>i.e., patents or patent applications required to be disclosed by Section 6 of RFC 8179</small></h2>
175175

176176
<p>A. For granted patents or published pending patent applications, please provide the following information:</p>
177177

ietf/templates/ipr/disclosure.html

Lines changed: 1 addition & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -8,36 +8,7 @@
88
{% origin %}
99
<h1>IPR disclosures</h1>
1010

11-
<p>
12-
13-
This page provides a mechanism for filing disclosures about intellectual
14-
property rights (IPR) and for finding out what IPR disclosures have been
15-
filed. The IETF intellectual property rights rules are defined in RFC
16-
3979, <a href="https://www.ietf.org/rfc/rfc3979.txt">"Intellectual
17-
Property Rights in IETF Technology"</a> (updated by RFC4879, <a
18-
href="https://www.ietf.org/rfc/rfc4879.txt">"Clarification of the Third
19-
Party Disclosure Procedure in RFC 3979"</a>).
20-
21-
</p>
22-
<p>
23-
24-
The IETF takes no position regarding the validity or scope of any
25-
intellectual property rights or other rights that might be claimed to
26-
pertain to the implementation or use of the technology described in any
27-
IETF documents or the extent to which any license under such rights might
28-
or might not be available; nor does it represent that it has made any
29-
independent effort to identify any such rights.
30-
31-
</p>
32-
<p>
33-
34-
The material posted as IPR disclosures should be viewed as originating
35-
from the source of that information, and any issue or question related to
36-
the material should be directed to the source rather than the IETF. There
37-
is no implied endorsement or agreement by the IETF, the IESG or any other
38-
IETF entities with any of the material.
39-
40-
</p>
11+
{% include "ipr/ipr_intro.html" %}
4112

4213
<ul>
4314
<li><a href="{% url "ietf.ipr.views.new" "specific" %}">File a disclosure about your IPR related to a specific IETF contribution</a></li>

ietf/templates/ipr/ipr_intro.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<p>
2+
3+
This page provides a mechanism for filing disclosures about intellectual
4+
property rights (IPR) and for finding out what IPR disclosures have been
5+
filed. The IETF intellectual property rights rules are defined in RFC
6+
8179, <a href="https://www.ietf.org/rfc/rfc8179.txt">"Intellectual
7+
Property Rights in IETF Technology"</a>.
8+
9+
</p>
10+
<p>
11+
12+
The IETF takes no position regarding the validity or scope of any
13+
intellectual property rights or other rights that might be claimed to
14+
pertain to the implementation or use of the technology described in any
15+
IETF documents or the extent to which any license under such rights might
16+
or might not be available; nor does it represent that it has made any
17+
independent effort to identify any such rights.
18+
19+
</p>
20+
<p>
21+
22+
The material posted as IPR disclosures should be viewed as originating
23+
from the source of that information, and any issue or question related to
24+
the material should be directed to the source rather than the IETF. There
25+
is no implied endorsement or agreement by the IETF, the IESG or any other
26+
IETF entities with any of the material.
27+
28+
</p>

ietf/templates/ipr/list.html

Lines changed: 3 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -20,39 +20,9 @@
2020
<h1>Intellectual property rights disclosures</h1>
2121

2222
<div class="alert alert-info">
23-
<p>
24-
25-
This page provides a mechanism for filing disclosures about
26-
intellectual property rights (IPR) and for finding out what IPR
27-
disclosures have been filed. The IETF intellectual property rights rules
28-
are defined in RFC 3979,
29-
<a href="https://www.ietf.org/rfc/rfc3979.txt">"Intellectual Property Rights
30-
in IETF Technology"</a>
31-
(updated by RFC4879,
32-
<a href="https://www.ietf.org/rfc/rfc4879.txt">"Clarification of the Third
33-
Party Disclosure Procedure in RFC 3979"</a>).
34-
35-
</p>
36-
<p>
37-
38-
The IETF takes no position regarding the validity or scope of any
39-
intellectual property rights or other rights that might be claimed
40-
to pertain to the implementation or use of the technology described
41-
in any IETF documents or the extent to which any license under such
42-
rights might or might not be available; nor does it represent that
43-
it has made any independent effort to identify any such rights.
44-
45-
</p>
46-
<p>
47-
48-
The material posted as IPR disclosures should be viewed as
49-
originating from the source of that information, and any issue or
50-
question related to the material should be directed to the source
51-
rather than the IETF. There is no implied endorsement or agreement
52-
by the IETF, the IESG or any other IETF entities with any of the
53-
material.
54-
55-
</p>
23+
24+
{% include "ipr/ipr_intro.html" %}
25+
5626
</div>
5727

5828
<p class="buttonlist">

0 commit comments

Comments
 (0)