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
..
2013-04-15 12:04:25 -07:00
2013-01-13 12:38:38 +01:00
2013-01-10 22:01:31 +01:00
2012-09-05 22:28:50 -07:00
2012-09-05 22:28:50 -07:00
2012-09-05 22:28:49 -07:00
2012-02-06 23:00:44 +00:00
2012-07-12 12:29:12 -07:00
2013-03-18 14:16:43 -04:00
2012-10-09 14:32:03 -07:00
2012-10-09 14:32:03 -07:00
2012-09-05 22:28:49 -07:00
2012-07-11 08:54:50 -07:00
2012-12-02 00:15:00 +01:00
2012-12-02 00:15:00 +01:00
2010-02-09 09:58:36 -05:00
2011-12-23 08:40:30 -08:00
2011-12-23 08:40:30 -08:00
2013-02-27 13:36:19 -05:00
2012-10-09 14:32:02 -07:00
2012-12-02 00:15:00 +01:00
2013-04-05 14:32:45 -07:00
2012-09-05 22:28:50 -07:00
2011-03-06 20:06:42 +10:00
2012-10-01 15:23:04 -07:00
2012-10-29 09:55:15 -07:00
2012-10-29 09:55:23 -07:00
2012-10-29 09:55:23 -07:00
2010-02-09 09:58:36 -05:00
2010-02-09 09:58:36 -05:00
2012-09-05 22:28:50 -07:00
2010-07-28 16:45:25 -04:00
2012-11-12 10:53:57 -08:00
2012-11-12 10:53:57 -08:00
2010-02-09 09:58:36 -05:00
2012-11-12 10:53:57 -08:00
2010-02-09 09:58:36 -05:00
2012-11-12 10:53:57 -08:00
2012-11-12 10:53:57 -08:00
2013-03-21 13:21:18 -04:00
2010-07-28 16:45:25 -04:00
2010-07-28 16:45:25 -04:00
2010-07-28 16:45:25 -04:00
2010-07-28 16:45:25 -04:00
2012-09-05 22:28:50 -07:00
2012-09-05 22:28:50 -07:00
2013-01-21 19:10:54 +00:00
2012-10-09 14:32:02 -07:00
2012-09-05 22:28:50 -07:00
2010-07-28 16:45:25 -04:00
2010-02-09 09:58:36 -05:00
2010-02-09 09:58:36 -05:00
2012-09-05 22:28:50 -07:00
2013-04-23 22:07:09 -07:00