summaryrefslogtreecommitdiffhomepage
path: root/example
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-11 06:14:17 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-11 06:14:17 +0100
commit61169dd77af24e3c3891ea882f43127201625d00 (patch)
tree9a79cdb0cf254100005fcc91492e68976307f638 /example
parentdf7ef3ba6105cc414b69f2b0666d50dec7030536 (diff)
[CHORE] Update example.nc snippet for Nectar GPU example.genericslibrary-tweaks
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'example')
-rw-r--r--example/example_06_nectar_gpu/example.nc5
1 files changed, 5 insertions, 0 deletions
diff --git a/example/example_06_nectar_gpu/example.nc b/example/example_06_nectar_gpu/example.nc
index 5c9760b..5c220ac 100644
--- a/example/example_06_nectar_gpu/example.nc
+++ b/example/example_06_nectar_gpu/example.nc
@@ -1,3 +1,8 @@
+// Copyright 2026, Amlal El Mahrouss (amlal@nekernel.org)
+// Licensed under the Apache License, Version 2.0 (See accompanying
+// file LICENSE or copy at http://www.apache.org/licenses/LICENSE-2.0)
+// Official repository: https://github.com/ne-foss-org/nectar
+
const main() {
const dummy := 0x10;
return dummy;