]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/choice.cpp
Applied patch [ 731195 ] More #if/#endif's to build a smaller library
[wxWidgets.git] / src / msw / choice.cpp
index 58a2f6a17d14939d26989d00e4a8829fa3380184..5493aedb24afe93152ea9ef7fc4869e518eb6237 100644 (file)
@@ -5,8 +5,8 @@
 // Modified by: Vadim Zeitlin to derive from wxChoiceBase
 // Created:     04/01/98
 // RCS-ID:      $Id$
-// Copyright:   (c) Julian Smart and Markus Holzem
-// Licence:     wxWindows license
+// Copyright:   (c) Julian Smart
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================