mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-09-21 13:26:08 +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: thread.cpp
|
||||
// Purpose: wxWidgets thread sample
|
||||
// Author: Guilhem Lavaux, Vadim Zeitlin
|
||||
// Modified by:
|
||||
// Created: 06/16/98
|
||||
// Copyright: (c) 1998-2009 wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
|
||||
Reference in New Issue
Block a user