diff options
| author | raysan5 <[email protected]> | 2020-01-06 13:44:03 +0100 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2020-01-06 13:44:03 +0100 |
| commit | 34478c7178eba7a36a17dc06f06ce5afd6279643 (patch) | |
| tree | e4fa082f15f258f49338b24f00173186d1390d3c | |
| parent | fa8b272639f3ccc01fccb272fab68c16eaa11c95 (diff) | |
| download | raylib.com-34478c7178eba7a36a17dc06f06ce5afd6279643.tar.gz raylib.com-34478c7178eba7a36a17dc06f06ce5afd6279643.zip | |
Update year to 2020
| -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 |
