summaryrefslogtreecommitdiffstats
path: root/document/src/vespa/document/fieldvalue/doublefieldvalue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'document/src/vespa/document/fieldvalue/doublefieldvalue.cpp')
-rw-r--r--document/src/vespa/document/fieldvalue/doublefieldvalue.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/document/src/vespa/document/fieldvalue/doublefieldvalue.cpp b/document/src/vespa/document/fieldvalue/doublefieldvalue.cpp
index b884380b1a8..69a68adc7a2 100644
--- a/document/src/vespa/document/fieldvalue/doublefieldvalue.cpp
+++ b/document/src/vespa/document/fieldvalue/doublefieldvalue.cpp
@@ -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.
#include "doublefieldvalue.h"
#include "numericfieldvalue.hpp"