From: Benjamin Peterson Date: Tue, 1 Jan 2013 03:44:00 +0000 (-0600) Subject: update another year X-Git-Tag: v3.3.1rc1~448 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a63ecedfa066bfba73566ff3cfd2402246f5254c;p=python update another year --- diff --git a/Doc/README.txt b/Doc/README.txt index f296423fc9..c63fc608a8 100644 --- a/Doc/README.txt +++ b/Doc/README.txt @@ -135,7 +135,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.