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 53a1ee984a9..0d316fea5e6 100644
--- a/searchlib/src/tests/features/benchmark/plotlib.rb
+++ b/searchlib/src/tests/features/benchmark/plotlib.rb
@@ -1,4 +1,4 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. 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"