diff options
Diffstat (limited to 'vendor/SDL2_Image/lib/x64/LICENSE.png.txt')
-rw-r--r-- | vendor/SDL2_Image/lib/x64/LICENSE.png.txt | 137 |
1 files changed, 137 insertions, 0 deletions
diff --git a/vendor/SDL2_Image/lib/x64/LICENSE.png.txt b/vendor/SDL2_Image/lib/x64/LICENSE.png.txt new file mode 100644 index 0000000..6b14013 --- /dev/null +++ b/vendor/SDL2_Image/lib/x64/LICENSE.png.txt | |||
@@ -0,0 +1,137 @@ | |||
1 | The source code to this library used with SDL_image can be found here: | ||
2 | https://hg.libsdl.org/SDL_image/file/default/external | ||
3 | --- | ||
4 | COPYRIGHT NOTICE, DISCLAIMER, and LICENSE | ||
5 | ========================================= | ||
6 | |||
7 | PNG Reference Library License version 2 | ||
8 | --------------------------------------- | ||
9 | |||
10 | * Copyright (c) 1995-2019 The PNG Reference Library Authors. | ||
11 | * Copyright (c) 2018-2019 Cosmin Truta. | ||
12 | * Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson. | ||
13 | * Copyright (c) 1996-1997 Andreas Dilger. | ||
14 | * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. | ||
15 | |||
16 | The software is supplied "as is", without warranty of any kind, | ||
17 | express or implied, including, without limitation, the warranties | ||
18 | of merchantability, fitness for a particular purpose, title, and | ||
19 | non-infringement. In no event shall the Copyright owners, or | ||
20 | anyone distributing the software, be liable for any damages or | ||
21 | other liability, whether in contract, tort or otherwise, arising | ||
22 | from, out of, or in connection with the software, or the use or | ||
23 | other dealings in the software, even if advised of the possibility | ||
24 | of such damage. | ||
25 | |||
26 | Permission is hereby granted to use, copy, modify, and distribute | ||
27 | this software, or portions hereof, for any purpose, without fee, | ||
28 | subject to the following restrictions: | ||
29 | |||
30 | 1. The origin of this software must not be misrepresented; you | ||
31 | must not claim that you wrote the original software. If you | ||
32 | use this software in a product, an acknowledgment in the product | ||
33 | documentation would be appreciated, but is not required. | ||
34 | |||
35 | 2. Altered source versions must be plainly marked as such, and must | ||
36 | not be misrepresented as being the original software. | ||
37 | |||
38 | 3. This Copyright notice may not be removed or altered from any | ||
39 | source or altered source distribution. | ||
40 | |||
41 | |||
42 | PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35) | ||
43 | ----------------------------------------------------------------------- | ||
44 | |||
45 | libpng versions 1.0.7, July 1, 2000, through 1.6.35, July 15, 2018 are | ||
46 | Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are | ||
47 | derived from libpng-1.0.6, and are distributed according to the same | ||
48 | disclaimer and license as libpng-1.0.6 with the following individuals | ||
49 | added to the list of Contributing Authors: | ||
50 | |||
51 | Simon-Pierre Cadieux | ||
52 | Eric S. Raymond | ||
53 | Mans Rullgard | ||
54 | Cosmin Truta | ||
55 | Gilles Vollant | ||
56 | James Yu | ||
57 | Mandar Sahastrabuddhe | ||
58 | Google Inc. | ||
59 | Vadim Barkov | ||
60 | |||
61 | and with the following additions to the disclaimer: | ||
62 | |||
63 | There is no warranty against interference with your enjoyment of | ||
64 | the library or against infringement. There is no warranty that our | ||
65 | efforts or the library will fulfill any of your particular purposes | ||
66 | or needs. This library is provided with all faults, and the entire | ||
67 | risk of satisfactory quality, performance, accuracy, and effort is | ||
68 | with the user. | ||
69 | |||
70 | Some files in the "contrib" directory and some configure-generated | ||
71 | files that are distributed with libpng have other copyright owners, and | ||
72 | are released under other open source licenses. | ||
73 | |||
74 | libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are | ||
75 | Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from | ||
76 | libpng-0.96, and are distributed according to the same disclaimer and | ||
77 | license as libpng-0.96, with the following individuals added to the | ||
78 | list of Contributing Authors: | ||
79 | |||
80 | Tom Lane | ||
81 | Glenn Randers-Pehrson | ||
82 | Willem van Schaik | ||
83 | |||
84 | libpng versions 0.89, June 1996, through 0.96, May 1997, are | ||
85 | Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88, | ||
86 | and are distributed according to the same disclaimer and license as | ||
87 | libpng-0.88, with the following individuals added to the list of | ||
88 | Contributing Authors: | ||
89 | |||
90 | John Bowler | ||
91 | Kevin Bracey | ||
92 | Sam Bushell | ||
93 | Magnus Holmgren | ||
94 | Greg Roelofs | ||
95 | Tom Tanner | ||
96 | |||
97 | Some files in the "scripts" directory have other copyright owners, | ||
98 | but are released under this license. | ||
99 | |||
100 | libpng versions 0.5, May 1995, through 0.88, January 1996, are | ||
101 | Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. | ||
102 | |||
103 | For the purposes of this copyright and license, "Contributing Authors" | ||
104 | is defined as the following set of individuals: | ||
105 | |||
106 | Andreas Dilger | ||
107 | Dave Martindale | ||
108 | Guy Eric Schalnat | ||
109 | Paul Schmidt | ||
110 | Tim Wegner | ||
111 | |||
112 | The PNG Reference Library is supplied "AS IS". The Contributing | ||
113 | Authors and Group 42, Inc. disclaim all warranties, expressed or | ||
114 | implied, including, without limitation, the warranties of | ||
115 | merchantability and of fitness for any purpose. The Contributing | ||
116 | Authors and Group 42, Inc. assume no liability for direct, indirect, | ||
117 | incidental, special, exemplary, or consequential damages, which may | ||
118 | result from the use of the PNG Reference Library, even if advised of | ||
119 | the possibility of such damage. | ||
120 | |||
121 | Permission is hereby granted to use, copy, modify, and distribute this | ||
122 | source code, or portions hereof, for any purpose, without fee, subject | ||
123 | to the following restrictions: | ||
124 | |||
125 | 1. The origin of this source code must not be misrepresented. | ||
126 | |||
127 | 2. Altered versions must be plainly marked as such and must not | ||
128 | be misrepresented as being the original source. | ||
129 | |||
130 | 3. This Copyright notice may not be removed or altered from any | ||
131 | source or altered source distribution. | ||
132 | |||
133 | The Contributing Authors and Group 42, Inc. specifically permit, | ||
134 | without fee, and encourage the use of this source code as a component | ||
135 | to supporting the PNG file format in commercial products. If you use | ||
136 | this source code in a product, acknowledgment is not required but would | ||
137 | be appreciated. | ||