Tao.Lua SDK Documentation

Lua.LUA_COPYRIGHT Field

[Visual Basic]
Public Const LUA_COPYRIGHT As String = "Copyright (C) 1994-2006 Lua.org, PUC-Rio"
[C#]
public const string LUA_COPYRIGHT = "Copyright (C) 1994-2006 Lua.org, PUC-Rio";

See Also

Lua Class | Tao.Lua Namespace