summaryrefslogtreecommitdiffstats
path: root/vespaclient-core/src/main/java/com/yahoo/feedhandler/MetricResponse.java
diff options
context:
space:
mode:
Diffstat (limited to 'vespaclient-core/src/main/java/com/yahoo/feedhandler/MetricResponse.java')
-rw-r--r--vespaclient-core/src/main/java/com/yahoo/feedhandler/MetricResponse.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/vespaclient-core/src/main/java/com/yahoo/feedhandler/MetricResponse.java b/vespaclient-core/src/main/java/com/yahoo/feedhandler/MetricResponse.java
index 4947032e649..4e0896b6da4 100644
--- a/vespaclient-core/src/main/java/com/yahoo/feedhandler/MetricResponse.java
+++ b/vespaclient-core/src/main/java/com/yahoo/feedhandler/MetricResponse.java
@@ -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.
package com.yahoo.feedhandler;
import com.yahoo.container.jdisc.HttpResponse;
@@ -35,4 +35,4 @@ public final class MetricResponse extends HttpResponse {
return "application/xml";
}
-}
+} \ No newline at end of file