From 4c9dfc2b14676db414d915ba3bab9e101de73e05 Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Fri, 5 Feb 2016 10:17:01 +0800 Subject: classpath: fix the license There is no 'Classpath' license, set it as the same with classpath-native. Signed-off-by: Jackie Huang Signed-off-by: Maxin B. John --- recipes-core/classpath/classpath.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core/classpath/classpath.inc b/recipes-core/classpath/classpath.inc index 2be849b..01f7a4f 100644 --- a/recipes-core/classpath/classpath.inc +++ b/recipes-core/classpath/classpath.inc @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/classpath/" SECTION = "libs" # GPLv2 + custom linking exception -LICENSE = "Classpath" +LICENSE = "GPL-2.0 & SAX-PD" PBN = "classpath" -- cgit v1.2.3-54-g00ecf