diff options
author | Jonathan Liu <net147@gmail.com> | 2014-09-25 12:04:54 +1000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-29 12:12:35 +0100 |
commit | de57a1ab92f975b020b9119e48c6cc8fc8393992 (patch) | |
tree | a4efdce9365623d312f4cfbb99243199c87c5741 /meta/conf | |
parent | 7c5d520d24f40d844e60540663b34b47d9d8f21b (diff) | |
download | openembedded-core-de57a1ab92f975b020b9119e48c6cc8fc8393992.tar.gz openembedded-core-de57a1ab92f975b020b9119e48c6cc8fc8393992.tar.bz2 openembedded-core-de57a1ab92f975b020b9119e48c6cc8fc8393992.zip |
licenses.conf: remove link to deleted License_Audit wiki page
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/licenses.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/licenses.conf b/meta/conf/licenses.conf index b1d5480b58..fe96066e4e 100644 --- a/meta/conf/licenses.conf +++ b/meta/conf/licenses.conf @@ -49,7 +49,6 @@ SRC_DISTRIBUTE_LICENSES += "Zimbra-1.3 Zlib ZPL-1.1 ZPL-2.0 ZPL-2.1" # # We should NEVER have a GPL/LGPL without a version!!!! # Any mapping to MPL/LGPL/GPL should be fixed -# see: https://wiki.yoctoproject.org/wiki/License_Audit # AGPL variations SPDXLICENSEMAP[AGPL-3] = "AGPL-3.0" |