Added new clarifying text to 3 IPR-related pages, based on direction from the IESG received 2016-11-28.
- Legacy-Id: 12411
This commit is contained in:
parent
92604e661d
commit
80aca950b3
|
@ -9,18 +9,34 @@
|
|||
<h1>IPR disclosures</h1>
|
||||
|
||||
<p>
|
||||
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="https://www.ietf.org/rfc/rfc3979.txt">"Intellectual Property Rights in IETF Technology"</a>
|
||||
(updated by RFC4879, <a href="https://www.ietf.org/rfc/rfc4879.txt">"Clarification of the Third Party Disclosure Procedure in RFC 3979"</a>).
|
||||
</p>
|
||||
|
||||
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="https://www.ietf.org/rfc/rfc3979.txt">"Intellectual
|
||||
Property Rights in IETF Technology"</a> (updated by RFC4879, <a
|
||||
href="https://www.ietf.org/rfc/rfc4879.txt">"Clarification of the Third
|
||||
Party Disclosure Procedure in RFC 3979"</a>).
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
The IETF takes no position regarding the validity or scope of any
|
||||
intellectual property rights or other rights that might be claimed to
|
||||
pertain to the implementation or use of the technology described in any IETF documents or the extent to
|
||||
which any license under such rights might or might not be available; nor does it represent that it has made any independent effort to identify any such rights.
|
||||
pertain to the implementation or use of the technology described in any
|
||||
IETF documents or the extent to which any license under such rights might
|
||||
or might not be available; nor does it represent that it has made any
|
||||
independent effort to identify any such rights.
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
The material posted as IPR disclosures should be viewed as originating
|
||||
from the source of that information, and any issue or question related to
|
||||
the material should be directed to the source rather than the IETF. There
|
||||
is no implied endorsement or agreement by the IETF, the IESG or any other
|
||||
IETF entities with any of the material.
|
||||
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
|
|
|
@ -21,14 +21,37 @@
|
|||
|
||||
<div class="alert alert-info">
|
||||
<p>
|
||||
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="https://www.ietf.org/rfc/rfc3979.txt">"Intellectual Property Rights in IETF Technology."</a>
|
||||
</p>
|
||||
|
||||
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="https://www.ietf.org/rfc/rfc3979.txt">"Intellectual Property Rights
|
||||
in IETF Technology"</a>
|
||||
(updated by RFC4879,
|
||||
<a href="https://www.ietf.org/rfc/rfc4879.txt">"Clarification of the Third
|
||||
Party Disclosure Procedure in RFC 3979"</a>).
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
The IETF takes no position regarding the validity or scope of any
|
||||
intellectual property rights or other rights that might be claimed to
|
||||
pertain to the implementation or use of the technology described in any IETF documents or the extent to
|
||||
which any license under such rights might or might not be available; nor does it represent that it has made any independent effort to identify any such rights.
|
||||
intellectual property rights or other rights that might be claimed
|
||||
to pertain to the implementation or use of the technology described
|
||||
in any IETF documents or the extent to which any license under such
|
||||
rights might or might not be available; nor does it represent that
|
||||
it has made any independent effort to identify any such rights.
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
The material posted as IPR disclosures should be viewed as
|
||||
originating from the source of that information, and any issue or
|
||||
question related to the material should be directed to the source
|
||||
rather than the IETF. There is no implied endorsement or agreement
|
||||
by the IETF, the IESG or any other IETF entities with any of the
|
||||
material.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
@ -66,4 +89,4 @@
|
|||
|
||||
{% block js %}
|
||||
<script src="{% static "jquery.tablesorter/js/jquery.tablesorter.combined.min.js" %}"></script>
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
|
|
@ -95,10 +95,20 @@
|
|||
<button class="btn btn-primary" type="submit" name="submit" value="patent"><span class="fa fa-search"></span> Search</button>
|
||||
</span>
|
||||
</div>
|
||||
<div class="help-block">This search string must contain at least three characters, including at least one digit, and include punctuation marks. For best results, please enter the entire string, or as much of it as possible.</div>
|
||||
<div class="help-block">
|
||||
This search string must contain at least three characters, including
|
||||
at least one digit, and include punctuation marks. For best results,
|
||||
please enter the entire string, or as much of it as possible.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="p col-lg-12 col-md-12 col-sm-12 col-xs-12">
|
||||
The material posted as IPR disclosures should be viewed as originating
|
||||
from the source of that information, and any issue or question related
|
||||
to the material should be directed to the source rather than the
|
||||
IETF. There is no implied endorsement or agreement by the IETF, the
|
||||
IESG or any other IETF entities with any of the material.
|
||||
</div>
|
||||
|
||||
<a class="btn btn-default pull-right" href="{% url "ietf.ipr.views.showlist" %}">Back</a>
|
||||
|
||||
</form>
|
||||
|
|
Loading…
Reference in a new issue