]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/widgets/notebook.cpp
Further refine of #15226: wxRichTextCtrl: Implement setting properties with undo...
[wxWidgets.git] / samples / widgets / notebook.cpp
index 55e30d6cf4e67afbfb8cf684738c4b1378661009..0a5d2821032dd9de89078ca403935157e0d4b5b0 100644 (file)
@@ -4,9 +4,8 @@
 // Purpose:     Part of the widgets sample showing book controls
 // Author:      Vadim Zeitlin, Wlodzimierz ABX Skiba
 // Created:     06.04.01
-// Id:          $Id$
 // Copyright:   (c) 2001 Vadim Zeitlin, 2006 Wlodzimierz Skiba
-// License:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================