diff options
author | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2014-08-23 16:48:58 +0200 |
---|---|---|
committer | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2014-08-23 16:48:58 +0200 |
commit | 04d53629db766afc470380db98a66cc0a1502869 (patch) | |
tree | 3c061504a703418a22880c72a9bf051aa7bab57f /externals/glew-1.10.0/doc/mesa.txt | |
parent | Merge pull request #68 from archshift/readfile (diff) | |
download | yuzu-04d53629db766afc470380db98a66cc0a1502869.tar yuzu-04d53629db766afc470380db98a66cc0a1502869.tar.gz yuzu-04d53629db766afc470380db98a66cc0a1502869.tar.bz2 yuzu-04d53629db766afc470380db98a66cc0a1502869.tar.lz yuzu-04d53629db766afc470380db98a66cc0a1502869.tar.xz yuzu-04d53629db766afc470380db98a66cc0a1502869.tar.zst yuzu-04d53629db766afc470380db98a66cc0a1502869.zip |
Diffstat (limited to 'externals/glew-1.10.0/doc/mesa.txt')
-rw-r--r-- | externals/glew-1.10.0/doc/mesa.txt | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/externals/glew-1.10.0/doc/mesa.txt b/externals/glew-1.10.0/doc/mesa.txt deleted file mode 100644 index a82dd4bd4..000000000 --- a/externals/glew-1.10.0/doc/mesa.txt +++ /dev/null @@ -1,21 +0,0 @@ -Mesa 3-D graphics library -Version: 7.0 - -Copyright (C) 1999-2007 Brian Paul All Rights Reserved. - -Permission is hereby granted, free of charge, to any person obtaining a -copy of this software and associated documentation files (the "Software"), -to deal in the Software without restriction, including without limitation -the rights to use, copy, modify, merge, publish, distribute, sublicense, -and/or sell copies of the Software, and to permit persons to whom the -Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included -in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL -BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN -AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |