summaryrefslogtreecommitdiffstats
path: root/fastlib/src/vespa/fastlib/util/tests/base64test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fastlib/src/vespa/fastlib/util/tests/base64test.cpp')
-rw-r--r--fastlib/src/vespa/fastlib/util/tests/base64test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fastlib/src/vespa/fastlib/util/tests/base64test.cpp b/fastlib/src/vespa/fastlib/util/tests/base64test.cpp
index accf7fc87b3..531f22a6e27 100644
--- a/fastlib/src/vespa/fastlib/util/tests/base64test.cpp
+++ b/fastlib/src/vespa/fastlib/util/tests/base64test.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/fastos/app.h>
#include <vespa/fastos/file.h>
#include <vespa/vespalib/stllike/string.h>