Welcome to mirror list, hosted at ThFree Co, Russian Federation.

BUILD - github.com/google/ruy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/BUILD
blob: 8c2d62eb42d5ff2b3be0ea2471414021bf56d160 (plain)
1
2
3
4
5
6
7
# Ruy is not BLAS

package(
    licenses = ["notice"],  # Apache 2.0
)

exports_files(["LICENSE"])