aboutsummaryrefslogtreecommitdiffstats
path: root/storage
diff options
context:
space:
mode:
authorTor Brede Vekterli <vekterli@oath.com>2018-11-20 16:33:47 +0000
committerTor Brede Vekterli <vekterli@oath.com>2018-11-20 16:33:47 +0000
commit862397eb5bad521b7513dae3403131cd95f33226 (patch)
treed209f3b2cae2665095cf2b539adf50b3c814aec6 /storage
parent12b590416c164ef763896f2ce3f7e7f6ce600183 (diff)
Correct copyright year
Diffstat (limited to 'storage')
-rw-r--r--storage/src/vespa/storage/distributor/update_metric_set.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/src/vespa/storage/distributor/update_metric_set.cpp b/storage/src/vespa/storage/distributor/update_metric_set.cpp
index 5c343b395e6..2505003d2ba 100644
--- a/storage/src/vespa/storage/distributor/update_metric_set.cpp
+++ b/storage/src/vespa/storage/distributor/update_metric_set.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 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include "update_metric_set.h"
#include <vespa/metrics/loadmetric.hpp>