Fix a copyright notice that still said 2014.

This commit is contained in:
Larry Hastings 2015-02-07 16:04:22 -08:00
parent e5529063b2
commit b250610134
1 changed files with 1 additions and 1 deletions

View File

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