X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/065e208ec09e3d08d51d9604497f92f53c210f93..7198c3368055d88249a338eb33b21f051f674806:/src/cocoa/NSBox.mm diff --git a/src/cocoa/NSBox.mm b/src/cocoa/NSBox.mm index 33c4778bd8..03f820fee6 100644 --- a/src/cocoa/NSBox.mm +++ b/src/cocoa/NSBox.mm @@ -1,12 +1,12 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: cocoa/NSBox.mm +// Name: src/cocoa/NSBox.mm // Purpose: wxCocoaNSBox // Author: David Elliott // Modified by: // Created: 2003/03/19 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) 2003 David Elliott -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================