Remove all blank "Modified by:" lines from top comment blocks

Having this line is not useful at all as it doesn't contain any
information and shouldn't be filled in the future as git-shortlog can
provide the information about people who changed the given file more
more reliably than consulting the comments in any case.

Keep the non-blank lines for historical purposes.
This commit is contained in:
Vadim Zeitlin 2023-10-22 01:22:48 +02:00
parent c601bf4279
commit e43f913313
1222 changed files with 0 additions and 1222 deletions

View file

@ -2,7 +2,6 @@
// Name: msvc/wx/setup.h
// Purpose: wrapper around the real wx/setup.h for Visual C++
// Author: Vadim Zeitlin
// Modified by:
// Created: 2004-12-12
// Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence