diff options
Diffstat (limited to 'sys/arch/amd64/trap.S')
-rw-r--r-- | sys/arch/amd64/trap.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/amd64/trap.S b/sys/arch/amd64/trap.S index 78db3cd..31792c5 100644 --- a/sys/arch/amd64/trap.S +++ b/sys/arch/amd64/trap.S @@ -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 |