mirror_zfs/module/icp
Nikolay Borisov e334e828a6 Unify license of icp module with the rest of zfs
The newly added icp module uses a hardcoded value of CDDL for the license,
however in local development one might want to change that to something
else in order to facilitate compiling against lock debugging enabled kernel.
All modules of the zfs use the ZFS_META_LICNSE string which is replaced with
the value held in the META file. One can modify the value in the META file
once and then rerun the configure to have all modules' licenses changed.

Change the icp module license string to be ZFS_META_LICENSE so that it
falls under the same paradigm.

Signed-off-by: Nikolay Borisov <n.borisov.lkml@gmail.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4905
2016-07-29 15:34:12 -07:00
..
algs Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00
api Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00
asm-x86_64 Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00
core Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00
include Fix for compilation error when using the kernel's CONFIG_LOCKDEP 2016-07-21 18:49:50 -07:00
io Fixes for issues found with cppcheck tool 2016-07-27 13:31:22 -07:00
os Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00
spi Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00
illumos-crypto.c Unify license of icp module with the rest of zfs 2016-07-29 15:34:12 -07:00
Makefile.in Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00