aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2012-10-19 15:45:59 +0000
committerHamish Guthrie <hcg@openwrt.org>2012-10-19 15:45:59 +0000
commit22bfc90976c3c7cdc96da705c9ae2fb4f2270377 (patch)
tree31d5aa0ab2b094786a4712ccb936b563c0b347cb
parenta81ef914e0b41afc1dfd4292b8352e33f22dde22 (diff)
downloadmaster-187ad058-22bfc90976c3c7cdc96da705c9ae2fb4f2270377.tar.gz
master-187ad058-22bfc90976c3c7cdc96da705c9ae2fb4f2270377.tar.bz2
master-187ad058-22bfc90976c3c7cdc96da705c9ae2fb4f2270377.zip
[licensing]: ocf-crypto-headers: Correct license info
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33863 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/libs/ocf-crypto-headers/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libs/ocf-crypto-headers/Makefile b/package/libs/ocf-crypto-headers/Makefile
index ba46ee7963..0b1c6bd734 100644
--- a/package/libs/ocf-crypto-headers/Makefile
+++ b/package/libs/ocf-crypto-headers/Makefile
@@ -10,8 +10,8 @@ PKG_NAME:=ocf-crypto-headers
PKG_VERSION:=20110720
PKG_RELEASE:=1
-PKG_LICENSE:=cryptodev.h
-PKG_LICENSE_FILES:=
+PKG_LICENSE:=GPLv2
+PKG_LICENSE_FILES:=cryptodev.h
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)