aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/vespa/document/update/removevalueupdate.h
diff options
context:
space:
mode:
Diffstat (limited to 'document/src/vespa/document/update/removevalueupdate.h')
-rw-r--r--document/src/vespa/document/update/removevalueupdate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/document/src/vespa/document/update/removevalueupdate.h b/document/src/vespa/document/update/removevalueupdate.h
index c674ebf430c..7fc1ee4a4e1 100644
--- a/document/src/vespa/document/update/removevalueupdate.h
+++ b/document/src/vespa/document/update/removevalueupdate.h
@@ -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 Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
* This class represents an update that removes a given field value from a
* field.