From 1e38f3dc22592a1747025fbc68db0fc633d38a8b143856955ae161e0c93958f8 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 16:58:46 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/appframework?expand=0&rev=9 --- appframework.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appframework.spec b/appframework.spec index 1190f88..2fe23da 100644 --- a/appframework.spec +++ b/appframework.spec @@ -21,7 +21,7 @@ Name: appframework Version: 1.03 Release: 2 Summary: Swing Application Framework -License: LGPL v2.0 or later +License: LGPL-2.0+ Url: https://appframework.dev.java.net/ Group: Development/Libraries/Java Source0: https://appframework.dev.java.net/downloads/AppFramework-%{version}-src.tar.bz2 @@ -46,7 +46,7 @@ small set of Java classes that simplify building desktop applications. %package javadoc -License: LGPL v2.0 or later +License: LGPL-2.0+ Summary: Swing Application Framework Group: Development/Libraries/Java