blob: 8c2d62eb42d5ff2b3be0ea2471414021bf56d160 [file] [log] [blame]
Benoit Jacob184fd582020-04-03 11:09:17 -07001# Ruy is not BLAS
2
3package(
Benoit Jacob184fd582020-04-03 11:09:17 -07004 licenses = ["notice"], # Apache 2.0
5)
6
7exports_files(["LICENSE"])