diff options
| author | Ray San <[email protected]> | 2017-11-17 18:43:39 +0100 |
|---|---|---|
| committer | Ray San <[email protected]> | 2017-11-17 18:43:39 +0100 |
| commit | 6d317c7afe92424b5a5ec406b5c0952ac322aaa4 (patch) | |
| tree | 4cf6482f7c751c2a290d9d98288cc75e887722b3 /src/external/include/GLFW_COPYING.txt | |
| parent | e2e4b8df28a80a2514308177a2b9e7604455a93b (diff) | |
| download | raylib-6d317c7afe92424b5a5ec406b5c0952ac322aaa4.tar.gz raylib-6d317c7afe92424b5a5ec406b5c0952ac322aaa4.zip | |
Remove glfw3 dependency
Full sources already included and compiled with raylib (rglfw)
Diffstat (limited to 'src/external/include/GLFW_COPYING.txt')
| -rw-r--r-- | src/external/include/GLFW_COPYING.txt | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/src/external/include/GLFW_COPYING.txt b/src/external/include/GLFW_COPYING.txt deleted file mode 100644 index ad16462a..00000000 --- a/src/external/include/GLFW_COPYING.txt +++ /dev/null @@ -1,22 +0,0 @@ -Copyright (c) 2002-2006 Marcus Geelnard -Copyright (c) 2006-2016 Camilla Berglund <[email protected]> - -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. - -Permission is granted to anyone to use this software for any purpose, -including commercial applications, and to alter it and redistribute it -freely, subject to the following restrictions: - -1. The origin of this software must not be misrepresented; you must not - claim that you wrote the original software. If you use this software - in a product, an acknowledgment in the product documentation would - be appreciated but is not required. - -2. Altered source versions must be plainly marked as such, and must not - be misrepresented as being the original software. - -3. This notice may not be removed or altered from any source - distribution. - |
