From d89d4059c815fa6eba5a36be1c471dc3f9486300 Mon Sep 17 00:00:00 2001 From: David Elliott Date: Sun, 6 Jul 2003 16:55:59 +0000 Subject: [PATCH] Fixed some fields in the file header git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/cocoa/app.mm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cocoa/app.mm b/src/cocoa/app.mm index 580e64ae76..4be00d75ab 100644 --- a/src/cocoa/app.mm +++ b/src/cocoa/app.mm @@ -4,9 +4,9 @@ // Author: David Elliott // Modified by: // Created: 2002/11/27 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) David Elliott -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ -- 2.45.2