diff --git a/LICENSE.assets b/LICENSE.assets new file mode 100644 index 000000000..4cc9cb55d --- /dev/null +++ b/LICENSE.assets @@ -0,0 +1 @@ +This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. diff --git a/LICENSE.zscript b/LICENSE.zscript new file mode 100644 index 000000000..9797c078c --- /dev/null +++ b/LICENSE.zscript @@ -0,0 +1,19 @@ +Copyright (c) 2020 Marisa Kirisame, UnSX Team + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/zscript.txt b/zscript.txt index 669f5cd0e..9c305e8a5 100644 --- a/zscript.txt +++ b/zscript.txt @@ -1,5 +1,12 @@ version "4.3" +/* + SWWM GZ Main Codebase + (C)2020 Marisa Kirisame, UnSX Team + All with the exception of utility code released under the MIT license + +*/ + // utility code #include "zscript/swwm_libeye/projector.txt" #include "zscript/swwm_libeye/projector gl.txt"