summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/30pin.h2
-rw-r--r--include/boot.h2
-rw-r--r--include/bootnet.h2
-rw-r--r--include/cxx-abi.hpp2
-rw-r--r--include/fd.h2
-rw-r--r--include/mp-bit.h2
-rw-r--r--include/pci-tree.h2
-rw-r--r--include/string.h2
-rw-r--r--include/xcoff.h2
9 files changed, 9 insertions, 9 deletions
diff --git a/include/30pin.h b/include/30pin.h
index 336f536..dc34326 100644
--- a/include/30pin.h
+++ b/include/30pin.h
@@ -1,7 +1,7 @@
// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org)
// Distributed under the Apache Software License, Version 2.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.apache.org/licenses/LICENSE-2.0)
-// Official repository: https://github.com/nekernel-org/neboot
+// Official repository: https://github.com/ne-foss-org/neboot
#pragma once
diff --git a/include/boot.h b/include/boot.h
index a10a7df..fa07990 100644
--- a/include/boot.h
+++ b/include/boot.h
@@ -1,7 +1,7 @@
// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org)
// Distributed under the Apache Software License, Version 2.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.apache.org/licenses/LICENSE-2.0)
-// Official repository: https://github.com/nekernel-org/neboot
+// Official repository: https://github.com/ne-foss-org/neboot
#pragma once
diff --git a/include/bootnet.h b/include/bootnet.h
index e3892b4..60be0a4 100644
--- a/include/bootnet.h
+++ b/include/bootnet.h
@@ -1,7 +1,7 @@
// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org)
// Distributed under the Apache Software License, Version 2.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.apache.org/licenses/LICENSE-2.0)
-// Official repository: https://github.com/nekernel-org/neboot
+// Official repository: https://github.com/ne-foss-org/neboot
#pragma once
diff --git a/include/cxx-abi.hpp b/include/cxx-abi.hpp
index 2863948..b92159d 100644
--- a/include/cxx-abi.hpp
+++ b/include/cxx-abi.hpp
@@ -1,7 +1,7 @@
// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org)
// Distributed under the Apache Software License, Version 2.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.apache.org/licenses/LICENSE-2.0)
-// Official repository: https://github.com/nekernel-org/neboot
+// Official repository: https://github.com/ne-foss-org/neboot
#pragma once
diff --git a/include/fd.h b/include/fd.h
index f0d99a3..50d2230 100644
--- a/include/fd.h
+++ b/include/fd.h
@@ -1,7 +1,7 @@
// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org)
// Distributed under the Apache Software License, Version 2.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.apache.org/licenses/LICENSE-2.0)
-// Official repository: https://github.com/nekernel-org/neboot
+// Official repository: https://github.com/ne-foss-org/neboot
#pragma once
diff --git a/include/mp-bit.h b/include/mp-bit.h
index 8298084..1a1efd0 100644
--- a/include/mp-bit.h
+++ b/include/mp-bit.h
@@ -1,7 +1,7 @@
// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org)
// Distributed under the Apache Software License, Version 2.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.apache.org/licenses/LICENSE-2.0)
-// Official repository: https://github.com/nekernel-org/neboot
+// Official repository: https://github.com/ne-foss-org/neboot
#ifndef __BITMANIP_H__
#define __BITMANIP_H__
diff --git a/include/pci-tree.h b/include/pci-tree.h
index b4fd500..53587c1 100644
--- a/include/pci-tree.h
+++ b/include/pci-tree.h
@@ -1,7 +1,7 @@
// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org)
// Distributed under the Apache Software License, Version 2.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.apache.org/licenses/LICENSE-2.0)
-// Official repository: https://github.com/nekernel-org/neboot
+// Official repository: https://github.com/ne-foss-org/neboot
#pragma once
diff --git a/include/string.h b/include/string.h
index 586e54a..9ca742a 100644
--- a/include/string.h
+++ b/include/string.h
@@ -1,7 +1,7 @@
// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org)
// Distributed under the Apache Software License, Version 2.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.apache.org/licenses/LICENSE-2.0)
-// Official repository: https://github.com/nekernel-org/neboot
+// Official repository: https://github.com/ne-foss-org/neboot
#pragma once
diff --git a/include/xcoff.h b/include/xcoff.h
index b679fa9..0082bed 100644
--- a/include/xcoff.h
+++ b/include/xcoff.h
@@ -1,7 +1,7 @@
// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org)
// Distributed under the Apache Software License, Version 2.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.apache.org/licenses/LICENSE-2.0)
-// Official repository: https://github.com/nekernel-org/neboot
+// Official repository: https://github.com/ne-foss-org/neboot
#ifndef __XCOFF__
#define __XCOFF__