summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/SwapKit
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/SwapKit')
-rw-r--r--src/kernel/SwapKit/DiskSwap.h9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/kernel/SwapKit/DiskSwap.h b/src/kernel/SwapKit/DiskSwap.h
index e1e9b317..62fa558c 100644
--- a/src/kernel/SwapKit/DiskSwap.h
+++ b/src/kernel/SwapKit/DiskSwap.h
@@ -1,9 +1,6 @@
-
-/* ========================================
-
- Copyright (C) 2024-2025 Amlal El Mahrouss , licensed under the Apache 2.0 license.
-
-======================================== */
+// 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 SWAPKIT_DISKSWAP_H
#define SWAPKIT_DISKSWAP_H