aboutsummaryrefslogtreecommitdiff
path: root/vendor/raylib-5.5_macos/LICENSE
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-08-11 12:56:06 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-08-11 12:56:06 +0200
commit963a50d89a24e07bf3890eab51ed7c1a21bca78c (patch)
tree117d72a44d74a02bd8405ea2fa41bf58dc085092 /vendor/raylib-5.5_macos/LICENSE
parent3d8fc1a4b61485e451ebd18f3b9e8c71fe96b4cf (diff)
downloadbidi-963a50d89a24e07bf3890eab51ed7c1a21bca78c.tar.gz
Added macOS support
Diffstat (limited to 'vendor/raylib-5.5_macos/LICENSE')
-rw-r--r--vendor/raylib-5.5_macos/LICENSE16
1 files changed, 16 insertions, 0 deletions
diff --git a/vendor/raylib-5.5_macos/LICENSE b/vendor/raylib-5.5_macos/LICENSE
new file mode 100644
index 0000000..d1bfe3b
--- /dev/null
+++ b/vendor/raylib-5.5_macos/LICENSE
@@ -0,0 +1,16 @@
1Copyright (c) 2013-2024 Ramon Santamaria (@raysan5)
2
3This software is provided "as-is", without any express or implied warranty. In no event
4will the authors be held liable for any damages arising from the use of this software.
5
6Permission is granted to anyone to use this software for any purpose, including commercial
7applications, and to alter it and redistribute it freely, subject to the following restrictions:
8
9 1. The origin of this software must not be misrepresented; you must not claim that you
10 wrote the original software. If you use this software in a product, an acknowledgment
11 in the product documentation would be appreciated but is not required.
12
13 2. Altered source versions must be plainly marked as such, and must not be misrepresented
14 as being the original software.
15
16 3. This notice may not be removed or altered from any source distribution.