Clarify copyright/license note in zscript.txt.
This commit is contained in:
parent
3b3918de8a
commit
f8e6602c9b
2 changed files with 6 additions and 5 deletions
|
|
@ -3,12 +3,13 @@ version "4.5"
|
|||
/*
|
||||
SWWM GZ Main Codebase
|
||||
(C)2020-2021 Marisa Kirisame, UnSX Team
|
||||
All with the exception of utility code released under the MIT license
|
||||
<see LICENSE.zscript>
|
||||
This copyright and the attached LICENSE.zscript file apply to all files
|
||||
included from here, with the exception of the Gutamatics library
|
||||
*/
|
||||
|
||||
// utility code
|
||||
// Gutamatics
|
||||
#include "zscript/swwm_Gutamatics/Include.zsc"
|
||||
// utility code
|
||||
#include "zscript/utility/swwm_coordutil.zsc"
|
||||
#include "zscript/utility/swwm_utility.zsc"
|
||||
// base code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue