1 The Solaris Porting Layer, SPL, is a Linux kernel module which provides a
2 compatibility layer used by the [OpenZFS](https://github.com/openzfs/zfs) project.
6 The latest version of the SPL is maintained as part of this repository.
7 Only when building ZFS version 0.7.x or earlier must an external SPL release
8 be used. These releases can be found at:
10 * Version 0.7.x: https://github.com/zfsonlinux/spl/tree/spl-0.7-release
11 * Version 0.6.5.x: https://github.com/zfsonlinux/spl/tree/spl-0.6.5-release
15 The SPL is released under a GPLv2 license.
16 For more details see the NOTICE and THIRDPARTYLICENSE files; `UCRL-CODE-235197`