diff options
author | Alexey Melnichuk <mimir@newmail.ru> | 2015-01-19 13:15:10 +0400 |
---|---|---|
committer | Alexey Melnichuk <mimir@newmail.ru> | 2015-01-19 13:16:13 +0400 |
commit | 0b5ddda597e3cab29d04918319b52673695ee2d2 (patch) | |
tree | 7cda73ce075552215b2f7759bf4563f041c2f540 /LICENSE | |
parent | 7b05a0a79a6da66d85ec78e140fa425eb01d6ba0 (diff) | |
download | lua-llthreads2-0b5ddda597e3cab29d04918319b52673695ee2d2.tar.gz lua-llthreads2-0b5ddda597e3cab29d04918319b52673695ee2d2.tar.bz2 lua-llthreads2-0b5ddda597e3cab29d04918319b52673695ee2d2.zip |
Fix. Version on Lua 5.3
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | The MIT License (MIT) | 1 | The MIT License (MIT) |
2 | 2 | ||
3 | Copyright (c) 2013 Alexey Melnichuk | 3 | Copyright (c) 2013-2015 Alexey Melnichuk |
4 | 4 | ||
5 | Permission is hereby granted, free of charge, to any person obtaining a copy of | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy of |
6 | this software and associated documentation files (the "Software"), to deal in | 6 | this software and associated documentation files (the "Software"), to deal in |