skia2/tools/skslc
Kevin Lubick b98328a27b [bazel] Add license to all our BUILD.bazel files
find -name "BUILD.bazel" -exec sed -i -e '1i licenses(["notice"])\n' {} +

Change-Id: Ie48f163b7d8d6ede9ba5f952e87232dd5c9fa8e6
Bug: skia:12541
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/529808
Reviewed-by: Ben Wagner <bungeman@google.com>
2022-04-13 19:50:29 +00:00
..
BUILD.bazel [bazel] Add license to all our BUILD.bazel files 2022-04-13 19:50:29 +00:00
Main.cpp [sksl][wgsl] Enable WGSL codegen in skslc 2022-04-11 18:32:46 +00:00