summaryrefslogtreecommitdiffhomepage
path: root/src/cli/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/main.cc')
-rw-r--r--src/cli/main.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cli/main.cc b/src/cli/main.cc
index e79cc6e..dd2590b 100644
--- a/src/cli/main.cc
+++ b/src/cli/main.cc
@@ -1,7 +1,7 @@
// ============================================================= //
-// nebuild
-// Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under BSD-3 license.
+// NeBuild
+// Copyright (C) 2024-2025, Amlal El Mahrouss and NeKernel Authors, licensed under BSD-3 license.
// ============================================================= //
#include <NeBuildKit/JSONManifestBuilder.h>