summaryrefslogtreecommitdiffhomepage
path: root/src/neboot-string.c
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-17 10:55:49 +0100
committerGitHub <noreply@github.com>2025-11-17 10:55:49 +0100
commitc8dff0d2bb5a7c622ae7a7831f6ce42ad6635473 (patch)
treea22155808898df7b9bf9b5f0254b6ceb3086ab88 /src/neboot-string.c
parentb9d6c2fffc397cd8dd9f7948be6f17f24d4f4850 (diff)
parenta4d3338e4f9ce011180b6d4f599acb4f34bba617 (diff)
Merge pull request #10 from nekernel-org/dev
meta: important document improvements.
Diffstat (limited to 'src/neboot-string.c')
-rw-r--r--src/neboot-string.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/neboot-string.c b/src/neboot-string.c
index 0c249a4..4ebe08a 100644
--- a/src/neboot-string.c
+++ b/src/neboot-string.c
@@ -1,17 +1,17 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, Amlal El Mahrouss, all rights reserved.
------------------------------------------- */
/**
* @file neboot-string.c
- * @author Amlal EL Mahrouss (amlal@nekernel.org)
+ * @author Amlal El Mahrouss (amlal@nekernel.org)
* @brief string library.
* @version 0.1
* @date 2024-01-16
*
- * @copyright Copyright (c) 2024 Amlal EL Mahrouss
+ * @copyright Copyright (c) 2024 Amlal El Mahrouss
*
*/