Updated Note Well. Fixes issue 2474.

- Legacy-Id: 14876
This commit is contained in:
Henrik Levkowetz 2018-03-20 16:25:49 +00:00
parent 2354cc74d4
commit 2b1afa2fa2

View file

@ -5,27 +5,96 @@
{% block submit_content %}
{% origin %}
<h2>Note Well</h2>
<h2>Note Well</h2>
<p>Any submission to the IETF intended by the Contributor for publication as all or part of an IETF Internet-Draft or RFC and any statement made within the context of an IETF activity is considered an "IETF Contribution". Such statements include oral statements in IETF sessions, as well as written and electronic communications made at any time or place, which are addressed to:</p>
<p>
<ul>
<li>The IETF plenary session</li>
<li> The IESG, or any member thereof on behalf of the IESG</li>
<li> Any IETF mailing list, including the IETF list itself, any working group
or design team list, or any other list functioning under IETF auspices </li>
<li> Any IETF working group or portion thereof</li>
<li>The IAB or any member thereof on behalf of the IAB</li>
<li> The RFC Editor or the Internet-Drafts function</li>
</ul>
This is a reminder of IETF policies in effect on various topics such as
patents or code of conduct. It is only meant to point you in the right
direction. Exceptions may apply. The IETF's patent policy and the definition
of an IETF "contribution" and "participation" are set forth in BCP 79;
please read it carefully.
<p>All IETF Contributions are subject to the rules of <a href="https://www.ietf.org/rfc/rfc5378.txt">RFC 5378</a> and <a href="https://www.ietf.org/rfc/rfc3979.txt">RFC 3979</a> (updated by <a href="https://www.ietf.org/rfc/rfc4879.txt">RFC 4879</a>).</p>
</p>
<p>
As a reminder:
</p>
<ul>
<li>
<p>Statements made outside of an IETF session, mailing list or other function, that are clearly not intended to be input to an IETF activity, group or function, are not IETF Contributions in the context of this notice.</p>
By participating in the IETF, you agree to follow IETF processes and
policies.
<p>Please consult <a href="https://www.ietf.org/rfc/rfc5378.txt">RFC 5378</a> and <a href="https://www.ietf.org/rfc/rfc3979.txt">RFC 3979</a> for details.</p>
</li>
<li>
<p>A participant in any IETF activity is deemed to accept all IETF rules of process, as documented in Best Current Practices RFCs and IESG Statements.</p>
If you are aware that any IETF contribution is covered by patents or
patent applications that are owned or controlled by you or your sponsor,
you must disclose that fact, or not participate in the discussion.
</li>
<li>
As a participant in or attendee to any IETF activity you acknowledge that
written, audio, video, and photographic records of meetings may be made
public.
</li>
<li>
Personal information that you provide to IETF will be handled in
accordance with the IETF Privacy Statement.
</li>
<li>
As a participant or attendee, you agree to work respectfully with other
participants; please contact the ombudsteam
(<a href="https://www.ietf.org/contact/ombudsteam/">https://www.ietf.org/contact/ombudsteam/</a>)
if you have questions or concerns about this.
</li>
</ul>
<p>
Definitive information is in the documents listed below and other IETF BCPs.
For advice, please talk to WG chairs or ADs:
</p>
<ul>
<li>
<a href="https://tools.ietf.org/html/bcp9">BCP 9</a>
(Internet Standards Process)
</li>
<li>
<a href="https://tools.ietf.org/html/bcp25"> BCP 25 </a>
(Working Group processes)
</li>
<li>
<a href="https://tools.ietf.org/html/bcp25"> BCP 25 </a>
(Anti-Harassment Procedures)
</li>
<li>
<a href="https://tools.ietf.org/html/bcp54"> BCP 54 </a>
(Code of Conduct)
</li>
<li>
<a href="https://tools.ietf.org/html/bcp78"> BCP 78 </a>
(Copyright)
</li>
<li>
<a href="https://tools.ietf.org/html/bcp79"> BCP 79 </a>
(Patents, Participation)
</li>
<li>
<a href="https://www.ietf.org/privacy-policy/"> https://www.ietf.org/privacy-policy/ </a>
(Privacy Policy)
</li>
</ul>
<p>A participant in any IETF activity acknowledges that written, audio and video records of meetings may be made and may be available to the public.</p>
{% endblock %}