summaryrefslogtreecommitdiffhomepage
path: root/example/simple_example
diff options
context:
space:
mode:
Diffstat (limited to 'example/simple_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>