diff options
author | 2021-08-10 20:26:34 +0200 | |
---|---|---|
committer | 2021-08-10 20:26:34 +0200 | |
commit | a8514308791e1c69fb4295aa0a55736aaa17b2a9 (patch) | |
tree | 6e169c162ba8ff67d4b89537e7199d8f8f2d7588 /3rdparty/bx/scripts/lemon.lua | |
parent | 9be98f7c8f7aee6f8172c322116af0f473228bee (diff) |
Update bx to latest
Diffstat (limited to '3rdparty/bx/scripts/lemon.lua')
-rw-r--r-- | 3rdparty/bx/scripts/lemon.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/bx/scripts/lemon.lua b/3rdparty/bx/scripts/lemon.lua index 2759ea60972..b488896055d 100644 --- a/3rdparty/bx/scripts/lemon.lua +++ b/3rdparty/bx/scripts/lemon.lua @@ -1,5 +1,5 @@ -- --- Copyright 2010-2019 Branimir Karadzic. All rights reserved. +-- Copyright 2010-2021 Branimir Karadzic. All rights reserved. -- License: https://github.com/bkaradzic/bx#license-bsd-2-clause -- |