summaryrefslogtreecommitdiff
path: root/src/caffe/test/test_caffe_main.cpp
diff options
context:
space:
mode:
authorEvan Shelhamer <shelhamer@imaginarynumber.net>2014-08-06 00:43:17 -0700
committerEvan Shelhamer <shelhamer@imaginarynumber.net>2014-08-06 18:35:29 -0700
commitb97b88f0c2b7e32ab9e17d4325ef6bc4251c0cc8 (patch)
tree4578bb1f73f116b563b0accb3734de9fdabd7512 /src/caffe/test/test_caffe_main.cpp
parent9410e93480f232e9bcce052414b268d8b8b6af3a (diff)
downloadcaffeonacl-b97b88f0c2b7e32ab9e17d4325ef6bc4251c0cc8.tar.gz
caffeonacl-b97b88f0c2b7e32ab9e17d4325ef6bc4251c0cc8.tar.bz2
caffeonacl-b97b88f0c2b7e32ab9e17d4325ef6bc4251c0cc8.zip
LICENSE governs the whole project so strip file headers
Diffstat (limited to 'src/caffe/test/test_caffe_main.cpp')
-rw-r--r--src/caffe/test/test_caffe_main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/caffe/test/test_caffe_main.cpp b/src/caffe/test/test_caffe_main.cpp
index bb5e6b46..df188fd3 100644
--- a/src/caffe/test/test_caffe_main.cpp
+++ b/src/caffe/test/test_caffe_main.cpp
@@ -1,5 +1,3 @@
-// Copyright 2014 BVLC and contributors.
-
// The main caffe test code. Your test cpp code should include this hpp
// to allow a main function to be compiled into the binary.