Преглед изворни кода

Add license information to libm-bench.cpp

Viral B. Shah пре 10 година
родитељ
комит
557ac71eaf
1 измењених фајлова са 2 додато и 0 уклоњено
  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>