|
@@ -13,7 +13,7 @@
|
|
|
#include <stddef.h>
|
|
|
|
|
|
|
|
|
-#define LUA_COPYRIGHT LUA_RELEASE " Copyright (C) 1994-2023 Lua.org, PUC-Rio"
|
|
|
+#define LUA_COPYRIGHT LUA_RELEASE " Copyright (C) 1994-2024 Lua.org, PUC-Rio"
|
|
|
#define LUA_AUTHORS "R. Ierusalimschy, L. H. de Figueiredo, W. Celes"
|
|
|
|
|
|
|
|
@@ -525,7 +525,7 @@ struct lua_Debug {
|
|
|
|
|
|
|
|
|
/******************************************************************************
|
|
|
-* Copyright (C) 1994-2023 Lua.org, PUC-Rio.
|
|
|
+* Copyright (C) 1994-2024 Lua.org, PUC-Rio.
|
|
|
*
|
|
|
* Permission is hereby granted, free of charge, to any person obtaining
|
|
|
* a copy of this software and associated documentation files (the
|