Make buildbot licenses consistent with the rest of the code

This commit is contained in:
Ehsan Nasiri
2019-10-23 15:03:38 -04:00
parent 341701573a
commit 4b9b07a85a
10 changed files with 267 additions and 93 deletions

View File

@@ -6,7 +6,7 @@ package(
#
# Khronos reference front-end for GLSL and ESSL, and sample SPIR-V generator.
licenses(["notice"]) # Mixed: BSD, MIT, Khronos, Apache 2.0
licenses(["notice"])
exports_files(["LICENSE"])