From 5d9b62005a110164c6be5bf412d344917e872e10 Mon Sep 17 00:00:00 2001 From: donBarbos Date: Sun, 26 Jan 2025 16:57:32 +0000 Subject: gh-126107: Remove copyright block from Modules/config.c.in (#126982) chore: remove copyright block from config.c.in --- Modules/config.c.in | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/Modules/config.c.in b/Modules/config.c.in index 53b4fb2..c578cd1 100644 --- a/Modules/config.c.in +++ b/Modules/config.c.in @@ -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 !!! !!! !!! */ -- cgit v0.12