summaryrefslogtreecommitdiffhomepage
path: root/public/frameworks/KernelTest.fwrk/headers
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-11 16:24:17 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-11 16:24:17 +0100
commitaaf43eec4e4212578d0e900b546695c42bc203c0 (patch)
treeca76bdbe41c0f8202d1e09eb0a9e309cff902294 /public/frameworks/KernelTest.fwrk/headers
parent269012b320d0b81df07a78c1082a9f7b2f106df3 (diff)
[CHORE] Add SPDX header for files.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'public/frameworks/KernelTest.fwrk/headers')
-rw-r--r--public/frameworks/KernelTest.fwrk/headers/Foundation.h1
-rw-r--r--public/frameworks/KernelTest.fwrk/headers/SourceLocation.h1
-rw-r--r--public/frameworks/KernelTest.fwrk/headers/TestCase.h1
3 files changed, 3 insertions, 0 deletions
diff --git a/public/frameworks/KernelTest.fwrk/headers/Foundation.h b/public/frameworks/KernelTest.fwrk/headers/Foundation.h
index 7c9cffb2..2b9e848b 100644
--- a/public/frameworks/KernelTest.fwrk/headers/Foundation.h
+++ b/public/frameworks/KernelTest.fwrk/headers/Foundation.h
@@ -2,6 +2,7 @@
// Copyright 2024-2026, Amlal El Mahrouss (amlal@nekernel.org)
// Licensed under the Apache License, Version 2.0 (see LICENSE file)
// Official repository: https://github.com/ne-foss-org/nekernel
+
#ifndef HEADERS_FOUNDATION_H
#define HEADERS_FOUNDATION_H
diff --git a/public/frameworks/KernelTest.fwrk/headers/SourceLocation.h b/public/frameworks/KernelTest.fwrk/headers/SourceLocation.h
index c9bf7dd7..b8f5abd0 100644
--- a/public/frameworks/KernelTest.fwrk/headers/SourceLocation.h
+++ b/public/frameworks/KernelTest.fwrk/headers/SourceLocation.h
@@ -2,6 +2,7 @@
// Copyright 2024-2026, Amlal El Mahrouss (amlal@nekernel.org)
// Licensed under the Apache License, Version 2.0 (see LICENSE file)
// Official repository: https://github.com/ne-foss-org/nekernel
+
#ifndef HEADERS_SOURCELOCATION_H
#define HEADERS_SOURCELOCATION_H
diff --git a/public/frameworks/KernelTest.fwrk/headers/TestCase.h b/public/frameworks/KernelTest.fwrk/headers/TestCase.h
index e7ded897..2090f84e 100644
--- a/public/frameworks/KernelTest.fwrk/headers/TestCase.h
+++ b/public/frameworks/KernelTest.fwrk/headers/TestCase.h
@@ -2,6 +2,7 @@
// Copyright 2024-2026, Amlal El Mahrouss (amlal@nekernel.org)
// Licensed under the Apache License, Version 2.0 (see LICENSE file)
// Official repository: https://github.com/ne-foss-org/nekernel
+
#ifndef HEADERS_TESTCASE_H
#define HEADERS_TESTCASE_H