瀏覽代碼

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>