diff options
Diffstat (limited to 'sys/vm/vm.c')
-rw-r--r-- | sys/vm/vm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm.c b/sys/vm/vm.c index 1483909..7a97328 100644 --- a/sys/vm/vm.c +++ b/sys/vm/vm.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 |