summaryrefslogtreecommitdiff
path: root/runtime/Java/src/org/antlr/v4/runtime/tree/xpath/XPathRuleElement.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 /runtime/Java/src/org/antlr/v4/runtime/tree/xpath/XPathRuleElement.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 'runtime/Java/src/org/antlr/v4/runtime/tree/xpath/XPathRuleElement.java')
-rw-r--r--runtime/Java/src/org/antlr/v4/runtime/tree/xpath/XPathRuleElement.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/Java/src/org/antlr/v4/runtime/tree/xpath/XPathRuleElement.java b/runtime/Java/src/org/antlr/v4/runtime/tree/xpath/XPathRuleElement.java
index 2827914..d966666 100644
--- a/runtime/Java/src/org/antlr/v4/runtime/tree/xpath/XPathRuleElement.java
+++ b/runtime/Java/src/org/antlr/v4/runtime/tree/xpath/XPathRuleElement.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.
*/