summaryrefslogtreecommitdiff
path: root/runtime/Java/src/org/antlr/v4/runtime/tree/ParseTreeProperty.java
diff options
context:
space:
mode:
authorAndrius Merkys <andrius.merkys@gmail.com>2018-11-23 04:52:08 -0500
committerAndrius Merkys <andrius.merkys@gmail.com>2018-11-23 04:52:08 -0500
commit7b19e9be5be41c69c451b63c526bee059881f9b1 (patch)
tree699bf0523df6868d15843981ea9914ac096ee270 /runtime/Java/src/org/antlr/v4/runtime/tree/ParseTreeProperty.java
parent1d0464db4ec5e5c20b2ae62bb3c4eceaa6840bde (diff)
New upstream version 4.7.1
Diffstat (limited to 'runtime/Java/src/org/antlr/v4/runtime/tree/ParseTreeProperty.java')
-rw-r--r--runtime/Java/src/org/antlr/v4/runtime/tree/ParseTreeProperty.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/Java/src/org/antlr/v4/runtime/tree/ParseTreeProperty.java b/runtime/Java/src/org/antlr/v4/runtime/tree/ParseTreeProperty.java
index ca16b18..22fbddd 100644
--- a/runtime/Java/src/org/antlr/v4/runtime/tree/ParseTreeProperty.java
+++ b/runtime/Java/src/org/antlr/v4/runtime/tree/ParseTreeProperty.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.
*/