tree: add standard copyright phrasing
Callisto - standalone scripting platform for Lua 5.4 Copyright (c) 2023-2024 Jeremy Baxter.
This commit is contained in:
parent
280f516a21
commit
8c5777fb98
11 changed files with 47 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
/*
|
||||
* callisto - standalone scripting platform for Lua 5.4
|
||||
* Callisto - standalone scripting platform for Lua 5.4
|
||||
* Copyright (c) 2023-2024 Jeremy Baxter.
|
||||
*/
|
||||
|
||||
#include <lua.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue