summaryrefslogtreecommitdiffhomepage
path: root/CITATION.cff
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-17 10:05:07 +0100
committerGitHub <noreply@github.com>2025-11-17 10:05:07 +0100
commit062c4bb508bf6ec7334d374fef2e0e10623b2df9 (patch)
tree137a91eb22d1a9207fd4322ced08c3b6388c5eb5 /CITATION.cff
parent36269e57831e560df6a0da9c9d02c00671b0163d (diff)
parent791fcd646503f05617f22e6006c115095746da26 (diff)
Merge pull request #69 from nekernel-org/dev
release: NeKernel v0.0.7
Diffstat (limited to 'CITATION.cff')
-rw-r--r--CITATION.cff6
1 files changed, 3 insertions, 3 deletions
diff --git a/CITATION.cff b/CITATION.cff
index 5725fd6a..c52e8dde 100644
--- a/CITATION.cff
+++ b/CITATION.cff
@@ -2,7 +2,7 @@
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
-title: NeKernel.org Operating System Kernel
+title: NeKernel.org Operating System Kernel in C++
message: The Operating System Kernel of NeKernel.org
type: software
authors:
@@ -12,7 +12,7 @@ authors:
identifiers:
- type: url
value: 'https://nekernel.org'
- description: NeKernel's website.
+ description: NeKernel Website.
repository-code: 'https://github.com/nekernel-org/nekernel'
url: 'https://nekernel.org'
abstract: >-
@@ -22,4 +22,4 @@ keywords:
- kernel
- operating-system
- cpp
-license: GPL-3.0
+license: Apache-2.0