From 0e617e22f0bb5ea9ff90c50693335c22dc134007 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Fri, 1 Jan 2016 11:53:47 -0600 Subject: remove some copyright notices supserseded by the toplevel ones --- Modules/itertoolsmodule.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'Modules/itertoolsmodule.c') diff --git a/Modules/itertoolsmodule.c b/Modules/itertoolsmodule.c index 57a398f88d..b5859a9a1b 100644 --- a/Modules/itertoolsmodule.c +++ b/Modules/itertoolsmodule.c @@ -4,8 +4,6 @@ /* Itertools module written and maintained by Raymond D. Hettinger - Copyright (c) 2003-2013 Python Software Foundation. - All rights reserved. */ -- cgit v1.2.1