Skip to content

Commit

Permalink
cairo: Update LICENSE field version to MPL-1 and LGPLv2.1
Browse files Browse the repository at this point in the history
* Updated LICENSE field version from generic LGPL to MPL-1 and
  LGPLv2.1 to reflect the real license version.
* This change was based on setting in oe-core as well as code
  inspection.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
  • Loading branch information
chase maupin authored and shr-project committed Dec 13, 2012
1 parent 617ce74 commit 399b52d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion recipes/cairo/cairo_1.10.0.bb
@@ -1,6 +1,8 @@
require cairo.inc

PR = "r2"
LICENSE = "MPL-1 LGPLv2.1"

PR = "r3"

SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz;name=cairo \
"
Expand Down

0 comments on commit 399b52d

Please sign in to comment.