montaukos.org - license changes

This commit is contained in:
2026-07-18 00:00:32 +02:00
parent 95e3ca3272
commit 3dea1ee6d5
3 changed files with 13 additions and 9 deletions
+9 -5
View File
@@ -44,6 +44,10 @@
flex: 1;
min-width: 0;
}
.lettered-list {
list-style: none;
padding-left: 2em;
}
a { color: #0000EE; }
a:visited { color: #0066CC; }
hr { border-style: solid; border-width: 1px 0 0 0; border-color: #999; }
@@ -86,12 +90,12 @@
<hr>
<p>Copyright (c) 2025-2026 Daniel Hammer (the "MontaukOS Project").</p>
<p>Copyright (c) 2025-2026 Montauk Operating System Project (the "MontaukOS Project").</p>
<p>This document governs the use of MontaukOS, including its kernel, userspace
programs, libraries, bootable images, documentation, artwork, and all
accompanying materials (collectively, the "Software"), except for the
third-party components described in Section 5. MontaukOS is source-available
third-party components described in Section 5. MontaukOS is open-source
software: its source code is published for anyone to read, build, and modify,
subject to the terms below.</p>
@@ -103,7 +107,7 @@ subject to the terms below.</p>
<p>Subject to the conditions in Section 2, the MontaukOS Project grants you a
worldwide, royalty-free, non-exclusive license to:</p>
<ul>
<ul class="lettered-list">
<li>(a) use and run the Software on any device, for any purpose;</li>
<li>(b) view, study, and build the Software from source;</li>
<li>(c) copy and redistribute the Software, in source or binary form;</li>
@@ -115,7 +119,7 @@ worldwide, royalty-free, non-exclusive license to:</p>
<p>The rights in Section 1 are conditioned on the following:</p>
<ul>
<ul class="lettered-list">
<li>(a) <strong>Attribution.</strong> Redistributions, modified or not, must retain the above
copyright notice, this license text, and the THIRD-PARTY-NOTICES file. You may
not remove or obscure copyright or license notices in the Software.</li>
@@ -188,7 +192,7 @@ provisions remain in full force and effect. The failure to enforce any
provision is not a waiver of the right to do so later.</p>
<p>For licensing inquiries (including commercial distribution), contact:
[email protected]</p>
[email protected]</p>
<hr>