diff --git a/fili-core/src/main/java/com/yahoo/bard/webservice/util/CompletedFuture.java b/fili-core/src/main/java/com/yahoo/bard/webservice/util/CompletedFuture.java index 7a4e8c4114..bff70a6746 100644 --- a/fili-core/src/main/java/com/yahoo/bard/webservice/util/CompletedFuture.java +++ b/fili-core/src/main/java/com/yahoo/bard/webservice/util/CompletedFuture.java @@ -1,4 +1,4 @@ -// Copyright 2016 Yahoo Inc. +// Copyright 2017 Yahoo Inc. // Licensed under the terms of the Apache license. Please see LICENSE.md file distributed with this work for terms. package com.yahoo.bard.webservice.util;