aboutsummaryrefslogtreecommitdiffstats
path: root/THIRDPARTY-LICENSE-GLEXT.txt
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2007-02-26 18:37:09 +0000
committerKevin Rushforth <[email protected]>2007-02-26 18:37:09 +0000
commit537cac28344a39da93b0b2d4900d215bc56cbead (patch)
treed23471471ef79c7c93ba19c74e0151296e5b5f3f /THIRDPARTY-LICENSE-GLEXT.txt
parentd45904addd38a61c6e89222d077de859be4762bf (diff)
Sync up with the latest versions of glext.h and wglext.h.
Note that these new versions no longer use the SGI FreeB license, but instead use an MIT license. The THIRDPARTY-LICENSE-GLEXT.txt file has been updated to reflect this. git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@780 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'THIRDPARTY-LICENSE-GLEXT.txt')
-rw-r--r--THIRDPARTY-LICENSE-GLEXT.txt43
1 files changed, 19 insertions, 24 deletions
diff --git a/THIRDPARTY-LICENSE-GLEXT.txt b/THIRDPARTY-LICENSE-GLEXT.txt
index dce8bfe..3727809 100644
--- a/THIRDPARTY-LICENSE-GLEXT.txt
+++ b/THIRDPARTY-LICENSE-GLEXT.txt
@@ -2,31 +2,26 @@ The following additional provisions apply to third party software
included as part of this product.
native/ogl/
- glext.h - glext header file on http://oss.sgi.com
+ glext.h - glext header file on http://www.opengl.org
+ wglext.h - wglext header file on http://www.opengl.org
-License Applicability. Except to the extent portions of this file are
-made subject to an alternative license as permitted in the SGI Free
-Software License B, Version 1.1 (the "License"), the contents of this
-file are subject only to the provisions of the License. You may not use
-this file except in compliance with the License. You may obtain a copy
-of the License at Silicon Graphics, Inc., attn: Legal Services, 1600
-Amphitheatre Parkway, Mountain View, CA 94043-1351, or at:
+Copyright (c) 2007 The Khronos Group Inc.
-http://oss.sgi.com/projects/FreeB
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and/or associated documentation files (the
+"Materials"), to deal in the Materials without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Materials, and to
+permit persons to whom the Materials are furnished to do so, subject to
+the following conditions:
-Note that, as provided in the License, the Software is distributed on an
-"AS IS" basis, with ALL EXPRESS AND IMPLIED WARRANTIES AND CONDITIONS
-DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES AND
-CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A
-PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Materials.
-Original Code. The Original Code is: OpenGL Sample Implementation,
-Version 1.2.1, released January 26, 2000, developed by Silicon Graphics,
-Inc. The Original Code is Copyright (c) 1991-2002 Silicon Graphics, Inc.
-Copyright in any portions created by third parties is as indicated
-elsewhere herein. All Rights Reserved.
-
-Additional Notice Provisions: This software was created using the
-OpenGL(R) version 1.2.1 Sample Implementation published by SGI, but has
-not been independently verified as being compliant with the OpenGL(R)
-version 1.2.1 Specification.
+THE MATERIALS ARE 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 THE AUTHORS OR COPYRIGHT HOLDERS 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
+MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.