From 153baecaf150112fc06690cb5faad880e8bf5083 Mon Sep 17 00:00:00 2001 From: emilia Date: Sun, 3 Sep 2023 18:46:32 +0000 Subject: project-wide: update project author git-svn-id: https://svn.vegaa.systems/svn/vega-Vega/trunk@43 a8a8aea2-181d-ee11-89e8-15fd0e089fc4 --- sys/kern/init_main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/kern/init_main.c') diff --git a/sys/kern/init_main.c b/sys/kern/init_main.c index 5cde0e0..0e8d4b5 100644 --- a/sys/kern/init_main.c +++ b/sys/kern/init_main.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Emilia Strange and the VegaOS team. + * Copyright (c) 2023 Ian Marco Moffett and the VegaOS team. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,7 +37,7 @@ #include #include -__KERNEL_META("$Vega$: init_main.c, Emilia Strange, " +__KERNEL_META("$Vega$: init_main.c, Ian Marco Moffett, " "Where the Vega kernel first starts up"); void -- cgit v1.2.3