i965: Reformat the copyright header in brw_bufmgr.c
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 28 Jul 2017 20:26:42 +0000 (13:26 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 28 Jul 2017 20:35:30 +0000 (13:35 -0700)
commit1386a8fd13e6fa056e5d60b6cb40edc7cdbd26f3
tree12eba2e096bf9edcb185ee2a5ad471a10c68d5cc
parentf4d095cc651af005d5760aa9dd06e6ae7007fab6
i965: Reformat the copyright header in brw_bufmgr.c

This reformats the copyright header to match what we use in most of the
newer parts of the driver.  There are a few minor alterations: we change
"COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS" to the standard
"AUTHORS OR COPYRIGHT HOLDERS", and move the permission notice to the
proper place (it should be in the middle, so "next paragraph" actually
refers to something).

Both of these changes match the OSI's MIT License text:
https://opensource.org/licenses/MIT

I copied this from genX_state_upload.c.
src/mesa/drivers/dri/i965/brw_bufmgr.c