@@ -37,7 +37,7 @@ <h1>The Patent Disclosure and Licensing Declaration Template for Third Party IPR
3737 patent applicants.</ p >
3838
3939 {% else %}
40- < h1 > The Patent Disclosure and Licensing Declaration Template for Generic IPR Disclosures</ h1 >
40+ < h1 > The Patent Disclosure and Licensing Declaration Template for General IPR Disclosures</ h1 >
4141 < p > This document is an IETF IPR Patent Disclosure and Licensing
4242 Declaration Template and is submitted to inform the IETF of a) patent
4343 or patent application information that is not related to a specific
@@ -49,18 +49,27 @@ <h1>The Patent Disclosure and Licensing Declaration Template for Generic IPR Dis
4949 < 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
52- generic disclosure satisfies certain conditions. Please see the
52+ general disclosure satisfies certain conditions. Please see the
5353 RFC for details.</ p >
5454 {% endif %}
5555
5656 < p >
57- If you wish to submit your IPR disclosure by e-mail, then please send
58- it to < a href ="mailto:ietf-ipr@ietf.org "> ietf-ipr@ietf.org</ a > .
59- Submissions made by e-mail that do not comply with the formal
57+ Submissions that do not comply with the formal
6058 requirements of Section 5, "IPR Disclosures," of
6159 < a href ="https://www.ietf.org/rfc/rfc8179.txt "> RFC 8179</ a > ,
6260 "Intellectual Property Rights in IETF Technology",
63- will be posted, but will be marked as "non-compliant".
61+ may be
62+ {% if form.instance|to_class_name != "GenericIprDisclosure" %}
63+ rejected or may be published as general disclosures.
64+ {% else %}
65+ rejected.
66+ {% endif %}
67+ </ p >
68+
69+ < p >
70+ If you have any questions or problems with form then please contact
71+ < a href ="mailto:ietf-ipr@ietf.org "> ietf-ipr@ietf.org</ a > . We do not
72+ accept IPR disclosures by email.
6473 </ p >
6574
6675
0 commit comments