IPR presentation tweaks

- Legacy-Id: 352
This commit is contained in:
Henrik Levkowetz 2007-06-12 22:46:54 +00:00
parent e2db0d869d
commit e1e375e269
2 changed files with 10 additions and 2 deletions

View file

@ -11,7 +11,7 @@ LICENSE_CHOICES = (
(2, 'Royalty-Free, Reasonable and Non-Discriminatory License to All Implementers.'),
(3, 'Reasonable and Non-Discriminatory License to All Implementers with Possible Royalty/Fee.'),
(4, 'Licensing Declaration to be Provided Later.'),
(5, 'Unwilling to Commit to the Provisions.'),
(5, 'Unwilling to Commit to the Provisions of a), b), or c) Above..'),
(6, 'See Text Below for Licensing Declaration.'),
)
STDONLY_CHOICES = (

View file

@ -112,13 +112,21 @@
<h4 class="ipr">The Patent Disclosure and Licensing Declaration Template for {{ section_list.disclosure_type }} IPR Disclosures</h4>
<p class="ipr">
{% if section_list.generic %}
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.
{% else %}
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.
{% endif %}
</p>
{% if section_list.also_specific %}