aboutsummaryrefslogtreecommitdiffstats
path: root/documentapi/src/main/javacc/StateParser.jj
diff options
context:
space:
mode:
Diffstat (limited to 'documentapi/src/main/javacc/StateParser.jj')
-rwxr-xr-xdocumentapi/src/main/javacc/StateParser.jj2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentapi/src/main/javacc/StateParser.jj b/documentapi/src/main/javacc/StateParser.jj
index ad4371b026c..aaf6c1d6b46 100755
--- a/documentapi/src/main/javacc/StateParser.jj
+++ b/documentapi/src/main/javacc/StateParser.jj
@@ -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.
/**
* A system state parser.
* When this file is changed, do "ant compileparser" to rebuild the parser.