summaryrefslogtreecommitdiff
path: root/tools/extract_features.cpp
diff options
context:
space:
mode:
authorEvan Shelhamer <shelhamer@imaginarynumber.net>2014-03-24 11:22:56 -0700
committerEvan Shelhamer <shelhamer@imaginarynumber.net>2014-03-27 11:20:35 -0700
commit6db92e838b4b5bfc1be95f1a1b182a7a57cc5cef (patch)
treef21e92af20ea8850cacde8c92b235bcefe9c1654 /tools/extract_features.cpp
parent923a847b21e4a06192a99bfbb406a2436b5ca504 (diff)
downloadcaffeonacl-6db92e838b4b5bfc1be95f1a1b182a7a57cc5cef.tar.gz
caffeonacl-6db92e838b4b5bfc1be95f1a1b182a7a57cc5cef.tar.bz2
caffeonacl-6db92e838b4b5bfc1be95f1a1b182a7a57cc5cef.zip
Standardize copyright, add root-level CONTRIBUTORS credit
Diffstat (limited to 'tools/extract_features.cpp')
-rw-r--r--tools/extract_features.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/extract_features.cpp b/tools/extract_features.cpp
index e547db59..4274db44 100644
--- a/tools/extract_features.cpp
+++ b/tools/extract_features.cpp
@@ -1,4 +1,4 @@
-// Copyright 2014 kloudkl@github
+// Copyright 2014 BVLC and contributors.
#include <stdio.h> // for snprintf
#include <cuda_runtime.h>