mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Update copyright year.
This commit is contained in:
parent
e3ca386319
commit
ec9081a22e
1 changed files with 1 additions and 1 deletions
|
@ -382,7 +382,7 @@ typedef struct lua_Callbacks lua_Callbacks;
|
|||
LUA_API lua_Callbacks* lua_callbacks(lua_State* L);
|
||||
|
||||
/******************************************************************************
|
||||
* Copyright (c) 2019-2021 Roblox Corporation
|
||||
* Copyright (c) 2019-2022 Roblox Corporation
|
||||
* Copyright (C) 1994-2008 Lua.org, PUC-Rio. All rights reserved.
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining
|
||||
|
|
Loading…
Add table
Reference in a new issue