2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-02 23:55:27 +00:00

license section is no longer a list

This commit is contained in:
Mark Andrews
2016-07-06 13:01:40 +10:00
parent 988c13928a
commit d2647cd5fd

View File

@@ -35,37 +35,33 @@
</section> </section>
<section xml:id="relnotes_license"><info><title>License Change</title></info> <section xml:id="relnotes_license"><info><title>License Change</title></info>
<itemizedlist>
<listitem>
<para> <para>
With the release of BIND 9.11.0, ISC is changing the open source With the release of BIND 9.11.0, ISC is changing the open
license for BIND from the ISC license to the Mozilla Public source license for BIND from the ISC license to the Mozilla
License (MPL 2.0). This change is effective from BIND 9.11.0b1 Public License (MPL 2.0). This change is effective from BIND
onwards. 9.11.0b1 onwards.
</para> </para>
<para> <para>
The MPL-2.0 license requires that if you make changes to licensed The MPL-2.0 license requires that if you make changes to
software (e.g. BIND) and distribute them outside your licensed software (e.g. BIND) and distribute them outside
organization, that you publish those changes under that same your organization, that you publish those changes under that
license. It does not require that you publish or disclose same license. It does not require that you publish or disclose
anything other than the changes you made to our software. anything other than the changes you made to our software.
</para> </para>
<para> <para>
This new requirement will not affect anyone who is using BIND This new requirement will not affect anyone who is using BIND
without redistributing it, nor anyone redistributing it without without redistributing it, nor anyone redistributing it without
changes, therefore this change will be without consequence for changes, therefore this change will be without consequence
most individuals and organizations who are using BIND. for most individuals and organizations who are using BIND.
</para> </para>
<para> <para>
Those unsure whether or not the license change affects their use Those unsure whether or not the license change affects their
of BIND, or who wish to discuss how to comply with the license use of BIND, or who wish to discuss how to comply with the
may contact ISC at <link xmlns:xlink="http://www.w3.org/1999/xlink" license may contact ISC at <link
xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="https://www.isc.org/mission/contact/"> xlink:href="https://www.isc.org/mission/contact/">
https://www.isc.org/mission/contact/ https://www.isc.org/mission/contact/</link>.
</link>.
</para> </para>
</listitem>
</itemizedlist>
</section> </section>
<section xml:id="relnotes_security"><info><title>Security Fixes</title></info> <section xml:id="relnotes_security"><info><title>Security Fixes</title></info>