gh-126107: Remove copyright block from Modules/config.c.in (#126982)

chore: remove copyright block from config.c.in
This commit is contained in:
donBarbos 2025-01-26 16:57:32 +00:00 committed by GitHub
parent b543b32eff
commit 5d9b62005a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View 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 !!! !!! !!! */