From 43d24da2bfa8f9aad6881b645f55cc3c552ad8c8 Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Fri, 13 Jan 2017 15:21:00 +0100 Subject: [PATCH 1/5] libs/openldap: add license tag add license tag Signed-off-by: Florian Eckert --- libs/openldap/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libs/openldap/Makefile b/libs/openldap/Makefile index 12bbab357..8f978a793 100644 --- a/libs/openldap/Makefile +++ b/libs/openldap/Makefile @@ -17,6 +17,8 @@ PKG_SOURCE_URL:=ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.nl.uu.net/pub/unix/db/openldap/openldap-release/ \ ftp://ftp.plig.org/pub/OpenLDAP/openldap-release/ PKG_HASH:=cdd6cffdebcd95161a73305ec13fc7a78e9707b46ca9f84fb897cd5626df3824 +PKG_LICENSE:=OLDAP-2.8 +PKG_LICENSE_FILES:=LICENSE PKG_FIXUP:=autoreconf From eb39775d767d0667ab75cdb2d0c30b03501906ca Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Fri, 13 Jan 2017 15:25:30 +0100 Subject: [PATCH 2/5] libs/libgcrypt: add license tag add license tag Signed-off-by: Florian Eckert --- libs/libgcrypt/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libs/libgcrypt/Makefile b/libs/libgcrypt/Makefile index f606fbf11..d1894a17a 100644 --- a/libs/libgcrypt/Makefile +++ b/libs/libgcrypt/Makefile @@ -14,6 +14,8 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=ftp://ftp.gnupg.org/gcrypt/libgcrypt PKG_HASH:=f9461b4619bb78b273a88d468915750d418e89a3ea3b641bab0563a9af4b04d0 +PKG_LICENSE:=LGPL-2.1+ GPL-2.0+ +PKG_LICENSE_FILES:=COPYING PKG_FIXUP:=patch-libtool PKG_INSTALL:=1 From e8c7ec009bda8c073f65fabeb42b32d1b8beda71 Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Fri, 13 Jan 2017 15:28:15 +0100 Subject: [PATCH 3/5] libs/libgpg-error: add license tag add license tag Signed-off-by: Florian Eckert --- libs/libgpg-error/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libs/libgpg-error/Makefile b/libs/libgpg-error/Makefile index 2f1d53e18..6e93effeb 100644 --- a/libs/libgpg-error/Makefile +++ b/libs/libgpg-error/Makefile @@ -14,6 +14,8 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=ftp://ftp.gnupg.org/gcrypt/libgpg-error PKG_HASH:=cafc9ed6a87c53a35175d5a1220a96ca386696eef2fa059cc0306211f246e55f +PKG_LICENSE:=LGPL-2.1+ +PKG_LICENSE_FILES:=COPYING PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1 From ce62475be30b86539e44b8da7679990487d019df Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Fri, 13 Jan 2017 15:32:43 +0100 Subject: [PATCH 4/5] utils/cryptodev-linux: add license tag add license tag Signed-off-by: Florian Eckert --- utils/cryptodev-linux/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/utils/cryptodev-linux/Makefile b/utils/cryptodev-linux/Makefile index ddf481b97..33a901b6c 100644 --- a/utils/cryptodev-linux/Makefile +++ b/utils/cryptodev-linux/Makefile @@ -17,6 +17,8 @@ PKG_SOURCE_URL:=https://github.com/cryptodev-linux/cryptodev-linux PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=a705360197260d28535746ae98c461ba2cfb7a9e PKG_MIRROR_HASH:=334a8f4df18e36e97459b4c6669c9873c13c4f5dae25243cf41ff70c2ce661d8 +PKG_LICENSE:=GPL-2.0 +PKG_LICENSE_FILES:=COPYING PKG_MAINTAINER:=Ansuel Smith From 17743cd918db8c3e3ab43cdf10ad446cb78b1a0d Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Sun, 15 Jan 2017 09:52:22 +0100 Subject: [PATCH 5/5] libs/libcap: add license tag add license tag Signed-off-by: Florian Eckert --- libs/libcap/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libs/libcap/Makefile b/libs/libcap/Makefile index e27ad9576..e60b8978c 100644 --- a/libs/libcap/Makefile +++ b/libs/libcap/Makefile @@ -14,6 +14,8 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/linux/libs/security/linux-privs/libcap2 PKG_HASH:=693c8ac51e983ee678205571ef272439d83afe62dd8e424ea14ad9790bc35162 +PKG_LICENSE:=GPL-2.0 +PKG_LICENSE_FILES:=License PKG_MAINTAINER:=Paul Wassi PKG_INSTALL:=1