summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorLester Solbakken <lesters@oath.com>2019-01-09 11:28:50 +0100
committerLester Solbakken <lesters@oath.com>2019-01-09 11:28:50 +0100
commit8709ec5722089b49b31848f651a3d33a6328dd7f (patch)
tree5d29a7621b6fc8ba6e5dcb7b0575c8f67f5729c6 /config
parent794d9526b187e0e14d6817e78f8cebad8263f155 (diff)
Update license header
Diffstat (limited to 'config')
-rw-r--r--config/src/main/java/com/yahoo/vespa/config/UrlDownloader.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/src/main/java/com/yahoo/vespa/config/UrlDownloader.java b/config/src/main/java/com/yahoo/vespa/config/UrlDownloader.java
index cd72c83d100..869ef14ca6f 100644
--- a/config/src/main/java/com/yahoo/vespa/config/UrlDownloader.java
+++ b/config/src/main/java/com/yahoo/vespa/config/UrlDownloader.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 2019 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.vespa.config;
import com.yahoo.config.UrlReference;