[oe-commits] Martin Jansa : mongodb: update LICENSE AGPLv3 -> AGPL-3.0

git at git.openembedded.org git at git.openembedded.org
Mon May 12 11:30:27 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: aa088ca1d6c19cf14ef58e9834750487e3de9935
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=aa088ca1d6c19cf14ef58e9834750487e3de9935

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun May 11 16:55:01 2014 +0200

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 <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-support/mongodb/mongodb_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/mongodb/mongodb_git.bb b/meta-oe/recipes-support/mongodb/mongodb_git.bb
index 149f582..2701c4c 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"
 



More information about the Openembedded-commits mailing list