xref: /freebsd/sys/contrib/zstd/LICENSE (revision 55b1c6e7e4a6909004e13c6d2f328f911a8e7b83)
1*0c16b537SWarner LoshBSD License
2*0c16b537SWarner Losh
3*0c16b537SWarner LoshFor Zstandard software
4*0c16b537SWarner Losh
5*0c16b537SWarner LoshCopyright (c) 2016-present, Facebook, Inc. All rights reserved.
6*0c16b537SWarner Losh
7*0c16b537SWarner LoshRedistribution and use in source and binary forms, with or without modification,
8*0c16b537SWarner Loshare permitted provided that the following conditions are met:
9*0c16b537SWarner Losh
10*0c16b537SWarner Losh * Redistributions of source code must retain the above copyright notice, this
11*0c16b537SWarner Losh   list of conditions and the following disclaimer.
12*0c16b537SWarner Losh
13*0c16b537SWarner Losh * Redistributions in binary form must reproduce the above copyright notice,
14*0c16b537SWarner Losh   this list of conditions and the following disclaimer in the documentation
15*0c16b537SWarner Losh   and/or other materials provided with the distribution.
16*0c16b537SWarner Losh
17*0c16b537SWarner Losh * Neither the name Facebook nor the names of its contributors may be used to
18*0c16b537SWarner Losh   endorse or promote products derived from this software without specific
19*0c16b537SWarner Losh   prior written permission.
20*0c16b537SWarner Losh
21*0c16b537SWarner LoshTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
22*0c16b537SWarner LoshANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
23*0c16b537SWarner LoshWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
24*0c16b537SWarner LoshDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
25*0c16b537SWarner LoshANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
26*0c16b537SWarner Losh(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
27*0c16b537SWarner LoshLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
28*0c16b537SWarner LoshANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29*0c16b537SWarner Losh(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
30*0c16b537SWarner LoshSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
31