summaryrefslogtreecommitdiffstats
path: root/node-maintainer
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahoo-inc.com>2017-06-28 14:50:51 +0200
committerArne H Juul <arnej@yahoo-inc.com>2017-06-28 14:50:51 +0200
commitfa29f3d3c1bac157dbbc8f584b1e798cc43e0a0e (patch)
treea6edff1fcfb276300da7a424a7d1d5c28f637ed4 /node-maintainer
parente21ca5ff4b5bbfcdd0b0b099de2d3ddda5b5e2b6 (diff)
fix copyright year
Diffstat (limited to 'node-maintainer')
-rw-r--r--node-maintainer/src/test/java/com/yahoo/vespa/hosted/node/maintainer/CoreCollectorTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/node-maintainer/src/test/java/com/yahoo/vespa/hosted/node/maintainer/CoreCollectorTest.java b/node-maintainer/src/test/java/com/yahoo/vespa/hosted/node/maintainer/CoreCollectorTest.java
index b63871955d2..227467f64d9 100644
--- a/node-maintainer/src/test/java/com/yahoo/vespa/hosted/node/maintainer/CoreCollectorTest.java
+++ b/node-maintainer/src/test/java/com/yahoo/vespa/hosted/node/maintainer/CoreCollectorTest.java
@@ -1,4 +1,4 @@
-// Copyright 2018 Yahoo Holdings. 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.
package com.yahoo.vespa.hosted.node.maintainer;
import com.yahoo.collections.Pair;