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 e2acfb446a9..72e8f4dcb87 100755
--- a/documentapi/src/main/javacc/StateParser.jj
+++ b/documentapi/src/main/javacc/StateParser.jj
@@ -1,4 +1,4 @@
-// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+// Copyright 2017 Yahoo Holdings. 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.