mirror of
https://github.com/davidhalter/parso.git
synced 2026-01-09 13:02:38 +08:00
Change copyright years
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Licensed to PSF under a Contributor Agreement.
|
||||
|
||||
# Modifications:
|
||||
# Copyright 2014 David Halter. Integration into Jedi.
|
||||
# Copyright 2014-2018 David Halter.
|
||||
# Modifications are dual-licensed: MIT and PSF.
|
||||
|
||||
"""
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Licensed to PSF under a Contributor Agreement.
|
||||
|
||||
# Modifications:
|
||||
# Copyright 2014 David Halter. Integration into Jedi.
|
||||
# Copyright 2014-2018 David Halter.
|
||||
# Modifications are dual-licensed: MIT and PSF.
|
||||
|
||||
from parso.pgen2.grammar import Grammar
|
||||
|
||||
Reference in New Issue
Block a user