]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/ipc/baseclient.cpp
Reflect changes in stc.cpp in stc.cpp.in from which it's generated.
[wxWidgets.git] / samples / ipc / baseclient.cpp
index e196bb26e9399c387d8b495c075b8a35509ae671..99ba992876dc938c09cb140a927e5940b92ceac3 100644 (file)
@@ -5,9 +5,8 @@
 //              Most of the code was stolen from: samples/ipc/client.cpp
 //              (c) Julian Smart, Jurgen Doornik
 // Created:     2007-11-08
-// RCS-ID:      $Id$
 // Copyright:   (c) 2007 Anders Larsen
-// License:     wxWindows licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================