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

index 1fc4a9f47a86f3b292a371198c2ed9a73556b718..58bda626976ac1c9482a2fc57e3205a56b61df43 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.