summaryrefslogtreecommitdiffstats
path: root/vdslib/src/vespa/vdslib/container/documentlist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vdslib/src/vespa/vdslib/container/documentlist.cpp')
-rw-r--r--vdslib/src/vespa/vdslib/container/documentlist.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vdslib/src/vespa/vdslib/container/documentlist.cpp b/vdslib/src/vespa/vdslib/container/documentlist.cpp
index 477148f89c4..71bee5cf624 100644
--- a/vdslib/src/vespa/vdslib/container/documentlist.cpp
+++ b/vdslib/src/vespa/vdslib/container/documentlist.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 "documentlist.h"
#include <vespa/vespalib/util/exceptions.h>
#include <sstream>