Skip to content

Commit c6c057c

Browse files
committed
revert new copyright generator for antlr parser files
1 parent 126652c commit c6c057c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graalpython/com.oracle.graal.python.parser.antlr/postprocess.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
COPYRIGHT_HEADER = """\
4545
/*
46-
* Copyright (c) 2017-2019, Oracle and/or its affiliates.
46+
* Copyright (c) 2017-2018, Oracle and/or its affiliates.
4747
* Copyright (c) 2014 by Bart Kiers
4848
*
4949
* The MIT License (MIT)

0 commit comments

Comments
 (0)