From: Benjamin Peterson Date: Tue, 1 Jan 2013 03:44:00 +0000 (-0600) Subject: update another year X-Git-Tag: v2.7.4rc1~164^2~125 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=856cb0fc34d9b82594e7c0053535ea7df747b8ab;p=python update another year --- diff --git a/Doc/README.txt b/Doc/README.txt index f03da7628b..dfa62d575f 100644 --- a/Doc/README.txt +++ b/Doc/README.txt @@ -127,7 +127,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-2012 Python Software Foundation. +Copyright (c) 2000-2013 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com.