mesa/include
Kenneth Graunke 96ff2edc73 mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
This brings the license text in line with the MIT License as published
on the Open Source Initiative website:

http://opensource.org/licenses/mit-license.php

Generated automatically be the following shell command:
$ git grep 'THE AUTHORS BE LIABLE' | sed 's/:.*$//g' | xargs -I '{}' \
  sed -i 's/THE AUTHORS/THE AUTHORS OR COPYRIGHT HOLDERS/' {}

This introduces some wrapping issues, to be fixed in the next commit.

Reviewed-by: Brian Paul <brianp@vmware.com>
2013-04-23 22:07:06 -07:00
..
c99 Replace our custom C99 headers with http://code.google.com/p/msinttypes/ 2010-08-14 16:00:52 +01:00
CL clover: Import OpenCL state tracker. 2012-05-11 12:39:44 +02:00
EGL egl: Update to revision 19987 of eglext.h 2013-01-04 11:20:12 -05:00
GL mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. 2013-04-23 22:07:06 -07:00
GLES gles: Update glext.h to revision 19260 2012-11-15 15:21:28 -08:00
GLES2 gles2: Update gl2ext.h to revision 19436 2012-11-15 15:21:28 -08:00
GLES3 gles3: Update gl3.h 2013-01-26 20:42:19 -08:00
KHR Update KHRONOS_APICALL for _WIN32 platform. 2010-05-31 11:31:07 +08:00
pci_ids i965: Enable the Bay Trail platform. 2013-04-16 15:08:12 -07:00
VG st/vega: Update to latest headers. 2010-12-01 11:23:51 +08:00
c99_compat.h scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds. 2013-03-14 19:01:10 +00:00