Add LICENSE
[riscv-tests.git] / benchmarks / vec-matmul / vec_matmul_main.c
index 6613902a5435a2d9d49713ed128016881f3f7470..9554da8d8f6c0681d6cd71ac003e07a3ea744c85 100644 (file)
@@ -1,3 +1,5 @@
+// See LICENSE for license details.
+
 //**************************************************************************
 // Vector-Thread Vector Matrix Multiply benchmark
 //--------------------------------------------------------------------------