From b97b88f0c2b7e32ab9e17d4325ef6bc4251c0cc8 Mon Sep 17 00:00:00 2001 From: Evan Shelhamer Date: Wed, 6 Aug 2014 00:43:17 -0700 Subject: LICENSE governs the whole project so strip file headers --- matlab/caffe/matcaffe.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'matlab') diff --git a/matlab/caffe/matcaffe.cpp b/matlab/caffe/matcaffe.cpp index d0e98f83..70652e26 100644 --- a/matlab/caffe/matcaffe.cpp +++ b/matlab/caffe/matcaffe.cpp @@ -1,4 +1,3 @@ -// Copyright 2014 BVLC and contributors. // // matcaffe.cpp provides a wrapper of the caffe::Net class as well as some // caffe::Caffe functions so that one could easily call it from matlab. -- cgit v1.2.3