Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kpu/kenlm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Heafield <github@kheafield.com>2013-01-19 16:52:05 +0400
committerKenneth Heafield <github@kheafield.com>2013-01-19 16:52:05 +0400
commit0d5b6f3db05501615ac078b12e213015a165389c (patch)
treeb8fb540983ec4f6e066e0cd60062ba1a05b82d40 /LICENSE
parent038949d4305b6b25711e85450c15990e1035574a (diff)
Prettify LICENSE
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE13
1 files changed, 8 insertions, 5 deletions
diff --git a/LICENSE b/LICENSE
index 38b6865..9e2556e 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,9 +1,12 @@
-Most of the code here is licensed under the LGPL. There are exceptions which have their own licenses, listed below. See comments in those files for more details.
+Most of the code here is licensed under the LGPL. There are exceptions that
+have their own licenses, listed below. See comments in those files for more
+details.
-util/murmur_hash.cc is under the MIT license.
-util/string_piece.hh, util/string_piece.cc, and util/double-conversion are from Google; see the licenses in the code or util/double-conversion/LICENSE
-util/file.cc contains a modified implementation of mkstemp under the LGPL.
-jam-files/LICENSE_1_0.txt covers most of that directory (except sanity.jam which is mine).
+util/murmur_hash.cc
+util/string_piece.hh and util/string_piece.cc
+util/double-conversion/LICENSE covers util/double-conversion except Jamfile
+util/file.cc contains a modified implementation of mkstemp under the LGPL
+jam-files/LICENSE_1_0.txt covers jam-files except Jamroot
For the rest: