aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/timer/hpet.c2
-rw-r--r--sys/dev/video/fbdev.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/timer/hpet.c b/sys/dev/timer/hpet.c
index cb44085..b836205 100644
--- a/sys/dev/timer/hpet.c
+++ b/sys/dev/timer/hpet.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2024 Ian Marco Moffett and the Osmora Team.
+ * Copyright (c) 2023-2024 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/dev/video/fbdev.c b/sys/dev/video/fbdev.c
index 34dac7c..326f548 100644
--- a/sys/dev/video/fbdev.c
+++ b/sys/dev/video/fbdev.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2024 Ian Marco Moffett and the Osmora Team.
+ * Copyright (c) 2023-2024 Ian Marco Moffett and the Osmora Team.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without