From f606e682a4d2095fcd1dcbb238944b377b362b61 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sat, 31 Dec 2011 22:42:26 -0600 Subject: add another year to glorious PSF IP --- Python/getcopyright.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Python/getcopyright.c') diff --git a/Python/getcopyright.c b/Python/getcopyright.c index 1388f2c98c..d1e2578747 100644 --- a/Python/getcopyright.c +++ b/Python/getcopyright.c @@ -4,7 +4,7 @@ static char cprt[] = "\ -Copyright (c) 2001-2011 Python Software Foundation.\n\ +Copyright (c) 2001-2012 Python Software Foundation.\n\ All Rights Reserved.\n\ \n\ Copyright (c) 2000 BeOpen.com.\n\ -- cgit v1.2.1