mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
- Updating Lua copyright notice to extend to 2011
This commit is contained in:
parent
81666b33b6
commit
b7b943919c
@ -19,7 +19,7 @@
|
||||
#define LUA_VERSION "Lua 5.1"
|
||||
#define LUA_RELEASE "Lua 5.1.4"
|
||||
#define LUA_VERSION_NUM 501
|
||||
#define LUA_COPYRIGHT "Copyright (C) 1994-2008 Lua.org, PUC-Rio"
|
||||
#define LUA_COPYRIGHT "Copyright (C) 1994-2011 Lua.org, PUC-Rio"
|
||||
#define LUA_AUTHORS "R. Ierusalimschy, L. H. de Figueiredo & W. Celes"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user