From 2a166a7598982a649124d4c52b99e8385fdcd4fa0211a031f31242522d10f801 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:00:28 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcel?expand=0&rev=14 --- bcel.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bcel.spec b/bcel.spec index 85997b1..ce2fe66 100644 --- a/bcel.spec +++ b/bcel.spec @@ -31,7 +31,7 @@ BuildRequires: ant-nodeps Version: 5.2 Release: 8 Summary: Byte Code Engineering Library -License: ASLv.. +License: Apache-2.0 Source0: http://jakarta.apache.org/builds/jakarta-bcel/release/v%{version}/bcel-%{version}-src.tar.bz2 Url: http://jakarta.apache.org/bcel Group: Development/Libraries/Java @@ -64,7 +64,7 @@ standard JVM message. %package javadoc -License: ASLv.. +License: Apache-2.0 PreReq: coreutils Summary: Javadoc for bcel Group: Development/Libraries/Java