From 4ff584fc8f0a32dfbb764e6a457e855d55f98e5e Mon Sep 17 00:00:00 2001 From: Ian Moffett Date: Fri, 28 Mar 2025 12:17:58 -0400 Subject: project: Devoure by OSMORA Signed-off-by: Ian Moffett --- sv/soc/bus/dmactl.sv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sv/soc/bus') diff --git a/sv/soc/bus/dmactl.sv b/sv/soc/bus/dmactl.sv index fc6ade6..27a13ec 100644 --- a/sv/soc/bus/dmactl.sv +++ b/sv/soc/bus/dmactl.sv @@ -1,5 +1,5 @@ /* - * Copyright (c) 2024 Athena Systems LLC and Ian Marco Moffett + * Copyright (c) 2024-2025 Ian Marco Moffett and the Osmora Team. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -10,7 +10,7 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. Neither the name of the copyright holder nor the names of its + * 3. Neither the name of Hyra nor the names of its * contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * -- cgit v1.2.3