mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-09-26 09:56:32 +08:00
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:
@@ -2,7 +2,6 @@
|
||||
// Name: exec.cpp
|
||||
// Purpose: exec sample demonstrates wxExecute and related functions
|
||||
// Author: Vadim Zeitlin
|
||||
// Modified by:
|
||||
// Created: 15.01.00
|
||||
// Copyright: (c) Vadim Zeitlin
|
||||
// Licence: wxWindows licence
|
||||
|
||||
Reference in New Issue
Block a user