aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/features/benchmark/plotlib.rb
diff options
context:
space:
mode:
Diffstat (limited to 'searchlib/src/tests/features/benchmark/plotlib.rb')
-rw-r--r--searchlib/src/tests/features/benchmark/plotlib.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchlib/src/tests/features/benchmark/plotlib.rb b/searchlib/src/tests/features/benchmark/plotlib.rb
index d163f6c5412..767bf8a5496 100644
--- a/searchlib/src/tests/features/benchmark/plotlib.rb
+++ b/searchlib/src/tests/features/benchmark/plotlib.rb
@@ -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.
def plot_graph(dat, titles, png, title, xlabel, ylabel, folder)
plot_cmd = "";
plot_cmd += "set terminal png\n"