diff options
| -rw-r--r-- | CITATION.cff | 8 | ||||
| -rw-r--r-- | README.md | 2 |
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 @@ -112,6 +112,6 @@ NeKernel is licensed under the [Apache-2.0 License](LICENSE). <div align="center"> <sub> - © 2022-2026 Amlal El Mahrouss & Ne.org Authors. Licensed under the Apache 2.0 license. + © 2022-2026 Amlal El Mahrouss & Ne.app Authors. Licensed under the Apache 2.0 license. </sub> </div> |
