Skip to content

Commit b16cfd6

Browse files
committed
add copyright
1 parent 8dd87d4 commit b16cfd6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

runtime/Java/src/org/antlr/v4/runtime/tree/xpath/XPathLexer.java

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/*
2+
* Copyright (c) 2012-2016 The ANTLR Project. All rights reserved.
3+
* Use of this file is governed by the BSD 3-clause license that
4+
* can be found in the LICENSE.txt file in the project root.
5+
*/
16
package org.antlr.v4.runtime.tree.xpath;
27

38
import org.antlr.v4.runtime.CharStream;

0 commit comments

Comments
 (0)