]> granicus.if.org Git - python/commitdiff
Fix a copyright notice that still said 2014. v3.5.0a1
authorLarry Hastings <larry@hastings.org>
Sun, 8 Feb 2015 00:04:29 +0000 (16:04 -0800)
committerLarry Hastings <larry@hastings.org>
Sun, 8 Feb 2015 00:04:29 +0000 (16:04 -0800)
Doc/README.txt

index 004c6e1fe63abef320722620edf8f7a1405b8b09..580d10241db52e261d7f22c4dcc83939512f0cf5 100644 (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.