summaryrefslogtreecommitdiffstats
path: root/recipes-core/classpath
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/classpath')
-rw-r--r--recipes-core/classpath/classpath-native.inc2
-rw-r--r--recipes-core/classpath/classpath.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/classpath/classpath-native.inc b/recipes-core/classpath/classpath-native.inc
index dcc30d2..6a56337 100644
--- a/recipes-core/classpath/classpath-native.inc
+++ b/recipes-core/classpath/classpath-native.inc
@@ -1,4 +1,4 @@
1DESCRIPTION = "GNU Classpath standard Java libraries - For native Java-dependent programs" 1SUMMARY = "GNU Classpath standard Java libraries - For native Java-dependent programs"
2HOMEPAGE = "http://www.gnu.org/software/classpath/" 2HOMEPAGE = "http://www.gnu.org/software/classpath/"
3LICENSE = "GPL-2.0 & SAX-PD" 3LICENSE = "GPL-2.0 & SAX-PD"
4 4
diff --git a/recipes-core/classpath/classpath.inc b/recipes-core/classpath/classpath.inc
index 01f7a4f..e23b752 100644
--- a/recipes-core/classpath/classpath.inc
+++ b/recipes-core/classpath/classpath.inc
@@ -1,4 +1,4 @@
1DESCRIPTION = "GNU Classpath standard Java libraries" 1SUMMARY = "GNU Classpath standard Java libraries"
2HOMEPAGE = "http://www.gnu.org/software/classpath/" 2HOMEPAGE = "http://www.gnu.org/software/classpath/"
3SECTION = "libs" 3SECTION = "libs"
4 4