summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/javacc
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@oath.com>2018-07-04 16:59:43 +0200
committerBjørn Christian Seime <bjorncs@oath.com>2018-07-05 11:09:02 +0200
commit51ca76715e32c847ba232c78521d0deb4ff01404 (patch)
tree7c191277162b593ec2d6af089a29f6040abcad5d /container-search/src/main/javacc
parent49535dc705de69fd225e38238e15f0dd4a14b74f (diff)
Replace 'tonytv' with full name in author tags
Diffstat (limited to 'container-search/src/main/javacc')
-rw-r--r--container-search/src/main/javacc/com/yahoo/search/query/textserialize/parser/Parser.jj2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-search/src/main/javacc/com/yahoo/search/query/textserialize/parser/Parser.jj b/container-search/src/main/javacc/com/yahoo/search/query/textserialize/parser/Parser.jj
index d9766fa40f6..5cf14429aff 100644
--- a/container-search/src/main/javacc/com/yahoo/search/query/textserialize/parser/Parser.jj
+++ b/container-search/src/main/javacc/com/yahoo/search/query/textserialize/parser/Parser.jj
@@ -1,6 +1,6 @@
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
- * @author <a href="mailto:tonyv@yahoo-inc.com">tonyv</a>
+ * @author Tony Vaagenes
*/
options {
LOOKAHEAD = 1;