소스 검색

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>