aboutsummaryrefslogtreecommitdiffstats
path: root/model-integration/src/test/models/onnx/simple/matmul.py
diff options
context:
space:
mode:
Diffstat (limited to 'model-integration/src/test/models/onnx/simple/matmul.py')
-rwxr-xr-xmodel-integration/src/test/models/onnx/simple/matmul.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/model-integration/src/test/models/onnx/simple/matmul.py b/model-integration/src/test/models/onnx/simple/matmul.py
index 08bd197f4d7..b95098ceeea 100755
--- a/model-integration/src/test/models/onnx/simple/matmul.py
+++ b/model-integration/src/test/models/onnx/simple/matmul.py
@@ -1,4 +1,4 @@
-# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
import onnx
from onnx import helper, TensorProto