aboutsummaryrefslogtreecommitdiffstats
path: root/predicate-search-core/src/main/antlr3/com/yahoo/document/predicate/parser/Predicate.g
diff options
context:
space:
mode:
Diffstat (limited to 'predicate-search-core/src/main/antlr3/com/yahoo/document/predicate/parser/Predicate.g')
-rw-r--r--predicate-search-core/src/main/antlr3/com/yahoo/document/predicate/parser/Predicate.g2
1 files changed, 1 insertions, 1 deletions
diff --git a/predicate-search-core/src/main/antlr3/com/yahoo/document/predicate/parser/Predicate.g b/predicate-search-core/src/main/antlr3/com/yahoo/document/predicate/parser/Predicate.g
index 5e4a5823a4b..b14f526060c 100644
--- a/predicate-search-core/src/main/antlr3/com/yahoo/document/predicate/parser/Predicate.g
+++ b/predicate-search-core/src/main/antlr3/com/yahoo/document/predicate/parser/Predicate.g
@@ -1,4 +1,4 @@
-// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
grammar Predicate;
@header {