From a63ecedfa066bfba73566ff3cfd2402246f5254c Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Mon, 31 Dec 2012 21:44:00 -0600 Subject: [PATCH] update another year --- Doc/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/README.txt b/Doc/README.txt index f296423fc98b..c63fc608a8c6 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.