Revert copyright year change in shellpattern

This commit is contained in:
Abogical 2018-01-02 16:59:01 +02:00
parent 937736ceb9
commit 7638085b28
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ def translate(pat, match_end=r"\Z"):
This function is derived from the "fnmatch" module distributed with the Python standard library.
Copyright (C) 2001-2017 Python Software Foundation. All rights reserved.
Copyright (C) 2001-2016 Python Software Foundation. All rights reserved.
TODO: support {alt1,alt2} shell-style alternatives