doc/overview: Add a note about the GPL
This commit is contained in:
parent
2b6d7d8d93
commit
0e60912155
|
|
@ -40,7 +40,11 @@
|
||||||
<emphasis>complete</emphasis> (bootable) filesystem trees. It
|
<emphasis>complete</emphasis> (bootable) filesystem trees. It
|
||||||
has no built-in knowledge of how a given filesystem tree was
|
has no built-in knowledge of how a given filesystem tree was
|
||||||
generated or the origin of individual files, or dependencies,
|
generated or the origin of individual files, or dependencies,
|
||||||
descriptions of individual components.
|
descriptions of individual components. This means that, for
|
||||||
|
example, if you are distributing software which is licensed
|
||||||
|
under the GNU General Public License, the burden lies with the
|
||||||
|
tool generating these filesystem trees to ensure sufficent
|
||||||
|
metadata is included for compliance.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
The OSTree core emphasizes replicating read-only OS trees via
|
The OSTree core emphasizes replicating read-only OS trees via
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue