@@ -250,7 +250,7 @@ <h4 class="ipr">The Patent Disclosure and Licensing Declaration Template for {{
250250 < tr class ="{% cycle row_parity %} "> < td class ="fixwidth "> Fax:</ td > < td > < b > {{ ipr.ietf_contact.fax }}</ b > </ td > </ tr >
251251 < tr class ="{% cycle row_parity %} "> < td class ="fixwidth "> Email:</ td > < td > < b > {{ ipr.ietf_contact.email }}</ b > </ td > </ tr >
252252 {% else %}
253- < tr class ="{% cycle row_parity %} "> < td colspan ="2 "> < i > No information submitted</ td > </ tr >
253+ < tr class ="{% cycle row_parity %} "> < td colspan ="2 "> < i > No information submitted</ i > </ td > </ tr >
254254 {% endif %}
255255 </ table >
256256 </ blockquote >
@@ -316,9 +316,9 @@ <h4 class="ipr">The Patent Disclosure and Licensing Declaration Template for {{
316316 {% if ipr.patents or ipr.notes %}
317317 < tbody class ="{% cycle row_parity %} ">
318318 < tr >
319- < td colspan ="2 "> < i >
319+ < td colspan ="2 ">
320320 A. For granted patents or published pending patent applications,
321- please provide the following information:</ i > </ td >
321+ please provide the following information:</ td >
322322 </ tr >
323323 < tr > < td class ="fixwidth "> Patent, Serial, Publication, Registration,
324324 or Application/File number(s): </ td > < td > < b > {{ ipr.patents }}</ b > </ td > </ tr >
@@ -328,35 +328,32 @@ <h4 class="ipr">The Patent Disclosure and Licensing Declaration Template for {{
328328 < tr class ="{% cycle row_parity %} "> < td > Additional Notes: </ td > < td > < b > {{ ipr.notes }}</ b > </ td > </ tr >
329329 < tr class ="{% cycle row_parity %} ">
330330 < td colspan ="2 ">
331- < i >
332331 {% if section_list.form_legend %}
333332 B. Does your disclosure relate to an unpublished pending patent application?:
334333 {% else %}
335334 B. Does this disclosure relate to an unpublished pending patent application?:
336335 {% endif %}
337- </ i >
338336 < b > {{ ipr.is_pending }}</ b >
339337 </ td >
340338 </ tr >
341339 < tbody class ="{% cycle row_parity %} ">
342340 {% if section_list.generic %}
343341 < tr class ="{% cycle row_parity %} ">
344342 < td colspan ="2 ">
345- < i > C. Does this disclosure apply to all IPR owned by
343+ C. Does this disclosure apply to all IPR owned by
346344 the submitter?:
347- </ i >
348345 < b > {{ ipr.applies_to_all }}</ b >
349346 </ td >
350347 </ tr >
351348 {% else %}
352349 < tr class ="{% cycle row_parity %} ">
353- < td colspan ="2 "> < i >
350+ < td colspan ="2 ">
354351 C. If an Internet-Draft or RFC includes multiple parts and it is not
355352 reasonably apparent which part of such Internet-Draft or RFC is alleged
356353 to be covered by the patent information disclosed in Section
357354 V(A) or V(B), it is helpful if the discloser identifies here the sections of
358355 the Internet-Draft or RFC that are alleged to be so
359- covered:</ i >
356+ covered:
360357 </ td >
361358 </ tr >
362359 {% if ipr.document_sections %}
@@ -387,41 +384,40 @@ <h4 class="ipr">The Patent Disclosure and Licensing Declaration Template for {{
387384 </ tr >
388385 < tbody class ="{% cycle row_parity %} ">
389386 < tr >
390- < td colspan ="2 "> < i >
387+ < td colspan ="2 ">
391388 {% if section_list.form_legend %}
392389 {% if section_list.generic %}
393390 The Patent Holder states that its position with respect
394391 to licensing any patent claims contained in the patent(s) or patent
395392 application(s) disclosed above that would necessarily be infringed by
396393 implementation of a technology required by a relevant IETF specification
397394 ("Necessary Patent Claims"), for the purpose of implementing such
398- specification, is as follows(select one licensing declaration option only):</ i >
395+ specification, is as follows(select one licensing declaration option only):
399396 {% endif %}
400397 {% if section_list.specific %}
401398 The Patent Holder states that its position with respect
402399 to licensing any patent claims contained in the patent(s) or patent
403400 application(s) disclosed above that would necessarily be infringed by
404401 implementation of the technology required by the relevant IETF specification
405402 ("Necessary Patent Claims"), for the purpose of implementing such
406- specification, is as follows(select one licensing declaration option only):</ i >
403+ specification, is as follows(select one licensing declaration option only):
407404 {% endif %}
408405 {% if section_list.third_party %}
409406 The Patent Holder states that its position with respect
410407 to licensing any patent claims contained in the patent(s) or patent
411408 application(s) disclosed above that would necessarily be infringed by
412409 implementation of the technology required by the relevant IETF specification
413410 ("Necessary Patent Claims"), for the purpose of implementing such
414- specification, is as follows(select one licensing declaration option only):</ i >
411+ specification, is as follows(select one licensing declaration option only):
415412 {% endif %}
416413 {% else %}
417414 The Patent Holder states that its position with respect
418415 to licensing any patent claims contained in the patent(s) or patent
419416 application(s) disclosed above that would necessarily be infringed by
420417 implementation of the technology required by the relevant IETF specification
421418 ("Necessary Patent Claims"), for the purpose of implementing such
422- specification, is as follows(select one licensing declaration option only):</ i >
419+ specification, is as follows(select one licensing declaration option only):
423420 {% endif %}
424-
425421 </ td >
426422 </ tr >
427423 < tr >
@@ -441,7 +437,7 @@ <h4 class="ipr">The Patent Disclosure and Licensing Declaration Template for {{
441437 < tbody class ="{% cycle row_parity %} ">
442438 < tr >
443439 < td colspan ="2 ">
444- < i > Licensing information, comments, notes, or URL for further information:</ i >
440+ Licensing information, comments, notes, or URL for further information:
445441 </ td >
446442 </ tr >
447443 {% if ipr.comments %}
@@ -476,9 +472,9 @@ <h4 class="ipr">The Patent Disclosure and Licensing Declaration Template for {{
476472 {% endif %}
477473 < tr class ="{% cycle row_parity %} ">
478474 < td colspan ="2 ">
479- < b > < i > Note: The individual submitting this template represents and warrants
475+ < b > Note: The individual submitting this template represents and warrants
480476 that he or she is authorized by the Patent Holder to agree to the
481- above-selected licensing declaration.</ i > </ b >
477+ above-selected licensing declaration.</ b >
482478 </ td >
483479 </ tr >
484480 </ table >
@@ -526,7 +522,7 @@ <h4 class="ipr">The Patent Disclosure and Licensing Declaration Template for {{
526522 < tr class ="{% cycle row_parity %} "> < td class ="fixwidth "> Fax:</ td > < td > < b > {{ ipr.submitter.fax }}</ b > </ td > </ tr >
527523 < tr class ="{% cycle row_parity %} "> < td class ="fixwidth "> Email:</ td > < td > < b > {{ ipr.submitter.email }}</ b > </ td > </ tr >
528524 {% else %}
529- < tr class ="{% cycle row_parity %} "> < td colspan ="2 "> < i > No information submitted</ td > </ tr >
525+ < tr class ="{% cycle row_parity %} "> < td colspan ="2 "> < i > No information submitted</ i > </ td > </ tr >
530526 {% endif %}
531527 </ table >
532528 </ blockquote >
0 commit comments