summaryrefslogtreecommitdiffhomepage
path: root/public/frameworks/KernelTest.fwrk
diff options
context:
space:
mode:
Diffstat (limited to 'public/frameworks/KernelTest.fwrk')
-rw-r--r--public/frameworks/KernelTest.fwrk/headers/KernelTest.h4
-rw-r--r--public/frameworks/KernelTest.fwrk/src/UnitTests.cc4
2 files changed, 4 insertions, 4 deletions
diff --git a/public/frameworks/KernelTest.fwrk/headers/KernelTest.h b/public/frameworks/KernelTest.fwrk/headers/KernelTest.h
index 0e4e688e..7b25c8a4 100644
--- a/public/frameworks/KernelTest.fwrk/headers/KernelTest.h
+++ b/public/frameworks/KernelTest.fwrk/headers/KernelTest.h
@@ -1,8 +1,8 @@
-/* -------------------------------------------
+/* ========================================
Copyright (C) 2025, Amlal El Mahrouss, licensed under the Apache 2.0 license.
-------------------------------------------- */
+======================================== */
#pragma once
diff --git a/public/frameworks/KernelTest.fwrk/src/UnitTests.cc b/public/frameworks/KernelTest.fwrk/src/UnitTests.cc
index 77626dc6..ab6effa9 100644
--- a/public/frameworks/KernelTest.fwrk/src/UnitTests.cc
+++ b/public/frameworks/KernelTest.fwrk/src/UnitTests.cc
@@ -1,8 +1,8 @@
-/* -------------------------------------------
+/* ========================================
Copyright (C) 2025, Amlal El Mahrouss, licensed under the Apache 2.0 license.
-------------------------------------------- */
+======================================== */
#include <public/frameworks/KernelTest.fwrk/headers/KernelTest.h>