packaging: drop BSD license
[platform/upstream/opencv.git] / packaging / opencv.spec
index b797c21..72bab4c 100644 (file)
@@ -7,9 +7,9 @@
 Name: opencv
 Summary: OpenCV library
 Version: 4.7.0
-Release: 1
+Release: 2
 Group: Development/Libraries
-License: Apache-2.0 and BSD-3-Clause
+License: Apache-2.0
 Source0: %{name}-%{version}.tar.gz
 Source100: opencv-contrib-%{version}.tar.gz
 # In cmake/OpenCVDetectPython.cmake, python packages are installed
@@ -306,7 +306,7 @@ fi
 %files
 %manifest opencv.manifest
 %defattr(-,root,root,-)
-%license LICENSE LICENSE.BSD-3-Clause
+%license LICENSE
 %{_libdir}/*.so*
 
 /usr/share/licenses/opencv4/*