-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathLICENSE
35 lines (30 loc) · 920 Bytes
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
FILES: src/lz4.{h,c}
LICENSE_TYPE: BSD-2-Clause
AUTHORS: Yann Collet
COPYRIGHT: (C) 2011 Yann Collet.
URL: https://github.com/lz4/lz4/
INFO: lz4 version 1.7.5
FILES: 3rd/zstd/*
LICENSE_TYPE: BSD-3-Clause
AUTHORS: Yann Collet
COPYRIGHT: (C) 2016 Facebook, Inc.
URL: https://github.com/facebook/zstd/
INFO: zstd version 1.1.4
FILES: src/MurmurHash3.{h,cpp}
LICENSE_TYPE: Public Domain
AUTHORS: Austin Appleby
URL: https://github.com/aappleby/smhasher
FILES: cybozulib/*
LICENSE_TYPE: BSD-3-Clause
COPYRIGHT: (C) 2012 Cybozu Labs, Inc.
AUTHORS: Shigeo Mitsunari
URL: https://github.com/herumi/cybozulib/
FILES: walb/*
LICENSE_TYPE: GPL-2.0 or GPL-3.0
AUTHORS: Takashi Hoshino, Shigeo Mitsunari
COPYRIGHT: (C) 2010 Cybozu Labs, Inc.
URL: https://github.com/walb-linux/walb-driver/
FILES: all other files.
LICENSE_TYPE: GPL-2.0 or GPL-3.0
AUTHORS: Takashi Hoshino, Shigeo Mitsunari
COPYRIGHT: (C) 2013 Cybozu Labs, Inc.