diff options
Diffstat (limited to 'sys/fs')
-rw-r--r-- | sys/fs/devfs.c | 2 | ||||
-rw-r--r-- | sys/fs/initramfs.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/fs/devfs.c b/sys/fs/devfs.c index 75cf991..0589bbe 100644 --- a/sys/fs/devfs.c +++ b/sys/fs/devfs.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2024 Ian Marco Moffett and the Osmora Team. + * Copyright (c) 2023-2025 Ian Marco Moffett and the Osmora Team. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/fs/initramfs.c b/sys/fs/initramfs.c index 810d691..7b2f748 100644 --- a/sys/fs/initramfs.c +++ b/sys/fs/initramfs.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2024 Ian Marco Moffett and the Osmora Team. + * Copyright (c) 2023-2025 Ian Marco Moffett and the Osmora Team. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |