From 8f850df2834a8fea1936d38fc1b3787aef0bca46 Mon Sep 17 00:00:00 2001 From: Mike Sul Date: Tue, 21 May 2019 19:03:36 +0300 Subject: OTA-2541: Use MPL-2.0 license for recipes-test's recipes Signed-off-by: Mike Sul Signed-off-by: Patrick Vacek --- recipes-test/big-update/big-update_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-test/big-update/big-update_1.0.bb') diff --git a/recipes-test/big-update/big-update_1.0.bb b/recipes-test/big-update/big-update_1.0.bb index 68b9746..3b1d652 100644 --- a/recipes-test/big-update/big-update_1.0.bb +++ b/recipes-test/big-update/big-update_1.0.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Example Package with 10MB of random, seeded content" -LICENSE = "CLOSED" +LICENSE = "MPL-2.0" SRC_URI = "file://rand_file.py" -- cgit v1.2.3-54-g00ecf