summaryrefslogtreecommitdiff
path: root/tool/src/org/antlr/v4/tool/ast/RuleElementAST.java
diff options
context:
space:
mode:
authorAndrius Merkys <andrius.merkys@gmail.com>2018-11-23 04:52:11 -0500
committerAndrius Merkys <andrius.merkys@gmail.com>2018-11-23 04:52:11 -0500
commit4e73d28e5eafc9df09372c658cf657c009ad8bb6 (patch)
treeace1e7b96118aaf784ceb864fc2fc11ec07276e8 /tool/src/org/antlr/v4/tool/ast/RuleElementAST.java
parent521727db96b4113984ce27a9d4a70364712be791 (diff)
parent7b19e9be5be41c69c451b63c526bee059881f9b1 (diff)
Update upstream source from tag 'upstream/4.7.1'
Update to upstream version '4.7.1' with Debian dir ce4ca6f5cd56bdaf0aa5c0e59c7038cd8523bb11
Diffstat (limited to 'tool/src/org/antlr/v4/tool/ast/RuleElementAST.java')
-rw-r--r--tool/src/org/antlr/v4/tool/ast/RuleElementAST.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/src/org/antlr/v4/tool/ast/RuleElementAST.java b/tool/src/org/antlr/v4/tool/ast/RuleElementAST.java
index e355604..6815d48 100644
--- a/tool/src/org/antlr/v4/tool/ast/RuleElementAST.java
+++ b/tool/src/org/antlr/v4/tool/ast/RuleElementAST.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2012-2016 The ANTLR Project. All rights reserved.
+ * Copyright (c) 2012-2017 The ANTLR Project. All rights reserved.
* Use of this file is governed by the BSD 3-clause license that
* can be found in the LICENSE.txt file in the project root.
*/