]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/main.cpp
Remove the long obsolete and unused since 2.7.0 __WIN95__ define.
[wxWidgets.git] / src / os2 / main.cpp
index 99144685c3e0238f8e6512912c51a04f11991161..2d1685e954d169b7208f14c0b4a02767b9a6a23e 100644 (file)
@@ -1,12 +1,12 @@
 /////////////////////////////////////////////////////////////////////////////
-// 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.