]> code.ossystems Code Review - openembedded-core.git/commitdiff
License Field Cleanup: Non-standard field names
authorBeth Flanagan <elizabeth.flanagan@intel.com>
Wed, 25 May 2011 21:05:02 +0000 (14:05 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 27 May 2011 17:27:04 +0000 (18:27 +0100)
I've cleaned up some odd license fields, fixed some license
names and corrected some incorrect licenses. LICENSE really needs
a pass through by the maintainers as some of the licensing is
incorrect.

Also, every license with Artistic should be gone through and noted as
which version of Artistic.

Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
38 files changed:
meta/recipes-connectivity/ppp/ppp_2.4.5.bb
meta/recipes-core/dbus/dbus-glib.inc
meta/recipes-core/dbus/dbus.inc
meta/recipes-core/glib-2.0/glib.inc
meta/recipes-core/zlib/zlib_1.2.5.bb
meta/recipes-devtools/elfutils/elfutils_0.148.bb
meta/recipes-devtools/nasm/nasm_2.07.bb
meta/recipes-devtools/python/python-pycairo_1.8.10.bb
meta/recipes-devtools/python/python-pyrex_0.9.9.bb
meta/recipes-devtools/subversion/subversion_1.6.15.bb
meta/recipes-devtools/tcf-agent/tcf-agent_svn.bb
meta/recipes-devtools/valgrind/valgrind_3.6.1.bb
meta/recipes-extended/byacc/byacc.inc
meta/recipes-extended/cronie/cronie_1.4.7.bb
meta/recipes-extended/libtirpc/libtirpc_0.2.1.bb
meta/recipes-extended/mktemp/mktemp_1.7.bb
meta/recipes-extended/tzcode/tzcode-native_2009r.bb
meta/recipes-gnome/gnome/gnome-doc-utils.inc
meta/recipes-graphics/cairo/cairo.inc
meta/recipes-graphics/fontconfig/fontconfig_2.8.0.bb
meta/recipes-graphics/fstests/fstests_svn.bb
meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb
meta/recipes-graphics/xorg-font/encodings_1.0.4.bb
meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb
meta/recipes-graphics/xorg-lib/libxpm_3.5.9.bb
meta/recipes-graphics/xorg-lib/pixman_0.20.2.bb
meta/recipes-multimedia/libpng/libpng_1.2.44.bb
meta/recipes-multimedia/pulseaudio/libatomics-ops_1.2.bb
meta/recipes-sato/libical/libical_0.46.bb
meta/recipes-support/apr/apr-util_1.3.10.bb
meta/recipes-support/apr/apr_1.4.2.bb
meta/recipes-support/boost/boost-36.inc
meta/recipes-support/boost/boost-jam-native.inc
meta/recipes-support/boost/boost_1.44.0.bb
meta/recipes-support/db/db_5.1.19.bb
meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb
meta/recipes-support/libgdbus/libgdbus_git.bb
meta/recipes-support/taglib/taglib_1.6.3.bb

index 785eab11aafaa611c86ccbbe04f9f8f80af09ae1..b865afdd77b745d255d11f6945bdc09790ea7f05 100644 (file)
@@ -5,7 +5,7 @@ SECTION = "console/network"
 HOMEPAGE = "http://samba.org/ppp/"
 BUGTRACKER = "http://ppp.samba.org/cgi-bin/ppp-bugs"
 DEPENDS = "libpcap"
-LICENSE = "BSD & GPLv2+ & LGPLv2+ & public domain"
+LICENSE = "BSD & GPLv2+ & LGPLv2+ & PD"
 LIC_FILES_CHKSUM = "file://pppd/ccp.c;beginline=1;endline=29;md5=e2c43fe6e81ff77d87dc9c290a424dea \
                     file://pppd/plugins/passprompt.c;beginline=1;endline=10;md5=3bcbcdbf0e369c9a3e0b8c8275b065d8 \
                     file://pppd/tdb.c;beginline=1;endline=27;md5=4ca3a9991b011038d085d6675ae7c4e6 \
index 22bf6274a7115b6fcea499ef94c29bef3fb6779d..704dc04cd031f92a4f5072764158940f4a4e04b2 100644 (file)
@@ -2,7 +2,7 @@ SUMMARY = "High level language (GLib) binding for D-Bus"
 DESCRIPTION = "GLib bindings for the D-Bus message bus that integrate \
 the D-Bus library with the GLib thread abstraction and main loop."
 HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
-LICENSE = "AFL2.1 | GPLv2+"
+LICENSE = "AFL-2 | GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=cf5b3a2f7083750d504333114e738656 \
                     file://dbus/dbus-glib.h;firstline=7;endline=21;md5=833ef01806b4c524fb3678a16300536f"
 SECTION = "base"
index 38acf354fbb5a7fc6e18534ccf6c64f2c9e63db6..22514e9e00ac16d1446ad4a12c851bf7625fc5cb 100644 (file)
@@ -2,7 +2,7 @@ SUMMARY = "D-Bus message bus"
 DESCRIPTION = "D-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a \"single instance\" application or daemon, and to launch applications and daemons on demand when their services are needed."
 HOMEPAGE = "http://dbus.freedesktop.org"
 SECTION = "base"
-LICENSE = "AFL2.1 | GPLv2+"
+LICENSE = "AFL-2 | GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=10dded3b58148f3f1fd804b26354af3e \
                     file://dbus/dbus.h;firstline=6;endline=20;md5=6eea2e0c7750dd8e620dcb1437312fa5"
 DEPENDS = "expat virtual/libintl virtual/libx11 libsm"
index f015fd3a92aa096ed1632faf7529644ea9c70480..0488490b86e75eb0df46fa57f13049d1215f9992 100644 (file)
@@ -2,7 +2,7 @@ SUMMARY = "A general-purpose utility library"
 DESCRIPTION = "GLib is a general-purpose utility library, which provides many useful data types, macros, type conversions, string utilities, file utilities, a main loop abstraction, and so on."
 # pcre is under BSD;
 # docs/reference/COPYING is with a 'public domai'-like license!
-LICENSE = "LGPLv2+ & BSD & public domain"
+LICENSE = "LGPLv2+ & BSD & PD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
                     file://glib/glib.h;startline=4;endline=17;md5=a4332fe58b076f29d07c9c066d2967b6 \
                     file://gmodule/COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
index c9f29ccd6e218e3103ec6d17732ff49a0d325e10..f7cfa407d48ff1557d987a7f4462fe61003c9e7b 100644 (file)
@@ -4,7 +4,7 @@ library which is used by many different programs."
 HOMEPAGE = "http://zlib.net/"
 SECTION = "libs"
 PRIORITY = "required"
-LICENSE = "zlib"
+LICENSE = "Zlib"
 LIC_FILES_CHKSUM = "file://zlib.h;beginline=4;endline=23;md5=084e9c30e4e6272c3b057b13c6467f3d"
 
 DEPENDS = "libtool-cross"
index 115ff9bde6b60340452e6874c1559a7b898a0261..2bedc0574a3aa412430333f17c30a966bfef284c 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "A collection of utilities and DSOs to handle compiled objects."
 HOMEPAGE = "https://fedorahosted.org/elfutils"
 SECTION = "base"
-LICENSE = "GPLv2 with exceptions"
+LICENSE = "(GPLv2 & Exception)"
 LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3\
                     file://EXCEPTION;md5=570adcb0c1218ab57f2249c67d0ce417"
 DEPENDS = "libtool bzip2 zlib"
index a1c071863831d08ba9999abb2cbed711df709d3b..69e3b7bfb4cfc2a409098c0ceb3f86e04bc37bd7 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "General-purpose x86 assembler"
 SECTION = "devel"
-LICENSE = "simplifiedBSD"
+LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=d89d124974e487e5d64da6f1cd8acfbb"
 COMPATIBLE_HOST = '(x86_64|i.86).*-(linux|freebsd.*)'
 
index 24b3ff2c4397918f9c004a704e1c464408d68b14..b76724ea332c25b2c4842dbe6f944ffc77aa2132 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Python Bindings for the Cairo canvas library"
 HOMEPAGE = "http://cairographics.org/pycairo"
 BUGTRACKER = "http://bugs.freedesktop.org"
 SECTION = "python-devel"
-LICENSE = "LGPLv2.1 & MPLv1.1"
+LICENSE = "LGPLv2.1 & MPL-1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=f2e071ab72978431b294a0d696327421"
 # cairo >= 1.8.8
 DEPENDS = "cairo"
index bba84ce4a5a49c7bcb453608c233b98d720966dd..f14a0e615a17beb7920bc194fd01414f2c0b2a39 100644 (file)
@@ -3,7 +3,7 @@ It's designed to bridge the gap between the nice, high-level, easy-to-use world
 and the messy, low-level world of C."
 SECTION = "devel/python"
 PRIORITY = "optional"
-LICENSE = "Apache License Version 2.0"
+LICENSE = "Apache-2"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=771d472f53f933033f57eeee7808e5bd"
 SRCNAME = "Pyrex"
 PR = "ml0"
index de40863cf5e0f02c113b9e865f872c5561ccb23d..f73bd1ebd991a0ad7c118cb0786fd6e899911b5c 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "The Subversion (svn) client"
 SECTION = "console/network"
 DEPENDS = "apr-util neon"
 RDEPENDS_${PN} = "neon"
-LICENSE = "Apache BSD"
+LICENSE = "Apache-2"
 HOMEPAGE = "http://subversion.tigris.org"
 
 PR = "r0"
index f18dbe233160cbb535849be85d30b4ec31aeb92c..96b4ce0c5166270977135834523516579390d729 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Target Communication Framework"
 HOMEPAGE = "http://dsdp.eclipse.org/dsdp/tm/"
 BUGTRACKER = "https://bugs.eclipse.org/bugs/"
 
-LICENSE = "EPLv1.0 | EDLv1.0"
+LICENSE = "EPL-1 | EDLv1.0"
 LIC_FILES_CHKSUM = "file://../epl-v10.html;md5=7aa4215a330a0a4f6a1cbf8da1a0879f \
                     file://../agent/edl-v10.html;md5=522a390a83dc186513f0500543ad3679"
 
index 4dbc628d22df09dc82d96542175a2325f611e49c..d5dcdd6ebe7462e6f79aef8232d0db3fd580c57a 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Valgrind memory debugger"
 HOMEPAGE = "http://valgrind.org/"
 BUGTRACKER = "http://valgrind.org/support/bug_reports.html"
-LICENSE = "GPLv2+ & BSD & FDLv1.2"
+LICENSE = "GPLv2 & GPLv2+ & BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=c46082167a314d785d012a244748d803 \
                     file://include/pub_tool_basics.h;beginline=1;endline=29;md5=b4765f122b7672cdf9b2e8fd75a33172 \
                     file://include/valgrind.h;beginline=1;endline=56;md5=13a71cedba99112334d8596162aec37e \
index 28217dc362be32e565f001bf6036c75ca26516c6..d1453a89223947fafeb0f8692ab48896fcc32022 100644 (file)
@@ -3,7 +3,7 @@ DESCRIPTION = "A parser generator utility that reads a grammar specification fro
 parser for it.  The parsers consist of a set of LALR(1) parsing tables and a driver routine written in the C \
 programming language."
 SECTION = "devel"
-LICENSE = "public domain"
+LICENSE = "PD"
 
 SRC_URI = "ftp://invisible-island.net/byacc/byacc-${PV}.tgz"
 EXTRA_OECONF += "--program-transform-name='s,^,b,'"
index 6318d0ec5827608b1d42df912cd39934e94273a7..992b610a1ec2b7c6b2d68994e8094918d47ec124 100644 (file)
@@ -7,7 +7,7 @@ HOMEPAGE = "https://fedorahosted.org/cronie/"
 BUGTRACKER = "mmaslano@redhat.com"
 
 # Internet Systems Consortium License
-LICENSE = "ISC license & BSD"
+LICENSE = "ISC & BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=963ea0772a2adbdcd607a9b2ec320c11 \
                     file://src/cron.h;endline=20;md5=b425c334265026177128353a142633b4 \
                     file://src/popen.c;beginline=3;endline=31;md5=edd50742d8def712e9472dba353668a9"
index 6cb4f0efaf11801ad5534fc2bd680c28fb4735f9..61dab95fa41f62e3a06ccd9ebec7382f66d86541 100644 (file)
@@ -4,7 +4,7 @@ SECTION = "libs/network"
 PRIORITY = "optional"
 HOMEPAGE = "http://sourceforge.net/projects/libtirpc/"
 BUGTRACKER = "http://sourceforge.net/tracker/?group_id=183075&atid=903784"
-LICENSE = "Sun Industry Standards Source License 1.0"
+LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=1c32c8e351f97e43e1ad6cf7f62de3bf \
                     file://src/netname.c;beginline=1;endline=27;md5=f8a8cd2cb25ac5aa16767364fb0e3c24"
 PR = "r0"
index 41ee10cdc658c2c2d264ac7a1260021e8bfff8a9..1d099641fe0d3003d2ad6c30c9d15e12e5ac1d61 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Allow safe temporary file creation from shell scripts."
 HOMEPAGE = "http://www.mktemp.org/"
 BUGTRACKER = "http://www.mktemp.org/bugs"
 SECTION = "console/utils"
-LICENSE = "ISC style"
+LICENSE = "ISC"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=430680f6322a1eb87199b5e01a82c0d4"
 
 PR = "r0"
index dee81139a7adc804fd01be9b870f825393ed5a02..886687a4e3609e05a747a65b46939eecae3d49b1 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "tzcode, timezone zoneinfo utils -- zic, zdump, tzselect"
-LICENSE = "Public Domain"
+LICENSE = "PD"
 PR = "r0"
 
 LIC_FILES_CHKSUM = "file://${WORKDIR}/README;md5=3ae8198f82258417ce29066d3b034035"
index 903d0806fa7f9b1d69e97ef43dc204344159cd95..b5417535ddbe048abd12fbdc9e594e803eae0735 100644 (file)
@@ -1,4 +1,4 @@
-LICENSE = "GPL LGPL"
+LICENSE = "GPL LGPL"
 DEPENDS = "libxml2 libxslt libxslt-native gnome-doc-utils-native"
 DEPENDS_virtclass-native = "libxml2-native libxslt-native intltool-native"
 
index 9237fadaf3c4b1156cc1f0ed618fc4458dbad393..c388b566ef9415eb52ab14eebcf96ae36b743588 100644 (file)
@@ -10,7 +10,7 @@ HOMEPAGE = "http://cairographics.org"
 BUGTRACKER = "http://bugs.freedesktop.org"
 SECTION = "libs"
 PRIORITY = "optional"
-LICENSE = "MPLv1.1 & LGPLv2.1"
+LICENSE = "MPL-1 & LGPLv2.1"
 DEPENDS = "virtual/libx11 libsm libpng fontconfig libxrender pixman glib-2.0"
 
 #check for TARGET_FPU=soft and inform configure of the result so it can disable some floating points 
index 3cdfc0407697941792546ed80c6d9c76f2aa1742..ae0fef520365560353c7d2a284f43b0ac4ff13b9 100644 (file)
@@ -11,7 +11,7 @@ rasterize fonts."
 HOMEPAGE = "http://www.fontconfig.org"
 BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
 
-LICENSE = "MIT-style & MIT & Public Domain"
+LICENSE = "MIT-style & MIT & PD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=f3ad4145dea6ca7efa2f1bee8165a7a1 \
                     file://src/fcfreetype.c;endline=45;md5=bc3dd139e2f7245a02fde5545b203a6f \
                     file://src/fccache.c;beginline=1020;endline=1035;md5=0326cfeb4a7333dd4dd25fbbc4b9f27f"
index ef70eb32456af4cd819077620762bfca8f58ce25..2ffdc35cc0ee74ca5a55fa1c7e1abd05db88ae41 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Various benchmarning tests for X"
 HOMEPAGE = "http://www.o-hand.com"
 SECTION = "devel"
-LICENSE = "ZLIB"
+LICENSE = "Zlib"
 DEPENDS = "pango libxext libxft virtual/libx11 gtk+"
 
 SRCREV = "426"
index 9a1f5bb5e04e97c3e06e354d4a1bd9c375ed152b..957350b8edad3febc9e783ba0e0691b31dd84144 100644 (file)
@@ -6,7 +6,7 @@ serif faces for you: this loses hinting and distorts the faces slightly, \
 but is visibly different than normal and bold, and reasonably pleasing."
 SECTION = "x11/fonts"
 PRIORITY = "optional"
-LICENSE = "Bitstream Vera"
+LICENSE = "Bitstream_Vera"
 LIC_FILES_CHKSUM = "file://COPYRIGHT.TXT;md5=27d7484b1e18d0ee4ce538644a3f04be"
 PACKAGE_ARCH = "all"
 PR = "r3"
index 897f0fa1182613e7b17a2681b02188de752ca890..04d7c7395648d920954068baa4a0772564ead4b7 100644 (file)
@@ -4,7 +4,7 @@ DESCRIPTION = "The encodings that map to specific characters for a \
 number of Xorg and common fonts."
 
 require xorg-font-common.inc
-LICENSE = "Public Domain"
+LICENSE = "PD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=9da93f2daf2d5572faa2bfaf0dbd9e76"
 PE = "1"
 PR = "${INC_PR}.0"
index 86d61944bcb8cf251ed19dfdc4629ff9734e2ddc..f1e8648e0833d05b9cf9f77ddf02057fe22ca53e 100644 (file)
@@ -5,7 +5,7 @@ BUGTRACKER = "n/a"
 
 SECTION = "x11/fonts"
 
-LICENSE = "Public Domain"
+LICENSE = "PD"
 LIC_FILES_CHKSUM = "file://../misc/fonts.alias;md5=bbe8d3c0e4e74af96e3ac393985c4fbb \
                     file://../misc/fonts.dir;md5=82a143d94d6a974aafe97132d2d519ab \
                     file://../misc/cursor.pcf.gz;md5=40bc81001fef4c21ca08df4305014a2a"
index a4b3c0dd3eb23de9d857aea93a3e5100855c497d..5d4297e3f82ea8c3a3719e3e405a8f35e4beb563 100644 (file)
@@ -7,7 +7,7 @@ pixmap format, which is commonly used in legacy X applications.  XPM is \
 an extension of the monochrome XBM bitmap specificied in the X \
 protocol."
 
-LICENSE = "X-BSD"
+LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=3e07763d16963c3af12db271a31abaa5"
 DEPENDS += "libxext libsm libxt"
 PR = "r3"
index 9a97c3d603f1089672cd3d19b0c8860d4e78f22b..00a58bf546b1107d4f058b1e40ca5a47d3832b62 100644 (file)
@@ -7,7 +7,7 @@ including trapezoids, triangles, and rectangles."
 
 require xorg-lib-common.inc
 
-LICENSE = "MIT & MIT-style & Public Domain"
+LICENSE = "MIT & MIT-style & PD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=fea989a44fb012b5e79584972a863d22 \
                     file://pixman/pixman-matrix.c;endline=25;md5=ba6e8769bfaaee2c41698755af04c4be \
                     file://pixman/pixman-arm-neon-asm.h;endline=24;md5=9a9cc1e51abbf1da58f4d9528ec9d49b \
index 4a8d5c30edcad04fe1f2ac7963aa4c357ecd7326..79131f6dc10ef1ef2e9bcd36d84ec9d37e587fb3 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "PNG Library"
 HOMEPAGE = "http://www.libpng.org/"
 SECTION = "libs"
 PRIORITY = "required"
-LICENSE = "libpng"
+LICENSE = "Libpng"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a294a2bb08b7f25558119edbfd6b2e92 \
                     file://png.h;startline=172;endline=261;md5=3253923f0093658f470e52a06ddcf4e7"
 DEPENDS = "zlib"
index 79f451747695d7156253981635efbdca5d8fdd13..05b22e8261e9157b58b2f5f133c50731cd64b85f 100644 (file)
@@ -2,7 +2,7 @@ SUMMARY = "A library for atomic integer operations"
 DESCRIPTION = "A library for atomic integer operations"
 HOMEPAGE = "http://www.hpl.hp.com/research/linux/atomic_ops/"
 SECTION = "optional"
-LICENSE = "GPLv2&MIT"
+LICENSE = "GPLv2 & MIT"
 LIC_FILES_CHKSUM = "file://doc/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
                     file://doc/LICENSING.txt;md5=607073e04548eac7d1f763e480477bab \
                   "
index e88e4493cb6130b09f5617bf82e19c91cbbffd72..6ad5d359b01e5ee25da70c6416eff26e7a9a653b 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "iCal and scheduling (RFC 2445, 2446, 2447) library"
 HOMEPAGE = "http://sourceforge.net/projects/freeassociation/"
 BUGTRACKER = "http://sourceforge.net/tracker/?group_id=16077&atid=116077"
-LICENSE = "LGPLv2.1 | MPLv1.1"
+LICENSE = "LGPLv2.1 | MPL-1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=35da21efce2b9f0ca07524c9f844e6ed \
                        file://LICENSE;md5=35da21efce2b9f0ca07524c9f844e6ed"
 SECTION = "libs"
index 930f757ffdc78fcd7a0c9476fa3d6616b29d7dd1..7071b904f2f8d92ab611b17b06c132aba2e468d8 100644 (file)
@@ -3,7 +3,7 @@ HOMEPAGE = "http://apr.apache.org/"
 SECTION = "libs"
 DEPENDS = "apr expat gdbm"
 
-LICENSE = "Apache License, Version 2.0"
+LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=519e0a18e03f7c023070568c14b077bb \
                     file://include/apu_version.h;endline=17;md5=806685a84e71f10c80144c48eb35df42"
 
index ce26ef17cbd78dc7580ebae7f8f17f3c206e9256..89bdadf9551cf5675215816505aeb6a53e13938c 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Apache Portable Runtime (APR) library"
 HOMEPAGE = "http://apr.apache.org/"
 SECTION = "libs"
 
-LICENSE = "Apache License, Version 2.0"
+LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=0c35ff3c4c83b89d2f076e315caac28b \
                     file://include/apr_lib.h;endline=17;md5=ee42fa7575dc40580a9e01c1b75fae96"
 
index 5d2d1280be237189b5c769d4d914e2f923842fd4..3adc3ed77060ad3e0981acd4be355a1bd2909a59 100644 (file)
@@ -8,7 +8,7 @@ HOMEPAGE = "http://www.boost.org/"
 SECTION = "libs"
 DEPENDS = "boost-jam-native zlib"
 PRIORITY = "optional"
-LICENSE = "Boost Software License"
+LICENSE = "Boost"
 PR = "r3"
 
 ARM_INSTRUCTION_SET = "arm"
index f0fac093610253d035849879083073cfd09585ec..fbaef1a8acea6f7490defcda9e1fcefb3e8d4bcd 100644 (file)
@@ -7,7 +7,7 @@ DESCRIPTION = "Make system for boost (native)"
 HOMEPAGE = "http://www.boost.org/"
 SECTION = "devel"
 PRIORITY = "optional"
-LICENSE = "Boost Software License"
+LICENSE = "Boost"
 PR = "r0"
 
 LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
index aa8b324af7d6a45351b105046fef673039046395..722149d71058df7e2c535afd0d4b552cb9e018b2 100644 (file)
@@ -1,6 +1,6 @@
 include boost-36.inc
 
-LICENSE = "boost"
+LICENSE = "Boost"
 LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
 
 PR = "r0"
index 7b7c4dd75fd3d6fedc38d33036d50da71f038338..98b23b12c86bcf23039c82b95b90fbf92d26800c 100644 (file)
@@ -11,7 +11,7 @@
 SECTION = "libs"
 DESCRIPTION = "Berkeley DB v5."
 HOMEPAGE = "http://www.oracle.com/technology/products/berkeley-db/db/index.html"
-LICENSE = "BSD Sleepycat"
+LICENSE = "Sleepycat"
 VIRTUAL_NAME ?= "virtual/db"
 CONFLICTS = "db3"
 PR = "r2"
index e56ba26e24bf124dcf2ab4ae59dc0942ba760576..a4423ab4dcfe28adac20b5aaf4c34d8a822347b5 100644 (file)
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.mozilla.org/js/spidermonkey/"
 SECTION = "libs"
 
 # the package is licensed under either of the following
-LICENSE = "MPL1.1 | GPLv2+ | LGPLv2.1+"
+LICENSE = "MPL-1 | GPLv2+ | LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://jsapi.c;beginline=4;endline=39;md5=347c6bbf4fb4547de1fa5ad830030063"
 PR = "r2"
 
index 76fa134b8fc3902c994d1772d1093732d6356851..bd914364b500133c47ae406d4ef43e3bdb1a7976 100644 (file)
@@ -3,7 +3,7 @@ DESCRIPTION = "Library for simple D-Bus integration with GLib"
 HOMEPAGE = "http://www.bluez.org"
 SECTION = "libs"
 PRIORITY = "optional"
-LICENSE = "GPLv2&LGPLv2.1"
+LICENSE = "GPLv2 & LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \
                     file://COPYING.LIB;md5=fb504b67c50331fc78734fed90fb0e09"
 
index f45108b333e06c2f5272f74068d4f49e840e6da8..63b965cb68cd77c0f37a2d71d7115477c40e3077 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "TagLib is a library for reading and editing the meta-data of several popular audio formats"
 SECTION = "libs/multimedia"
 HOMEPAGE = "http://developer.kde.org/~wheeler/taglib.html"
-LICENSE = "LGPLv2.1 | MPLv1.1"
+LICENSE = "LGPLv2.1 | MPL-1"
 LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=db979804f025cf55aabec7129cb671ed \
                     file://COPYING.MPL;md5=bfe1f75d606912a4111c90743d6c7325 \
                     file://taglib/audioproperties.h;beginline=1;endline=24;md5=39dcdd772f378a0f8c9a41bc929eccce"