diff options
Diffstat (limited to 'sys/arch/amd64/idt.c')
-rw-r--r-- | sys/arch/amd64/idt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/amd64/idt.c b/sys/arch/amd64/idt.c index 46eb1f8..835803d 100644 --- a/sys/arch/amd64/idt.c +++ b/sys/arch/amd64/idt.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Ian Marco Moffett and the VegaOS team. + * Copyright (c) 2023 Emilia Strange and the VegaOS team. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |