summaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/chk.hefs.cpp2
-rw-r--r--tools/libmkfs/mkfs.hpp2
-rw-r--r--tools/libmkfs/openhefs.hpp2
-rw-r--r--tools/mkfs.hefs.cpp2
4 files changed, 4 insertions, 4 deletions
diff --git a/tools/chk.hefs.cpp b/tools/chk.hefs.cpp
index d9141f1f..ad52f39d 100644
--- a/tools/chk.hefs.cpp
+++ b/tools/chk.hefs.cpp
@@ -1,6 +1,6 @@
// 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/nekernel-org/nekernel
+// Official repository: https://github.com/ne-foss-org/nekernel
#include <tools/libmkfs/mkfs.hpp>
#include <tools/libmkfs/openhefs.hpp>
diff --git a/tools/libmkfs/mkfs.hpp b/tools/libmkfs/mkfs.hpp
index 41e79996..3a6a2a6b 100644
--- a/tools/libmkfs/mkfs.hpp
+++ b/tools/libmkfs/mkfs.hpp
@@ -1,6 +1,6 @@
// 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/nekernel-org/nekernel
+// Official repository: https://github.com/ne-foss-org/nekernel
#ifndef LIBMKFS_MKFS_H
#define LIBMKFS_MKFS_H
diff --git a/tools/libmkfs/openhefs.hpp b/tools/libmkfs/openhefs.hpp
index 6b77bf1b..998bf4fe 100644
--- a/tools/libmkfs/openhefs.hpp
+++ b/tools/libmkfs/openhefs.hpp
@@ -1,6 +1,6 @@
// 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/nekernel-org/nekernel
+// Official repository: https://github.com/ne-foss-org/nekernel
#ifndef LIBMKFS_OPENHEFS_H
#define LIBMKFS_OPENHEFS_H
diff --git a/tools/mkfs.hefs.cpp b/tools/mkfs.hefs.cpp
index b698105e..28475f5f 100644
--- a/tools/mkfs.hefs.cpp
+++ b/tools/mkfs.hefs.cpp
@@ -1,6 +1,6 @@
// 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/nekernel-org/nekernel
+// Official repository: https://github.com/ne-foss-org/nekernel
#include <tools/libmkfs/mkfs.hpp>
#include <tools/libmkfs/openhefs.hpp>