diff options
author | Benoit Germain <bnt.germain@gmail.com> | 2012-08-22 21:36:37 +0200 |
---|---|---|
committer | Benoit Germain <bnt.germain@gmail.com> | 2012-08-22 21:36:37 +0200 |
commit | f0b1c6d629464c0a59ac78382d86f434e74c2162 (patch) | |
tree | e6788f8e7c0e859cd5f8d9254a922e187d9e7938 /COPYRIGHT | |
parent | a9075ff6cf43e99cee994f5e77d0e1e54cb8dbac (diff) | |
download | lanes-f0b1c6d629464c0a59ac78382d86f434e74c2162.tar.gz lanes-f0b1c6d629464c0a59ac78382d86f434e74c2162.tar.bz2 lanes-f0b1c6d629464c0a59ac78382d86f434e74c2162.zip |
lanes version 3.2.0v3.2.0
* keeper internals implemented in C instead of Lua for better performances
* fixed arguments checks in linda:limit() and linda:set()
Diffstat (limited to 'COPYRIGHT')
-rw-r--r-- | COPYRIGHT | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ For details and rationale, see http://www.lua.org/license.html | |||
7 | =============================================================================== | 7 | =============================================================================== |
8 | 8 | ||
9 | Copyright (C) 2007-11 Asko Kauppi, <akauppi@gmail.com> | 9 | Copyright (C) 2007-11 Asko Kauppi, <akauppi@gmail.com> |
10 | Copyright (C) 2010-11 Benoit Germain, <bnt.germain@gmail.com> | 10 | Copyright (C) 2010-12 Benoit Germain, <bnt.germain@gmail.com> |
11 | 11 | ||
12 | Permission is hereby granted, free of charge, to any person obtaining a copy | 12 | Permission is hereby granted, free of charge, to any person obtaining a copy |
13 | of this software and associated documentation files (the "Software"), to deal | 13 | of this software and associated documentation files (the "Software"), to deal |