summaryrefslogtreecommitdiff
path: root/src/sys
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys')
-rw-r--r--src/sys/arch/amd64/isa/165xx.c3
-rw-r--r--src/sys/os/os_bootvars.c2
2 files changed, 2 insertions, 3 deletions
diff --git a/src/sys/arch/amd64/isa/165xx.c b/src/sys/arch/amd64/isa/165xx.c
index 805f440..cb1b89b 100644
--- a/src/sys/arch/amd64/isa/165xx.c
+++ b/src/sys/arch/amd64/isa/165xx.c
@@ -1,6 +1,5 @@
-
/*
- * Copyright (c) 2025 Ian Marco Moffett and Ethos0 engineers
+ * Copyright (c) 2025 Ian Marco Moffett and L5 engineers
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/src/sys/os/os_bootvars.c b/src/sys/os/os_bootvars.c
index a72ccf4..6752387 100644
--- a/src/sys/os/os_bootvars.c
+++ b/src/sys/os/os_bootvars.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2025 Ian Marco Moffett and Ethos0 engineers
+ * Copyright (c) 2025 Ian Marco Moffett and L5 engineers
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without