From ae7666385d6bb2885fce2590d4f07c6caa8b3260 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 14 Jan 2004 19:51:19 +0000 Subject: added blurb about NVIDIA extensions --- src/mesa/main/get.c | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/mesa/main/get.c') diff --git a/src/mesa/main/get.c b/src/mesa/main/get.c index cec9892106..287eae75be 100644 --- a/src/mesa/main/get.c +++ b/src/mesa/main/get.c @@ -27,6 +27,14 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ +/* + * Regarding GL_NV_light_max_exponent: + * + * Portions of this software may use or implement intellectual + * property owned and licensed by NVIDIA Corporation. NVIDIA disclaims + * any and all warranties with respect to such intellectual property, + * including any use thereof or modifications thereto. + */ #include "glheader.h" #include "colormac.h" -- cgit v1.2.3