SHA256
1
0
forked from pool/ocrad

replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocrad?expand=0&rev=17
This commit is contained in:
Stephan Kulow
2011-12-06 17:33:27 +00:00
committed by Git OBS Bridge
parent ef2f4802e0
commit 5b0a8a8749

View File

@@ -23,7 +23,7 @@ Version: 0.21
Release: 1
Summary: Optical Character Recognition Program
License: GPLv3+
License: GPL-3.0+
Url: https://savannah.gnu.org/projects/ocrad/
Group: Productivity/Graphics/Other
Source0: %{name}-%{version}.tar.bz2
@@ -47,7 +47,7 @@ Ocrad can be used as a stand-alone console application, or as a backend to
other programs.
%package devel
License: GPLv3+
License: GPL-3.0+
Summary: Development files for GNU ocrad
Group: Development/Libraries/C and C++