lib/lz4: correct the LZ4 license
authorRichard Laager <[email protected]>
Thu, 22 Aug 2013 23:35:47 +0000 (16:35 -0700)
committerLinus Torvalds <[email protected]>
Fri, 23 Aug 2013 16:51:22 +0000 (09:51 -0700)
commitee8a99bdb47f32327bdfaffe35b900ca7161ba4e
treeb5f9789be3fbbe01ffde0b9118a5da1b2f98031a
parent07555ac144bbf45b1751340c6ee75da1f4e5756d
lib/lz4: correct the LZ4 license

The LZ4 code is listed as using the "BSD 2-Clause License".

Signed-off-by: Richard Laager <[email protected]>
Acked-by: Kyungsik Lee <[email protected]>
Cc: Chanho Min <[email protected]>
Cc: Richard Yao <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
[ The 2-clause BSD can be just converted into GPL, but that's rude and
  pointless, so don't do it   - Linus ]
Signed-off-by: Linus Torvalds <[email protected]>
lib/lz4/lz4_compress.c
lib/lz4/lz4_decompress.c
lib/lz4/lz4hc_compress.c