mirror of
https://github.com/python/cpython.git
synced 2026-04-05 03:21:05 +00:00
Fix a copyright notice that still said 2014.
This commit is contained in:
parent
b06f142f5f
commit
206853035e
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ The Python source is copyrighted, but you can freely use and copy it
|
|||
as long as you don't change or remove the copyright notice:
|
||||
|
||||
----------------------------------------------------------------------
|
||||
Copyright (c) 2000-2014 Python Software Foundation.
|
||||
Copyright (c) 2000-2015 Python Software Foundation.
|
||||
All rights reserved.
|
||||
|
||||
Copyright (c) 2000 BeOpen.com.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue