summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-navigation/osmium/osmium_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-navigation/osmium/osmium_git.bb b/recipes-navigation/osmium/osmium_git.bb
index 962ba0a8..a7178dbc 100644
--- a/recipes-navigation/osmium/osmium_git.bb
+++ b/recipes-navigation/osmium/osmium_git.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Fast and flexible C++ library for working with OpenStreetMap data
HOMEPAGE = "http://osmcode.org/libosmium"
SECTION = "apps"
-LICENSE = "BSD"
+LICENSE = "BSL-1.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e4224ccaecb14d942c71d31bef20d78c"
SRC_URI = "git://github.com/osmcode/libosmium.git;protocol=http"