Clarify copyright/license note in zscript.txt.

This commit is contained in:
Mari the Deer 2021-04-02 20:00:03 +02:00
commit f8e6602c9b
2 changed files with 6 additions and 5 deletions

View file

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