tree: add standard copyright phrasing

Callisto - standalone scripting platform for Lua 5.4
Copyright (c) 2023-2024 Jeremy Baxter.
This commit is contained in:
Jeremy Baxter 2024-02-19 10:16:45 +13:00
parent 280f516a21
commit 8c5777fb98
11 changed files with 47 additions and 3 deletions

View file

@ -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>