Browse Source

cryptsetup: add PKG_LICENSE information

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle 10 years ago
parent
commit
a7e91318ce
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      utils/cryptsetup/Makefile

+ 2
- 0
utils/cryptsetup/Makefile View File

@@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk
10 10
 PKG_NAME:=cryptsetup
11 11
 PKG_VERSION:=1.6.6
12 12
 PKG_RELEASE:=1
13
+PKG_LICENSE:=GPL-2.0+ LGPL-2.1+
14
+PKG_LICENSE_FILES:=COPYING COPYING.LGPL
13 15
 
14 16
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
15 17
 PKG_SOURCE_URL:=@KERNEL/linux/utils/cryptsetup/v1.6