Add LICENSE
[riscv-tests.git] / benchmarks / rsort / rsort.c
index e67f8761f6f1339f31ca897fa5dae8878eca6a8a..fee68e56dca7cdedc4f8716cbfb0b48069a65227 100644 (file)
@@ -1,3 +1,5 @@
+// See LICENSE for license details.
+
 //**************************************************************************
 // Quicksort benchmark
 //--------------------------------------------------------------------------