summaryrefslogtreecommitdiffhomepage
path: root/test/option.test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/option.test.cpp')
-rw-r--r--test/option.test.cpp9
1 files changed, 6 insertions, 3 deletions
diff --git a/test/option.test.cpp b/test/option.test.cpp
index 3cc336f..6751356 100644
--- a/test/option.test.cpp
+++ b/test/option.test.cpp
@@ -1,6 +1,9 @@
-// File: option.test.cpp
-// Purpose; Option test for OCL.
-/// @brief This unit test checks if the test fails with the expected value.
+// Copyright 2025, 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
+
+/// @brief Checks if the test fails with the expected value.
/// @author Amlal El Mahrouss
#include <ocl/option.hpp>