aboutsummaryrefslogtreecommitdiff
path: root/utils/cryptsetup
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2014-12-05 16:46:30 +0100
committerDaniel Golle <daniel@makrotopia.org>2014-12-05 16:46:30 +0100
commita7e91318ce2339a3c4a7652b250bed65b43b545f (patch)
tree6005836ac505e4b14895496bcd96ca336c992539 /utils/cryptsetup
parentfc004f77e4dd3e645f9c9785907eb2cb3af35319 (diff)
cryptsetup: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'utils/cryptsetup')
-rw-r--r--utils/cryptsetup/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/cryptsetup/Makefile b/utils/cryptsetup/Makefile
index ac6ad63b8..c00f03211 100644
--- a/utils/cryptsetup/Makefile
+++ b/utils/cryptsetup/Makefile
@@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=cryptsetup
PKG_VERSION:=1.6.6
PKG_RELEASE:=1
+PKG_LICENSE:=GPL-2.0+ LGPL-2.1+
+PKG_LICENSE_FILES:=COPYING COPYING.LGPL
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/linux/utils/cryptsetup/v1.6