mesa/include
Kenneth Graunke 3d8d5b298a mesa: Restore 78-column wrapping of license text in C-style comments.
The previous commit introduced extra words, breaking the formatting.

This text transformation was done automatically via the following shell
command:
$ git grep 'THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY' | sed 's/:.*$//' | xargs -I {} sh -c 'vim -e -s {} < vimscript

where 'vimscript' is a file containing:
/THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY/;/\*\// !fmt -w 78 -p ' * '
:wq

Reviewed-by: Brian Paul <brianp@vmware.com>
2013-04-23 22:07:09 -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: Restore 78-column wrapping of license text in C-style comments. 2013-04-23 22:07:09 -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