use bvlc copyright
authorJeff Donahue <jeff.donahue@gmail.com>
Sat, 29 Mar 2014 05:55:12 +0000 (22:55 -0700)
committerJeff Donahue <jeff.donahue@gmail.com>
Tue, 8 Apr 2014 18:36:18 +0000 (11:36 -0700)
src/caffe/layers/eltwise_product_layer.cpp
src/caffe/layers/eltwise_product_layer.cu
src/caffe/layers/power_layer.cpp
src/caffe/layers/power_layer.cu

index c663d10..d056ab1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2013 Yangqing Jia
+// Copyright 2014 BVLC and contributors.
 
 #include <vector>
 
index d322729..9c66033 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2013 Yangqing Jia
+// Copyright 2014 BVLC and contributors.
 
 #include <vector>
 
index 3be59d3..85c8442 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2014 Jeff Donahue
+// Copyright 2014 BVLC and contributors.
 
 #include <algorithm>
 #include <vector>
index 9df4461..9a25de7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2014 Jeff Donahue
+// Copyright 2014 BVLC and contributors.
 
 #include <algorithm>
 #include <vector>