Explorar el Código

Add license information to libm-bench.cpp

Viral B. Shah hace 10 años
padre
commit
557ac71eaf
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      test/libm-bench.cpp

+ 2 - 0
test/libm-bench.cpp

@@ -1,3 +1,5 @@
+// Copyright (C) Dahua Lin, 2014. Provided under the MIT license.
+
 // Benchmark on libm functions
 
 #include <math.h>