summaryrefslogtreecommitdiffstats
path: root/eval/src/vespa/eval/tensor/tensor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'eval/src/vespa/eval/tensor/tensor.cpp')
-rw-r--r--eval/src/vespa/eval/tensor/tensor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/eval/src/vespa/eval/tensor/tensor.cpp b/eval/src/vespa/eval/tensor/tensor.cpp
index bbf8dd5017c..5c9713fa1b5 100644
--- a/eval/src/vespa/eval/tensor/tensor.cpp
+++ b/eval/src/vespa/eval/tensor/tensor.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 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include "tensor.h"
#include "default_tensor_engine.h"