diff options
| -rw-r--r-- | cheatsheet/cheatsheet.html | 2 | ||||
| -rw-r--r-- | license.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cheatsheet/cheatsheet.html b/cheatsheet/cheatsheet.html index d938ea3..da12099 100644 --- a/cheatsheet/cheatsheet.html +++ b/cheatsheet/cheatsheet.html @@ -165,7 +165,7 @@ </div> </div> <div id="copyright"> - <p>raylib quick reference card - Copyright (c) 2013-2019 Ramon Santamaria (<a href="https://www.twitter.com/raysan5">@raysan5</a>)</p> + <p>raylib quick reference card - Copyright (c) 2013-2020 Ramon Santamaria (<a href="https://www.twitter.com/raysan5">@raysan5</a>)</p> </div> </div> diff --git a/license.html b/license.html index 167d1b8..beec85b 100644 --- a/license.html +++ b/license.html @@ -59,7 +59,7 @@ source software. It is reproduced in its entirety below.</p> <br> <div id="licensebox"> - <p>Copyright (c) 2013-2019 Ramon Santamaria (@raysan5)</p> + <p>Copyright (c) 2013-2020 Ramon Santamaria (@raysan5)</p> <p>This software is provided "as-is", without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.</p> <p>Permission is granted to anyone to use this software for any purpose, including commercial |
