#51
authoradam <adamansky@gmail.com>
Mon, 4 Mar 2013 11:58:03 +0000 (18:58 +0700)
committeradam <adamansky@gmail.com>
Mon, 4 Mar 2013 11:58:03 +0000 (18:58 +0700)
luaejdb/ll.lua

index 36f7e23..14cd874 100644 (file)
@@ -1,5 +1,5 @@
 -- Library for reading low level data
--- Taken from https://github.com/daurnimator/mongol under MIT license
+-- Based on mongol https://github.com/daurnimator/mongol under MIT license
 
 local assert = assert
 local unpack = unpack