X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..5278469615164a60b22435aae4734e106aba540d:/src/os2/main.cpp?ds=sidebyside diff --git a/src/os2/main.cpp b/src/os2/main.cpp index 99144685c3..d2f3dfdb9e 100644 --- a/src/os2/main.cpp +++ b/src/os2/main.cpp @@ -1,12 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: main.cpp +// Name: src/os2/main.cpp // Purpose: Entry point // Author: David Webster // Modified by: // Created: 10/10/99 -// RCS-ID: $Id$ // Copyright: (c) David Webster -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // We don't put main() in the library any more. SN.