]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-126107: Remove copyright block from Modules/config.c.in (#126982)
authordonBarbos <donbarbos@proton.me>
Sun, 26 Jan 2025 16:57:32 +0000 (16:57 +0000)
committerGitHub <noreply@github.com>
Sun, 26 Jan 2025 16:57:32 +0000 (16:57 +0000)
chore: remove copyright block from config.c.in

Modules/config.c.in

index 53b4fb285498d0e39321cb070d99c7a787ab56ef..c578cd103dc62999b1ecbf54ced2b4c38759ecdc 100644 (file)
@@ -1,13 +1,3 @@
-/* -*- C -*- ***********************************************
-Copyright (c) 2000, BeOpen.com.
-Copyright (c) 1995-2000, Corporation for National Research Initiatives.
-Copyright (c) 1990-1995, Stichting Mathematisch Centrum.
-All rights reserved.
-
-See the file "Misc/COPYRIGHT" for information on usage and
-redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
-******************************************************************/
-
 /* Module configuration */
 
 /* !!! !!! !!! This file is edited by the makesetup script !!! !!! !!! */