summaryrefslogtreecommitdiffstats
path: root/document/src/test/java/com/yahoo/document/select/ArithmeticNodeTestCase.java
diff options
context:
space:
mode:
Diffstat (limited to 'document/src/test/java/com/yahoo/document/select/ArithmeticNodeTestCase.java')
-rw-r--r--document/src/test/java/com/yahoo/document/select/ArithmeticNodeTestCase.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/document/src/test/java/com/yahoo/document/select/ArithmeticNodeTestCase.java b/document/src/test/java/com/yahoo/document/select/ArithmeticNodeTestCase.java
index 20b0e2034cc..abf3bc80dbf 100644
--- a/document/src/test/java/com/yahoo/document/select/ArithmeticNodeTestCase.java
+++ b/document/src/test/java/com/yahoo/document/select/ArithmeticNodeTestCase.java
@@ -1,3 +1,4 @@
+// Copyright 2020 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.document.select;
import com.yahoo.document.select.rule.ArithmeticNode;