From c53b79b4dda720f6536a444b7f6bedde7a5f638e Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Fri, 18 Nov 2022 22:32:27 +0100 Subject: [PATCH] Use SPDX license tag --- tesseract.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tesseract.spec b/tesseract.spec index 5739927..fe35871 100644 --- a/tesseract.spec +++ b/tesseract.spec @@ -5,7 +5,7 @@ Version: 5.2.0 Release: 5%{?dist} Summary: Raw OCR Engine -License: ASL 2.0 +License: Apache-2.0 URL: https://github.com/tesseract-ocr/%{name} Source0: https://github.com/tesseract-ocr/tesseract/archive/%{version}%{?pre:-%pre}/%{name}-%{version}%{?pre:-%pre}.tar.gz