diff options
author | Jacek Antonelli | 2008-08-15 23:45:34 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:34 -0500 |
commit | cd17687f01420952712a500107e0f93e7ab8d5f8 (patch) | |
tree | ce48c2b706f2c1176290e39fb555fbdf6648ce01 /linden/indra/newview/licenses-win32.txt | |
parent | Second Life viewer sources 1.19.0.5 (diff) | |
download | meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.zip meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.gz meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.bz2 meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.xz |
Second Life viewer sources 1.19.1.0
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/licenses-win32.txt | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/linden/indra/newview/licenses-win32.txt b/linden/indra/newview/licenses-win32.txt index 3d9ef9b..5f6cf14 100644 --- a/linden/indra/newview/licenses-win32.txt +++ b/linden/indra/newview/licenses-win32.txt | |||
@@ -187,6 +187,51 @@ BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN | |||
187 | AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN | 187 | AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN |
188 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | 188 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
189 | 189 | ||
190 | |||
191 | ========================= | ||
192 | glh OpenGL helper library | ||
193 | ========================= | ||
194 | |||
195 | glh - is a platform-indepenedent C++ OpenGL helper library | ||
196 | |||
197 | |||
198 | Copyright (c) 2000 Cass Everitt | ||
199 | Copyright (c) 2000 NVIDIA Corporation | ||
200 | All rights reserved. | ||
201 | |||
202 | Redistribution and use in source and binary forms, with or | ||
203 | without modification, are permitted provided that the following | ||
204 | conditions are met: | ||
205 | |||
206 | * Redistributions of source code must retain the above | ||
207 | copyright notice, this list of conditions and the following | ||
208 | disclaimer. | ||
209 | |||
210 | * Redistributions in binary form must reproduce the above | ||
211 | copyright notice, this list of conditions and the following | ||
212 | disclaimer in the documentation and/or other materials | ||
213 | provided with the distribution. | ||
214 | |||
215 | * The names of contributors to this software may not be used | ||
216 | to endorse or promote products derived from this software | ||
217 | without specific prior written permission. | ||
218 | |||
219 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | ||
220 | `AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | ||
221 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | ||
222 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | ||
223 | REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | ||
224 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | ||
225 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
226 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER | ||
227 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | ||
228 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN | ||
229 | ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | ||
230 | POSSIBILITY OF SUCH DAMAGE. | ||
231 | |||
232 | |||
233 | Cass Everitt - cass@r3.nu | ||
234 | |||
190 | ======================= | 235 | ======================= |
191 | JPEG Library 6b License | 236 | JPEG Library 6b License |
192 | ======================= | 237 | ======================= |