summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-02-22 06:15:05 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-02-22 06:15:05 +0100
commit53c1fbfa2a394d5435f8a3a8c0a6dbfd62adc33b (patch)
treeea7170093886c10a05cd9704a9e94802cfbffa6f /CMakeLists.txt
parentac737b35c776f4e9304740cf138c3189ee4cd362 (diff)
chore: update copyright year.v0.1.0-developv0.1.0-develop-2026
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7fb7068..840cdba 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
# // ============================================================= //
# // NeBuild
-# // Copyright (C) 2025, Amlal El Mahrouss, licensed under BSD-3 license.
+# // Copyright (C) 2025-2026, Amlal El Mahrouss, licensed under BSD-3 license.
# // ============================================================= //
# AMLALE: Update the CMake version, which requires a version that was too old.
@@ -32,4 +32,4 @@ add_custom_target(build-nebuild
message(STATUS "Sources: ${NEBUILD_SOURCES}")
message(STATUS "Include Dirs: ${CMAKE_SOURCE_DIR}/src;${CMAKE_SOURCE_DIR}/vendor")
-include(install_windows.cmake) \ No newline at end of file
+include(install_windows.cmake)