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
4
csto.c
4
csto.c
|
@ -1,5 +1,7 @@
|
|||
/*
|
||||
* csto: The Callisto stand-alone interpreter
|
||||
* csto: the Callisto stand-alone interpreter
|
||||
* Copyright (c) 1994-2023 Lua.org, PUC-Rio.
|
||||
* Copyright (c) 2023-2024 Jeremy Baxter.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue