summaryrefslogtreecommitdiffstats
path: root/document
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2019-01-04 14:13:43 +0100
committerJon Bratseth <bratseth@oath.com>2019-01-04 14:13:43 +0100
commit70120cb1035a5b1858dfb02753fd8f743bae6c5c (patch)
tree7d7abbfc040f37b614a8d1c980d7f632597c51f6 /document
parent456859b56b8a16627e92274e26ee489c2fcb473d (diff)
Nonfunctional changes only
Diffstat (limited to 'document')
-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;