diff options
| -rw-r--r-- | LICENSE | 2 | ||||
| -rw-r--r-- | cheatsheet/cheatsheet.html | 2 | ||||
| -rw-r--r-- | cheatsheet/cheatsheet_zh.html | 2 | ||||
| -rw-r--r-- | license.html | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -Copyright (c) 2013-2022 Ramon Santamaria (@raysan5) +Copyright (c) 2013-2023 Ramon Santamaria (@raysan5) 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. diff --git a/cheatsheet/cheatsheet.html b/cheatsheet/cheatsheet.html index c816d94..8eb4fc2 100644 --- a/cheatsheet/cheatsheet.html +++ b/cheatsheet/cheatsheet.html @@ -158,7 +158,7 @@ </div> </div> <div id="copyright"> - <p>raylib quick reference card - Copyright (c) 2013-2022 Ramon Santamaria (<a href="https://www.twitter.com/raysan5">@raysan5</a>)</p> + <p>raylib quick reference card - Copyright (c) 2013-2023 Ramon Santamaria (<a href="https://www.twitter.com/raysan5">@raysan5</a>)</p> </div> </div> diff --git a/cheatsheet/cheatsheet_zh.html b/cheatsheet/cheatsheet_zh.html index 858dd59..a7e66d5 100644 --- a/cheatsheet/cheatsheet_zh.html +++ b/cheatsheet/cheatsheet_zh.html @@ -161,7 +161,7 @@ </div> </div> <div id="copyright"> - <p>raylib quick reference card - Copyright (c) 2013-2022 Ramon Santamaria (<a href="https://www.twitter.com/raysan5">@raysan5</a>)</p> + <p>raylib quick reference card - Copyright (c) 2013-2023 Ramon Santamaria (<a href="https://www.twitter.com/raysan5">@raysan5</a>)</p> </div> </div> diff --git a/license.html b/license.html index 0375ada..c5518c2 100644 --- a/license.html +++ b/license.html @@ -60,7 +60,7 @@ source software. It is reproduced in its entirety below.</p> <br> <div id="licensebox"> - <p>Copyright (c) 2013-2022 Ramon Santamaria (@raysan5)</p> + <p>Copyright (c) 2013-2023 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 |
