ソースを参照

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>