From e9c5904eff644d26d015bb8ec3a6061d4d7f64e5 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Fri, 1 Jan 2016 10:23:45 -0600 Subject: 2016 will be another year of writing copyrighted code --- 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 2ad2848aa8..c3f1e89599 100644 --- a/Python/getcopyright.c +++ b/Python/getcopyright.c @@ -4,7 +4,7 @@ static const char cprt[] = "\ -Copyright (c) 2001-2015 Python Software Foundation.\n\ +Copyright (c) 2001-2016 Python Software Foundation.\n\ All Rights Reserved.\n\ \n\ Copyright (c) 2000 BeOpen.com.\n\ -- cgit v1.2.1