فهرست منبع

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>