diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-17 10:05:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-17 10:05:07 +0100 |
| commit | 062c4bb508bf6ec7334d374fef2e0e10623b2df9 (patch) | |
| tree | 137a91eb22d1a9207fd4322ced08c3b6388c5eb5 /CITATION.cff | |
| parent | 36269e57831e560df6a0da9c9d02c00671b0163d (diff) | |
| parent | 791fcd646503f05617f22e6006c115095746da26 (diff) | |
Merge pull request #69 from nekernel-org/dev
release: NeKernel v0.0.7
Diffstat (limited to 'CITATION.cff')
| -rw-r--r-- | CITATION.cff | 6 |
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 |
