summaryrefslogtreecommitdiffhomepage
path: root/example
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-02-13 18:57:51 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-02-13 18:58:00 +0100
commite1f051a5135f66d295fbc9187c324699b0513540 (patch)
treed2a047d0d91c85aed5edcccb9a669fc25a0ca60c /example
parent00056bd9610c48ec2c90dd4fdf32b7fa72fe3324 (diff)
feat: examples/simple_example: update copyright year.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'example')
-rw-r--r--example/simple_example/example.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/simple_example/example.cpp b/example/simple_example/example.cpp
index acd7182..fdcd638 100644
--- a/example/simple_example/example.cpp
+++ b/example/simple_example/example.cpp
@@ -2,7 +2,7 @@
* File: example.cpp
* Purpose: Rope example.
* Author: Amlal El Mahrouss (amlal@nekernel.org)
- * Copyright 2025, Amlal El Mahrouss, licensed under the Boost Software License.
+ * Copyright 2025-2026, Amlal El Mahrouss, licensed under the Boost Software License.
*/
#include <ocl/tproc/rope.hpp>