X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..6968a3b87cee46f5c5af9b46e1ef97f17133cef7:/include/wx/cocoa/autorelease.h diff --git a/include/wx/cocoa/autorelease.h b/include/wx/cocoa/autorelease.h index cbf2708718..f80e493bda 100644 --- a/include/wx/cocoa/autorelease.h +++ b/include/wx/cocoa/autorelease.h @@ -2,11 +2,11 @@ // Name: wx/cocoa/autorelease.h // Purpose: Automatic NSAutoreleasePool functionality // Author: David Elliott -// Modified by: +// Modified by: // Created: 2003/07/11 // RCS-ID: $Id$ // Copyright: (c) 2003 David Elliott -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __WX_COCOA_AUTORELEASE_H__