From: David Elliott Date: Mon, 14 Jul 2003 16:00:27 +0000 (+0000) Subject: Fixed file header X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/a6660cbb749e1b4d85bfa68fa1f37235d2ae2f21 Fixed file header git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/cocoa/combobox.mm b/src/cocoa/combobox.mm index 3d6564ad8a..19575440fe 100644 --- a/src/cocoa/combobox.mm +++ b/src/cocoa/combobox.mm @@ -3,10 +3,10 @@ // Purpose: wxComboBox // Author: David Elliott // Modified by: -// Created: 2003/03/16 -// RCS-ID: $Id: +// Created: 2003/07/14 +// RCS-ID: $Id$ // Copyright: (c) 2003 David Elliott -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #include "wx/app.h"