aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/application/ml_serving/models/sqrt.py
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/cfg/application/ml_serving/models/sqrt.py')
-rw-r--r--config-model/src/test/cfg/application/ml_serving/models/sqrt.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model/src/test/cfg/application/ml_serving/models/sqrt.py b/config-model/src/test/cfg/application/ml_serving/models/sqrt.py
index 98e4f3903a3..c507c8f26f0 100644
--- a/config-model/src/test/cfg/application/ml_serving/models/sqrt.py
+++ b/config-model/src/test/cfg/application/ml_serving/models/sqrt.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