diff --git a/kernel/src/Api/BuildNo.hpp b/kernel/src/Api/BuildNo.hpp index 5781418..885d4ac 100644 --- a/kernel/src/Api/BuildNo.hpp +++ b/kernel/src/Api/BuildNo.hpp @@ -12,4 +12,4 @@ #pragma once -#define MONTAUK_BUILD_NUMBER 31 +#define MONTAUK_BUILD_NUMBER 32 diff --git a/montaukos.org/license.html b/montaukos.org/license.html index 1442ffc..19e791d 100644 --- a/montaukos.org/license.html +++ b/montaukos.org/license.html @@ -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 @@
-

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 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.

@@ -103,7 +107,7 @@ subject to the terms below.

Subject to the conditions in Section 2, the MontaukOS Project grants you a worldwide, royalty-free, non-exclusive license to:

-