Deploying to gh-pages from @ GRRLIB/GRRLIB@c4321117e8 🚀

This commit is contained in:
Crayon2000 2022-01-05 07:30:27 +00:00
parent 58597cef7f
commit 14e1a4c098
3 changed files with 2 additions and 1 deletions

Binary file not shown.

View file

@ -70,6 +70,7 @@ $(function() {
<h1><a href="https://github.com/GRRLIB/GRRLIB/compare/v4.4.1...HEAD">Unreleased</a></h1> <h1><a href="https://github.com/GRRLIB/GRRLIB/compare/v4.4.1...HEAD">Unreleased</a></h1>
<ul> <ul>
<li>Fixed compatibility issues with devkitPPC release 39.</li> <li>Fixed compatibility issues with devkitPPC release 39.</li>
<li>Fixed documentation for <code><a class="el" href="group___all_func.html#ga7300940a38526ab5aa9be0f4abe4a32a" title="Set the camera parameter (contributed by chris_c aka DaShAmAn).">GRRLIB_Camera3dSettings()</a></code>.</li>
</ul> </ul>
<h1><a href="https://github.com/GRRLIB/GRRLIB/compare/v4.4.0...v4.4.1">4.4.1</a> - 2021-03-05</h1> <h1><a href="https://github.com/GRRLIB/GRRLIB/compare/v4.4.0...v4.4.1">4.4.1</a> - 2021-03-05</h1>
<ul> <ul>

View file

@ -66,7 +66,7 @@ $(function() {
<div class="title">LICENCE </div> </div> <div class="title">LICENCE </div> </div>
</div><!--header--> </div><!--header-->
<div class="contents"> <div class="contents">
<div class="textblock"><p>Copyright (c) 2009-2021 The GRRLIB Team</p> <div class="textblock"><p>Copyright (c) 2009-2022 The GRRLIB Team</p>
<p>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:</p> <p>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:</p>
<p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p> <p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p>
<p>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. </p> <p>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. </p>