SHA256
1
0
forked from pool/jflex

replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jflex?expand=0&rev=11
This commit is contained in:
Stephan Kulow 2011-12-06 17:20:38 +00:00 committed by Git OBS Bridge
parent 2dbe8233d4
commit ea7cb8cd16

View File

@ -33,7 +33,7 @@ Name: jflex-bootstrap
Version: 1.4.3
Release: 10
Summary: Lexical Analyzer Generator for Java
License: GPLv2+
License: GPL-2.0+
Group: Development/Libraries/Java
Url: http://www.jflex.de/
Source0: http://www.jflex.de/jflex-%{version}.tar.bz2
@ -73,7 +73,7 @@ Design goals The main design goals of JFlex are:
%if %without bootstrap
%package javadoc
License: GPLv2+
License: GPL-2.0+
Group: Development/Libraries/Java
Summary: Javadoc for %{name}
@ -95,7 +95,7 @@ Design goals The main design goals of JFlex are:
This package contains javadoc for %{name}.
%package doc
License: GPLv2+
License: GPL-2.0+
Group: Development/Libraries/Java
Summary: Documentation and examples for %{name}