summaryrefslogtreecommitdiffhomepage
path: root/test/rope_test/crope.pred.test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/rope_test/crope.pred.test.cpp')
-rw-r--r--test/rope_test/crope.pred.test.cpp11
1 files changed, 5 insertions, 6 deletions
diff --git a/test/rope_test/crope.pred.test.cpp b/test/rope_test/crope.pred.test.cpp
index 5613bc3..58424cc 100644
--- a/test/rope_test/crope.pred.test.cpp
+++ b/test/rope_test/crope.pred.test.cpp
@@ -1,9 +1,8 @@
-/*
- * File: crope.pred.test.cpp
- * Purpose: Char rope test.
- * Author: Amlal El Mahrouss (amlal@nekernel.org)
- * Copyright 2025-2026, Amlal El Mahrouss, licensed under the Boost Software License.
- */
+// SPDX-License-Identifier: BSL-1.0
+// 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-foss-org/tproc
#include <ocl/tproc/rope.hpp>
#include <memory>