From 4ff584fc8f0a32dfbb764e6a457e855d55f98e5e Mon Sep 17 00:00:00 2001
From: Ian Moffett <ian@osmora.org>
Date: Fri, 28 Mar 2025 12:17:58 -0400
Subject: project: Devoure by OSMORA

Signed-off-by: Ian Moffett <ian@osmora.org>
---
 sv/soc/bus/dmactl.sv   | 4 ++--
 sv/soc/irq/pimc.sv     | 4 ++--
 tb/soc/irq/tb_pimc.cpp | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

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.
  *
diff --git a/sv/soc/irq/pimc.sv b/sv/soc/irq/pimc.sv
index 15b82c9..21d5dde 100644
--- a/sv/soc/irq/pimc.sv
+++ b/sv/soc/irq/pimc.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.
  *
diff --git a/tb/soc/irq/tb_pimc.cpp b/tb/soc/irq/tb_pimc.cpp
index ec06a5d..7365649 100644
--- a/tb/soc/irq/tb_pimc.cpp
+++ b/tb/soc/irq/tb_pimc.cpp
@@ -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