summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-31 08:04:08 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-31 08:04:08 +0200
commitacdaae021dd99e4de42f51c6619eeda667f42eb3 (patch)
tree500de77cb59e5b1cb54fd8bbfd8e58e8cc046bbf
parent5dbeca342145cfc8e1ad852291dea44dd58f1d1d (diff)
[CHORE] Update vendor name.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
-rw-r--r--CITATION.cff8
-rw-r--r--README.md2
2 files changed, 5 insertions, 5 deletions
diff --git a/CITATION.cff b/CITATION.cff
index 4e8878d0..6882ce91 100644
--- a/CITATION.cff
+++ b/CITATION.cff
@@ -1,6 +1,6 @@
cff-version: 1.2.0
-title: Ne.org Operating System Kernel in C++
-message: The Operating System Kernel of Ne.org
+title: Ne.app Operating System Kernel in C++
+message: The Operating System Kernel of Ne.app
type: software
authors:
- given-names: Amlal
@@ -9,11 +9,11 @@ authors:
identifiers:
- type: url
value: 'https://nekernel.org'
- description: Ne.org's Operating System Kernel
+ description: Ne.app's Operating System Kernel
repository-code: 'https://github.com/ne-foss-org/ne-kernel'
url: 'https://nekernel.org'
abstract: >-
- This is Ne.org's Modular Operating System Kernel.
+ This is Ne.app's Modular Operating System Kernel.
keywords:
- kernel
- operating-system
diff --git a/README.md b/README.md
index 1798db62..1dd8fb73 100644
--- a/README.md
+++ b/README.md
@@ -112,6 +112,6 @@ NeKernel is licensed under the [Apache-2.0 License](LICENSE).
<div align="center">
<sub>
- &copy; 2022-2026 Amlal El Mahrouss & Ne.org Authors. Licensed under the Apache 2.0 license.
+ &copy; 2022-2026 Amlal El Mahrouss & Ne.app Authors. Licensed under the Apache 2.0 license.
</sub>
</div>