summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/clover/api/sampler.cpp
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2013-04-21 13:46:48 -0700
committerKenneth Graunke <[email protected]>2013-04-23 22:07:09 -0700
commit3d8d5b298a268b119d840bc9bae0ee9e0c9244a9 (patch)
tree380d9e2fb09b1a5620cb812cd0ff57349a841e0f /src/gallium/state_trackers/clover/api/sampler.cpp
parent96ff2edc73ccf11d4d198ba3665507f73ae4a9f7 (diff)
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 <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers/clover/api/sampler.cpp')
0 files changed, 0 insertions, 0 deletions