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.
13 lines
394 B
C
13 lines
394 B
C
/////////////////////////////////////////////////////////////////////////////
|
|
// Name: wx/osx/dc.h
|
|
// Purpose: wxDC class
|
|
// Author: Stefan Csomor
|
|
// Created: 1998-01-01
|
|
// Copyright: (c) Stefan Csomor
|
|
// Licence: wxWindows licence
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
#ifndef _WX_DC_H_
|
|
#define _WX_DC_H_
|
|
|
|
#endif // _WX_DC_H_
|