Skip to content

Commit 3f8ac44

Browse files
committed
Fixed missing and buggy text in the template.
- Legacy-Id: 458
1 parent a3cffc6 commit 3f8ac44

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

ietf/templates/ipr/disclosure.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@
99
<img src="http://www.ietf.org/images/ipr_header.gif" >
1010
</center>
1111
<p>
12-
This page provides a mechanism for filing Disclosures about intellectual property rights (IPR) and for finding out what IPR Disclosures have been filed. The IETF intellectual property rights rules are defined in RFC 3979, <a HREF="http://www.ietf.org/rfc/rfc3979.txt">"Intellectual Property Rights in IETF Technology."</a>
12+
This page provides a mechanism for filing Disclosures about intellectual property rights
13+
(IPR) and for finding out what IPR Disclosures have been filed. The IETF intellectual
14+
property rights rules are defined in RFC 3979,
15+
<a href="http://www.ietf.org/rfc/rfc3979.txt">"Intellectual Property Rights in IETF Technology"</a>
16+
(updated by RFC4879, <a href="http://www.ietf.org/rfc/rfc4879.txt">"Clarification of the Third Party Disclosure Procedure in RFC 3979"</a>).
1317
</p>
1418
<p>
1519
The IETF takes no position regarding the validity or scope of any
@@ -33,7 +37,7 @@
3337
<p><a href="{% url ietf.ipr.views.showlist %}"><img src="http://www.ietf.org/images/blue.gif" hspace="3" border="0">List of IPR disclosures</a><p>
3438
</p>
3539
<hr>
36-
<p>To remove an IPR disclosure from the list, please contact the IETF Secretariat at <a href="mailto:ietf-ipr\@ietf.org">ietf-ipr\@ietf.org</a>.
40+
<p>To remove an IPR disclosure from the list, please contact the IETF Secretariat at <a href="mailto:ietf-ipr@ietf.org">ietf-ipr@ietf.org</a>.
3741
</p>
3842
<hr>
3943
<p><font color="333366"><strong>IETF Contribution:</strong></font>
@@ -61,7 +65,7 @@
6165
RFC Editor for publication as an Informational or Experimental RFC but not intended to be part of the IETF Standards Process.<br>
6266
</p>
6367
<hr>
64-
<p>Please report any problems to <a href="mailto:ietf-action\@ietf.org">ietf-action\@ietf.org</a>
68+
<p>Please report any problems to <a href="mailto:ietf-action@ietf.org">ietf-action@ietf.org</a>
6569
</p>
6670

6771
{% endblock %}

0 commit comments

Comments
 (0)