diff options
author | José Fonseca <jfonseca@vmware.com> | 2014-01-23 10:49:57 +0000 |
---|---|---|
committer | José Fonseca <jfonseca@vmware.com> | 2014-01-23 12:55:55 +0000 |
commit | 799f30f3854a30569bb356d1640c0e3f11de0be2 (patch) | |
tree | d352cb8e319c1cedf496e89f5b4b8a6d82b29830 /docs/license.html | |
parent | f298720cbcf311804e9f4479d27ad06e1b932007 (diff) | |
download | mesa-799f30f3854a30569bb356d1640c0e3f11de0be2.tar.gz mesa-799f30f3854a30569bb356d1640c0e3f11de0be2.tar.bz2 mesa-799f30f3854a30569bb356d1640c0e3f11de0be2.zip |
c11: Update docs/license.html and include verbatim copy of Boost license.
Diffstat (limited to 'docs/license.html')
-rw-r--r-- | docs/license.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/license.html b/docs/license.html index 80bb60400ba..d56823f6dd1 100644 --- a/docs/license.html +++ b/docs/license.html @@ -103,6 +103,9 @@ Device drivers src/mesa/drivers/* MIT, generally Ext headers include/GL/glext.h Khronos include/GL/glxext.h + +C11 thread include/c11/threads*.h Boost (permissive) +emulation </pre> <p> |