feat: update copyright messages

This commit is contained in:
2026-05-19 20:57:31 +02:00
parent e1dcc7825f
commit d07d70a026
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -379,7 +379,7 @@ extern "C" void _start() {
montauk::print("\n");
montauk::print(" MontaukOS\n");
montauk::print(" Copyright (c) 2025-2026 Daniel Hammer\n");
montauk::print(" Copyright (c) 2025-2026 Montauk Operating System\n");
montauk::print("\n");
if (session_user[0]) {