From 2c3e965990ab3367060339e448e8ea672f9d13ed17f7ed5cbf065522a9df627a Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:58:29 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qdox?expand=0&rev=8 --- qdox.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/qdox.spec b/qdox.spec index 660f11e..0aff269 100644 --- a/qdox.spec +++ b/qdox.spec @@ -36,7 +36,7 @@ Name: qdox Version: 1.6.1 Release: 2 Summary: Extract class/interface/method definitions from sources -License: The Apache Software License +License: Apache-2.0 Url: http://qdox.codehaus.org/ Group: Development/Libraries/Java # svn co https://svn.codehaus.org/qdox/tags/QDOX_1_6_1/qdox @@ -85,7 +85,7 @@ documentation tools. %if %{with_repolib} %package repolib -License: The Apache Software License +License: Apache-2.0 Summary: Artifacts to be uploaded to a repository library Group: Development/Libraries/Java @@ -100,7 +100,7 @@ documentation tools. %endif %package javadoc -License: The Apache Software License +License: Apache-2.0 Summary: Extract class/interface/method definitions from sources Group: Development/Libraries/Java