From aa088ca1d6c19cf14ef58e9834750487e3de9935 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 11 May 2014 16:55:01 +0200 Subject: mongodb: update LICENSE AGPLv3 -> AGPL-3.0 * to fix: WARNING: mongodb: No generic license file exists for: AGPLv3 in any provider Signed-off-by: Martin Jansa --- meta-oe/recipes-support/mongodb/mongodb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/recipes-support/mongodb/mongodb_git.bb') diff --git a/meta-oe/recipes-support/mongodb/mongodb_git.bb b/meta-oe/recipes-support/mongodb/mongodb_git.bb index 149f582fa0..2701c4cfca 100644 --- a/meta-oe/recipes-support/mongodb/mongodb_git.bb +++ b/meta-oe/recipes-support/mongodb/mongodb_git.bb @@ -1,5 +1,5 @@ SUMMARY = "mongodb" -LICENSE = "AGPLv3 & Apache-2.0" +LICENSE = "AGPL-3.0 & Apache-2.0" LIC_FILES_CHKSUM = "file://GNU-AGPL-3.0.txt;md5=73f1eb20517c55bf9493b7dd6e480788 \ file://APACHE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" -- cgit 1.2.3-korg