summary refs log tree commit diff stats
path: root/vendor/SDL2_Image/lib/x64/LICENSE.tiff.txt
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2022-03-20 13:03:18 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2022-03-20 13:03:18 -0400
commit304bab2aced9cae51d2e4c09f3d9e06c66ff175d (patch)
tree8397f81b893feb1cf624eee49c4fb01297aa08ad /vendor/SDL2_Image/lib/x64/LICENSE.tiff.txt
parentba350484072c78e5e1a765370c22dbd76474aa39 (diff)
downloadether-304bab2aced9cae51d2e4c09f3d9e06c66ff175d.tar.gz
ether-304bab2aced9cae51d2e4c09f3d9e06c66ff175d.tar.bz2
ether-304bab2aced9cae51d2e4c09f3d9e06c66ff175d.zip
we can build a window app!
build type must be set to Release or it's horribly slow, and fullscreen does not work
Diffstat (limited to 'vendor/SDL2_Image/lib/x64/LICENSE.tiff.txt')
-rw-r--r--vendor/SDL2_Image/lib/x64/LICENSE.tiff.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/vendor/SDL2_Image/lib/x64/LICENSE.tiff.txt b/vendor/SDL2_Image/lib/x64/LICENSE.tiff.txt new file mode 100644 index 0000000..afecde8 --- /dev/null +++ b/vendor/SDL2_Image/lib/x64/LICENSE.tiff.txt
@@ -0,0 +1,25 @@
1The source code to this library used with SDL_image can be found here:
2https://hg.libsdl.org/SDL_image/file/default/external
3---
4
5Copyright (c) 1988-1997 Sam Leffler
6Copyright (c) 1991-1997 Silicon Graphics, Inc.
7
8Permission to use, copy, modify, distribute, and sell this software and
9its documentation for any purpose is hereby granted without fee, provided
10that (i) the above copyright notices and this permission notice appear in
11all copies of the software and related documentation, and (ii) the names of
12Sam Leffler and Silicon Graphics may not be used in any advertising or
13publicity relating to the software without the specific, prior written
14permission of Sam Leffler and Silicon Graphics.
15
16THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
17EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
18WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
19
20IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
21ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
22OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
23WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
24LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
25OF THIS SOFTWARE.