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