Change copyright years

This commit is contained in:
Dave Halter
2018-06-12 21:55:37 +02:00
parent e0c79a9fcc
commit 8865aa452c
2 changed files with 2 additions and 2 deletions

View File

@@ -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.
"""

View File

@@ -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