summaryrefslogtreecommitdiff
path: root/tool/src/org/antlr/v4/codegen/model/Action.java
diff options
context:
space:
mode:
Diffstat (limited to 'tool/src/org/antlr/v4/codegen/model/Action.java')
-rw-r--r--tool/src/org/antlr/v4/codegen/model/Action.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/src/org/antlr/v4/codegen/model/Action.java b/tool/src/org/antlr/v4/codegen/model/Action.java
index 5e1e0ef..ada06ae 100644
--- a/tool/src/org/antlr/v4/codegen/model/Action.java
+++ b/tool/src/org/antlr/v4/codegen/model/Action.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.
*/