diff options
author | bunnei <bunneidev@gmail.com> | 2016-03-04 05:30:52 +0100 |
---|---|---|
committer | bunnei <bunneidev@gmail.com> | 2016-03-04 05:30:52 +0100 |
commit | cf414db7101b3ee6f6747573a41eacb41eaacced (patch) | |
tree | 7da462751375f2051dbc7554f4c0dd38a5e28e1f /externals/glfw-3.1.1.bin/COPYING.txt | |
parent | Merge pull request #1446 from vitorsilverio/patch-2 (diff) | |
download | yuzu-cf414db7101b3ee6f6747573a41eacb41eaacced.tar yuzu-cf414db7101b3ee6f6747573a41eacb41eaacced.tar.gz yuzu-cf414db7101b3ee6f6747573a41eacb41eaacced.tar.bz2 yuzu-cf414db7101b3ee6f6747573a41eacb41eaacced.tar.lz yuzu-cf414db7101b3ee6f6747573a41eacb41eaacced.tar.xz yuzu-cf414db7101b3ee6f6747573a41eacb41eaacced.tar.zst yuzu-cf414db7101b3ee6f6747573a41eacb41eaacced.zip |
Diffstat (limited to '')
-rw-r--r-- | externals/glfw-3.1.1.bin/COPYING.txt | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/externals/glfw-3.1.1.bin/COPYING.txt b/externals/glfw-3.1.1.bin/COPYING.txt deleted file mode 100644 index b30c70158..000000000 --- a/externals/glfw-3.1.1.bin/COPYING.txt +++ /dev/null @@ -1,22 +0,0 @@ -Copyright (c) 2002-2006 Marcus Geelnard -Copyright (c) 2006-2010 Camilla Berglund <elmindreda@elmindreda.org> - -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. - |