Add LICENSE
[riscv-tests.git] / benchmarks / mt-matmul / mt-matmul.c
index 23539622b3f39f7a63110de5611ba742ba141536..9cc3f20bbb39d71f511ae8794cb4a2c08cb3c2e8 100644 (file)
@@ -1,3 +1,5 @@
+// See LICENSE for license details.
+
 //**************************************************************************
 // Multi-threaded Matrix Multiply benchmark
 //--------------------------------------------------------------------------