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/firmware/acpi/acpi_init.c | 4 ++-- sys/firmware/acpi/acpi_subr.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/firmware') diff --git a/sys/firmware/acpi/acpi_init.c b/sys/firmware/acpi/acpi_init.c index 8240d42..8ea872f 100644 --- a/sys/firmware/acpi/acpi_init.c +++ b/sys/firmware/acpi/acpi_init.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 @@ -38,7 +38,7 @@ #include __MODULE_NAME("acpi"); -__KERNEL_META("$Vega$: acpi_init.c, Emilia Strange, " +__KERNEL_META("$Vega$: acpi_init.c, Ian Marco Moffett, " "ACPI init logic"); static volatile struct limine_rsdp_request rsdp_req = { diff --git a/sys/firmware/acpi/acpi_subr.c b/sys/firmware/acpi/acpi_subr.c index 6f8ca08..7212602 100644 --- a/sys/firmware/acpi/acpi_subr.c +++ b/sys/firmware/acpi/acpi_subr.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 -- cgit v1.2.3