summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/trace/trace.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vespalib/src/tests/trace/trace.cpp')
-rw-r--r--vespalib/src/tests/trace/trace.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalib/src/tests/trace/trace.cpp b/vespalib/src/tests/trace/trace.cpp
index f4ed0b15a27..2bd5d8d00a6 100644
--- a/vespalib/src/tests/trace/trace.cpp
+++ b/vespalib/src/tests/trace/trace.cpp
@@ -1,4 +1,4 @@
-// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include <vespa/log/log.h>
LOG_SETUP("trace_test");
#include <vespa/vespalib/testkit/testapp.h>