diff options
-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" |