Remove 'created by' lines; people can use CVS for this, and the information is often out of date

This commit is contained in:
Andrew M. Kuchling 2002-11-14 02:25:42 +00:00
parent ef67956139
commit a6483d2e9a
34 changed files with 1 additions and 72 deletions

View file

@ -4,7 +4,7 @@ Contains MSVCCompiler, an implementation of the abstract CCompiler class
for the Microsoft Visual Studio."""
# created 1999/08/19, Perry Stoll
# Written by Perry Stoll
# hacked by Robin Becker and Thomas Heller to do a better job of
# finding DevStudio (through the registry)