diff options
author | Thomas <mail.thomasclement@gmail.com> | 2021-08-15 10:03:09 +0200 |
---|---|---|
committer | Thomas <mail.thomasclement@gmail.com> | 2021-08-15 10:03:09 +0200 |
commit | 3a1d97f556bc4c5384799ac121640984b590c05c (patch) | |
tree | 20aeab4c18d76c344e2ce1f16913b39c447659b1 /libs/raylib/LICENSE | |
parent | eebaddf29efad9bc7b82d8745d839931f08ef887 (diff) | |
download | gamejam-slgj-2024-3a1d97f556bc4c5384799ac121640984b590c05c.tar.gz gamejam-slgj-2024-3a1d97f556bc4c5384799ac121640984b590c05c.tar.bz2 gamejam-slgj-2024-3a1d97f556bc4c5384799ac121640984b590c05c.zip |
Updated to raylib 3.7
Diffstat (limited to 'libs/raylib/LICENSE')
-rw-r--r-- | libs/raylib/LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/raylib/LICENSE b/libs/raylib/LICENSE index a0c604d..d7d8664 100644 --- a/libs/raylib/LICENSE +++ b/libs/raylib/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2013-2020 Ramon Santamaria (@raysan5) +Copyright (c) 2013-2021 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. |