summaryrefslogtreecommitdiffhomepage
path: root/CITATION.cff
diff options
context:
space:
mode:
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