diff options
| author | Ray <[email protected]> | 2024-01-03 14:17:01 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2024-01-03 14:17:01 +0100 |
| commit | 38e53621ccc4f29e9293e39e8c9d9d528df2788d (patch) | |
| tree | 3e11d7528deffdebb0e95084a5e98d057eeb3cdd | |
| parent | 5f9bf691aff20417db84e0bda8c6acface3ff872 (diff) | |
| download | raylib.com-38e53621ccc4f29e9293e39e8c9d9d528df2788d.tar.gz raylib.com-38e53621ccc4f29e9293e39e8c9d9d528df2788d.zip | |
Update copyright year to 2024
| -rw-r--r-- | LICENSE | 2 | ||||
| -rw-r--r-- | license.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Copyright (c) 2013-2023 Ramon Santamaria (@raysan5) +Copyright (c) 2013-2024 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/license.html b/license.html index 934dc4c..2b4729f 100644 --- a/license.html +++ b/license.html @@ -63,7 +63,7 @@ source software. It is reproduced in its entirety below.</p> <br> <div id="licensebox"> - <p>Copyright (c) 2013-2023 Ramon Santamaria (@raysan5)</p> + <p>Copyright (c) 2013-2024 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 |
