Skip to content

Commit

Permalink
Add additional license links.
Browse files Browse the repository at this point in the history
  • Loading branch information
bakercp committed Jan 4, 2017
1 parent 6c5cede commit 53bfd76
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,12 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.

---

# Included libraries
- `alphanum` [LGPL-3.0](https://opensource.org/licenses/LGPL-3.0)
- `brotli` [MIT](https://opensource.org/licenses/MIT)
- `lz4` [BSD-2-Clause](https://opensource.org/licenses/BSD-2-Clause)
- `snappy` [BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause)

0 comments on commit 53bfd76

Please sign in to comment.