summaryrefslogtreecommitdiffhomepage
path: root/src/boot/BootKit/Shared
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/BootKit/Shared')
-rw-r--r--src/boot/BootKit/Shared/base.h4
-rw-r--r--src/boot/BootKit/Shared/bit.h4
2 files changed, 8 insertions, 0 deletions
diff --git a/src/boot/BootKit/Shared/base.h b/src/boot/BootKit/Shared/base.h
index c95db0cc..4d2d9a91 100644
--- a/src/boot/BootKit/Shared/base.h
+++ b/src/boot/BootKit/Shared/base.h
@@ -1,3 +1,7 @@
+// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org)
+// Licensed under the Apache License, Version 2.0 (see LICENSE file)
+// Official repository: https://github.com/nekernel-org/nekernel
+
#ifndef UTL_BASE_H
#define UTL_BASE_H
diff --git a/src/boot/BootKit/Shared/bit.h b/src/boot/BootKit/Shared/bit.h
index 1ac29c89..74143bbc 100644
--- a/src/boot/BootKit/Shared/bit.h
+++ b/src/boot/BootKit/Shared/bit.h
@@ -1,3 +1,7 @@
+// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org)
+// Licensed under the Apache License, Version 2.0 (see LICENSE file)
+// Official repository: https://github.com/nekernel-org/nekernel
+
#ifndef UTL_BIT_H
#define UTL_BIT_H