From 4326c0c6a3ad799c6dbbefd238e0577b94e9c45a Mon Sep 17 00:00:00 2001 From: Ian Moffett Date: Sat, 13 Sep 2025 18:46:13 -0400 Subject: sys: Update copyright Signed-off-by: Ian Moffett --- src/sys/include/sys/cdefs.h | 2 +- src/sys/include/sys/errno.h | 2 +- src/sys/include/sys/param.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/sys') diff --git a/src/sys/include/sys/cdefs.h b/src/sys/include/sys/cdefs.h index 91c542e..4e5ff59 100644 --- a/src/sys/include/sys/cdefs.h +++ b/src/sys/include/sys/cdefs.h @@ -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 diff --git a/src/sys/include/sys/errno.h b/src/sys/include/sys/errno.h index 84d7c83..91c8858 100644 --- a/src/sys/include/sys/errno.h +++ b/src/sys/include/sys/errno.h @@ -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 diff --git a/src/sys/include/sys/param.h b/src/sys/include/sys/param.h index 36340cb..56fd285 100644 --- a/src/sys/include/sys/param.h +++ b/src/sys/include/sys/param.h @@ -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 -- cgit v1.2.3