diff options
author | Luca Sas <sas.luca.alex@gmail.com> | 2020-10-01 19:17:58 +0100 |
---|---|---|
committer | Luca Sas <sas.luca.alex@gmail.com> | 2020-10-01 19:17:58 +0100 |
commit | 45ee5878397822c41b9109d0e3bc2d635c8c8634 (patch) | |
tree | e94f7a4c3d7c94760ff5b96886a2632f0d3d5f6b /libs/raylib/LICENSE | |
parent | 224c1c2087195c48d4a116ba9db0faa209e50332 (diff) | |
download | gamejam-slgj-2024-45ee5878397822c41b9109d0e3bc2d635c8c8634.tar.gz gamejam-slgj-2024-45ee5878397822c41b9109d0e3bc2d635c8c8634.tar.bz2 gamejam-slgj-2024-45ee5878397822c41b9109d0e3bc2d635c8c8634.zip |
Updated to raylib 3.0
Diffstat (limited to 'libs/raylib/LICENSE')
-rw-r--r-- | libs/raylib/LICENSE | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libs/raylib/LICENSE b/libs/raylib/LICENSE index 46ccb38..a0c604d 100644 --- a/libs/raylib/LICENSE +++ b/libs/raylib/LICENSE @@ -1,6 +1,3 @@ -raylib is licensed under an unmodified zlib/libpng license, which is an OSI-certified, -BSD-like license that allows static linking with closed source software: - Copyright (c) 2013-2020 Ramon Santamaria (@raysan5) This software is provided "as-is", without any express or implied warranty. In no event |