aboutsummaryrefslogtreecommitdiffstats
path: root/vbench/src/tests/app_vbench/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vbench/src/tests/app_vbench/CMakeLists.txt')
-rw-r--r--vbench/src/tests/app_vbench/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/vbench/src/tests/app_vbench/CMakeLists.txt b/vbench/src/tests/app_vbench/CMakeLists.txt
index c5e57a8505e..b5ce997c31a 100644
--- a/vbench/src/tests/app_vbench/CMakeLists.txt
+++ b/vbench/src/tests/app_vbench/CMakeLists.txt
@@ -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.
vespa_add_executable(vbench_app_vbench_test_app TEST
SOURCES
app_vbench_test.cpp
@@ -7,4 +7,4 @@ vespa_add_executable(vbench_app_vbench_test_app TEST
vbench
)
vespa_add_test(NAME vbench_app_vbench_test_app NO_VALGRIND COMMAND vbench_app_vbench_test_app)
-configure_file(vbench.cfg.template vbench.cfg @ONLY) \ No newline at end of file
+configure_file(vbench.cfg.template vbench.cfg @ONLY)