mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
recipes: Convert licenses to SPDX expressions
- Automatically convert all licenses to valid SPDX license expressions using convert-spdx-licenses.py Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -6,7 +6,7 @@ SUMMARY = "GeoIP perl API library to access location database"
|
||||
DESCRIPTION = "perl library for country/city/organization to IP address or hostname mapping"
|
||||
HOMEPAGE = "http://www.maxmind.com/app/ip-location"
|
||||
SECTION = "libdevel"
|
||||
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
||||
LICENSE = "Artistic-1.0 OR GPL-1.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e4f3ea6e9b28af88dc0321190a1f8250"
|
||||
|
||||
SRCREV = "4cdfdc38eca237c19c22a8b90490446ce6d970fa"
|
||||
|
||||
Reference in New Issue
Block a user