Skip to content

Commit

Permalink
Add QuickLZ license file
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfsck committed Mar 11, 2012
1 parent f5ee6e3 commit 5b1d094
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions LICENSE.QuickLZ.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<LICENSE>
// QuickLZ data compression library
// Copyright (C) 2006-2011 Lasse Mikkel Reinhold
// [email protected]
//
// QuickLZ can be used for free under the GPL 1, 2 or 3 license (where anything
// released into public must be open source) or under a commercial license if such
// has been acquired (see http://www.quicklz.com/order.html). The commercial license
// does not cover derived or ported versions created by third parties under GPL.
</LICENSE>

0 comments on commit 5b1d094

Please sign in to comment.