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
+1 -1
View File
@@ -12,4 +12,4 @@
#pragma once #pragma once
#define MONTAUK_BUILD_NUMBER 31 #define MONTAUK_BUILD_NUMBER 32
+9 -5
View File
@@ -44,6 +44,10 @@
flex: 1; flex: 1;
min-width: 0; min-width: 0;
} }
.lettered-list {
list-style: none;
padding-left: 2em;
}
a { color: #0000EE; } a { color: #0000EE; }
a:visited { color: #0066CC; } a:visited { color: #0066CC; }
hr { border-style: solid; border-width: 1px 0 0 0; border-color: #999; } hr { border-style: solid; border-width: 1px 0 0 0; border-color: #999; }
@@ -86,12 +90,12 @@
<hr> <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 <p>This document governs the use of MontaukOS, including its kernel, userspace
programs, libraries, bootable images, documentation, artwork, and all programs, libraries, bootable images, documentation, artwork, and all
accompanying materials (collectively, the "Software"), except for the 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, software: its source code is published for anyone to read, build, and modify,
subject to the terms below.</p> 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 <p>Subject to the conditions in Section 2, the MontaukOS Project grants you a
worldwide, royalty-free, non-exclusive license to:</p> 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>(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>(b) view, study, and build the Software from source;</li>
<li>(c) copy and redistribute the Software, in source or binary form;</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> <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 <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 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> 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> provision is not a waiver of the right to do so later.</p>
<p>For licensing inquiries (including commercial distribution), contact: <p>For licensing inquiries (including commercial distribution), contact:
[email protected]</p> [email protected]</p>
<hr> <hr>
+3 -3
View File
@@ -1,12 +1,12 @@
MontaukOS Software License MontaukOS Software License
========================== ==========================
Copyright (c) 2025-2026 Daniel Hammer (the "MontaukOS Project"). Copyright (c) 2025-2026 Montauk Operating System Project (the "MontaukOS Project").
This document governs the use of MontaukOS, including its kernel, userspace This document governs the use of MontaukOS, including its kernel, userspace
programs, libraries, bootable images, documentation, artwork, and all programs, libraries, bootable images, documentation, artwork, and all
accompanying materials (collectively, the "Software"), except for the 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, software: its source code is published for anyone to read, build, and modify,
subject to the terms below. subject to the terms below.
@@ -111,4 +111,4 @@ provisions remain in full force and effect. The failure to enforce any
provision is not a waiver of the right to do so later. provision is not a waiver of the right to do so later.
For licensing inquiries (including commercial distribution), contact: For licensing inquiries (including commercial distribution), contact:
[email protected] [email protected]