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
CL
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
pci_ids i965: Enable the Bay Trail platform. 2013-04-16 15:08:12 -07:00
VG
c99_compat.h scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds. 2013-03-14 19:01:10 +00:00