annotate third_party/raylib/raylib-5.5_win64/LICENSE @ 71:75de5903355c

Giagantic changes that update Dowa library to be more align with stb style array and hashmap. Updated Seobeo to be caching on server side instead of file level caching. Deleted bunch of things I don't really use.
author June Park <parkjune1995@gmail.com>
date Sun, 28 Dec 2025 20:34:22 -0800
parents 9df5587cf23b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
61
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
1 Copyright (c) 2013-2024 Ramon Santamaria (@raysan5)
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
2
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
3 This software is provided "as-is", without any express or implied warranty. In no event
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
4 will the authors be held liable for any damages arising from the use of this software.
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
5
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
6 Permission is granted to anyone to use this software for any purpose, including commercial
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
7 applications, and to alter it and redistribute it freely, subject to the following restrictions:
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
8
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
9 1. The origin of this software must not be misrepresented; you must not claim that you
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
10 wrote the original software. If you use this software in a product, an acknowledgment
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
11 in the product documentation would be appreciated but is not required.
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
12
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
13 2. Altered source versions must be plainly marked as such, and must not be misrepresented
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
14 as being the original software.
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
15
9df5587cf23b [Color game] It can compile on windows now.
June Park <me@mrjunejune.com>
parents:
diff changeset
16 3. This notice may not be removed or altered from any source distribution.