aboutsummaryrefslogtreecommitdiffstats
path: root/eval
diff options
context:
space:
mode:
authorArne Juul <arnej@yahoo-inc.com>2018-03-08 14:11:08 +0000
committerArne Juul <arnej@yahoo-inc.com>2018-03-08 14:11:08 +0000
commit47c3bd7f89b5837975ce92c88144b49064a92872 (patch)
treea94b81d5cdd149e6320a7702e14867b1854d0b58 /eval
parent4e4d19ddb273648aa5396f094970149d08d03ab3 (diff)
fix copyright date
Diffstat (limited to 'eval')
-rw-r--r--eval/src/vespa/eval/eval/dump_target.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/eval/src/vespa/eval/eval/dump_target.cpp b/eval/src/vespa/eval/eval/dump_target.cpp
index 2d5363f50b0..ade27a4e330 100644
--- a/eval/src/vespa/eval/eval/dump_target.cpp
+++ b/eval/src/vespa/eval/eval/dump_target.cpp
@@ -1,4 +1,4 @@
-// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+// Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include "dump_target.h"
#include "tensor_function.h"