From f061d579390d7daea241be3c746988fc43fa3e78 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Thu, 7 Oct 2021 11:07:28 +0200 Subject: Update Verizon Media copyright notices. --- vespajlib/src/main/java/com/yahoo/tensor/functions/CellCast.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vespajlib/src/main/java/com/yahoo/tensor/functions') diff --git a/vespajlib/src/main/java/com/yahoo/tensor/functions/CellCast.java b/vespajlib/src/main/java/com/yahoo/tensor/functions/CellCast.java index fe8b2f417aa..8c6c27e171a 100644 --- a/vespajlib/src/main/java/com/yahoo/tensor/functions/CellCast.java +++ b/vespajlib/src/main/java/com/yahoo/tensor/functions/CellCast.java @@ -1,4 +1,4 @@ -// Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. +// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. package com.yahoo.tensor.functions; import com.yahoo.tensor.Tensor; -- cgit v1.2.3