aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/main/javacc/SelectParser.jj
diff options
context:
space:
mode:
Diffstat (limited to 'document/src/main/javacc/SelectParser.jj')
-rwxr-xr-xdocument/src/main/javacc/SelectParser.jj1
1 files changed, 0 insertions, 1 deletions
diff --git a/document/src/main/javacc/SelectParser.jj b/document/src/main/javacc/SelectParser.jj
index 99290370b76..f2b10a2cb71 100755
--- a/document/src/main/javacc/SelectParser.jj
+++ b/document/src/main/javacc/SelectParser.jj
@@ -1,7 +1,6 @@
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
* @author Simon Thoresen Hult
- * @version $Id$
*/
options {
CACHE_TOKENS = true;