]> git.proxmox.com Git - mirror_zfs.git/commit
Include third party licenses in dist tarballs
authorNeal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>
Tue, 8 Jan 2019 17:29:34 +0000 (12:29 -0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 8 Jan 2019 17:29:34 +0000 (09:29 -0800)
commit53b5fcd36592140a6d2f10d1d4ffd8bb743a9379
treee5f19a3002bbceb643190b03ade4684f15163ff4
parent21e000ad3f5331a1c549905480e19d5ecbac0db3
Include third party licenses in dist tarballs

Since the merge of the Linux Solaris Porting Layer source tree into
the ZFS codebase, ZFS is now a double-licensed codebase, with the
former SPL codebase retaining its license (GPLv2+) within the ZFS
source tree.

However, the license files for SPL were not being included in the
tarballs generated by autotools. This change corrects that.

In addition, all the other third party licenses in the codebase are
now properly declared to be included in the dist tarballs.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Neal Gompa <ngompa@datto.com>
Closes #8242
Makefile.am
lib/libzfs/Makefile.am