summaryrefslogtreecommitdiffhomepage
path: root/example/option_example/example.cpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-02 15:10:46 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-02 15:10:46 +0100
commit784434ad4d509b1fb0082a0b36cf5e8bf56b101a (patch)
treecd2d680b7f83e72cc343010cf3e183cd8992eef6 /example/option_example/example.cpp
parenta7fb7ee1e53b208415b1307df58b64ce3537b675 (diff)
chore: update upstream.
Diffstat (limited to 'example/option_example/example.cpp')
-rw-r--r--example/option_example/example.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/option_example/example.cpp b/example/option_example/example.cpp
index ef89f29..a87ace6 100644
--- a/example/option_example/example.cpp
+++ b/example/option_example/example.cpp
@@ -1,7 +1,7 @@
// Copyright 2025-2026, Amlal El Mahrouss (amlal@nekernel.org)
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
-// Official repository: https://github.com/ocl-org/core
+// Official repository: https://github.com/ocl-foss-org/core
#include <ocl/crc_hash.hpp>
#include <ocl/print.hpp>