Tidied copyright and date for wxMac files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: utils.cpp
|
||||
// Purpose: Various utilities
|
||||
// Author: AUTHOR
|
||||
// Author: Stefan Csomor
|
||||
// Modified by:
|
||||
// Created: ??/??/98
|
||||
// Created: 1998-01-01
|
||||
// RCS-ID: $Id$
|
||||
// Copyright: (c) AUTHOR
|
||||
// Copyright: (c) Stefan Csomor
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
@@ -87,7 +87,7 @@ const wxChar* wxGetHomeDir(wxString *pstr)
|
||||
return pstr->c_str() ;
|
||||
}
|
||||
|
||||
// Get user name e.g. AUTHOR
|
||||
// Get user name e.g. Stefan Csomor
|
||||
bool wxGetUserName(char *buf, int maxSize)
|
||||
{
|
||||
// Gets Chooser name of user by examining a System resource.
|
||||
|
Reference in New Issue
Block a user