From 515b4a268967f1e368b6c792f93600f92083f4cd Mon Sep 17 00:00:00 2001 From: Liutong HAN Date: Fri, 25 Oct 2024 11:37:07 +0000 Subject: [PATCH] Add the missing license description. --- 3rdparty/hal_rvv/hal_rvv_1p0/merge.hpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/3rdparty/hal_rvv/hal_rvv_1p0/merge.hpp b/3rdparty/hal_rvv/hal_rvv_1p0/merge.hpp index 5278680eaa..97c71ad0f3 100644 --- a/3rdparty/hal_rvv/hal_rvv_1p0/merge.hpp +++ b/3rdparty/hal_rvv/hal_rvv_1p0/merge.hpp @@ -1,3 +1,6 @@ +// This file is part of OpenCV project. +// It is subject to the license terms in the LICENSE file found in the top-level directory +// of this distribution and at http://opencv.org/license.html. #ifndef OPENCV_HAL_RVV_MERGE_HPP_INCLUDED #define OPENCV_HAL_RVV_MERGE_HPP_INCLUDED