From e94d28dd48c5ac5f40885d7d64cd8480bebba3c8 Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Wed, 31 Jan 2018 12:31:58 +0100 Subject: Nonfunctional changes only --- .../com/yahoo/searchlib/rankingexpression/evaluation/TypeMapContext.java | 1 + 1 file changed, 1 insertion(+) (limited to 'searchlib/src/main/java') diff --git a/searchlib/src/main/java/com/yahoo/searchlib/rankingexpression/evaluation/TypeMapContext.java b/searchlib/src/main/java/com/yahoo/searchlib/rankingexpression/evaluation/TypeMapContext.java index f2c4ca58f6d..a018aae0c3e 100644 --- a/searchlib/src/main/java/com/yahoo/searchlib/rankingexpression/evaluation/TypeMapContext.java +++ b/searchlib/src/main/java/com/yahoo/searchlib/rankingexpression/evaluation/TypeMapContext.java @@ -1,3 +1,4 @@ +// Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. package com.yahoo.searchlib.rankingexpression.evaluation;// Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. import com.yahoo.tensor.TensorType; -- cgit v1.2.3