Parcourir la source

Add license information to libm-bench.cpp

Viral B. Shah il y a 10 ans
Parent
commit
557ac71eaf
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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>