summaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2013-04-21 13:09:39 -0700
committerKenneth Graunke <[email protected]>2013-04-23 22:07:06 -0700
commit96ff2edc73ccf11d4d198ba3665507f73ae4a9f7 (patch)
tree447604649b64cf8c62b7592f68d0bd26be2df36a /SConstruct
parentca29382dc3c008b74525ff6f89ef3c8afd8e1dd5 (diff)
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
This brings the license text in line with the MIT License as published on the Open Source Initiative website: http://opensource.org/licenses/mit-license.php Generated automatically be the following shell command: $ git grep 'THE AUTHORS BE LIABLE' | sed 's/:.*$//g' | xargs -I '{}' \ sed -i 's/THE AUTHORS/THE AUTHORS OR COPYRIGHT HOLDERS/' {} This introduces some wrapping issues, to be fixed in the next commit. Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'SConstruct')
0 files changed, 0 insertions, 0 deletions