summaryrefslogtreecommitdiffstats
path: root/container-search
diff options
context:
space:
mode:
authorOlli Virtanen <olli.virtanen@oath.com>2019-03-04 15:30:00 +0100
committerOlli Virtanen <olli.virtanen@oath.com>2019-03-04 15:30:00 +0100
commit6d194cbc4a6f6ac8b49ec2f41499cce234257de2 (patch)
tree8617932904fbcb1da010ca2f244902a03b11f48f /container-search
parent1ca887bd458e5ae92182a7902f9d1aedb6cc40e2 (diff)
Add copyright header
Diffstat (limited to 'container-search')
-rw-r--r--container-search/src/test/java/com/yahoo/prelude/fastsearch/FS4SearchInvokerTestCase.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/container-search/src/test/java/com/yahoo/prelude/fastsearch/FS4SearchInvokerTestCase.java b/container-search/src/test/java/com/yahoo/prelude/fastsearch/FS4SearchInvokerTestCase.java
index 4a78d4e7631..b03e1072502 100644
--- a/container-search/src/test/java/com/yahoo/prelude/fastsearch/FS4SearchInvokerTestCase.java
+++ b/container-search/src/test/java/com/yahoo/prelude/fastsearch/FS4SearchInvokerTestCase.java
@@ -1,3 +1,5 @@
+// Copyright 2019 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+
package com.yahoo.prelude.fastsearch;
import com.yahoo.fs4.BasicPacket;