X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6bcc1145fea1fbe4f4fd492199d1482f95fac5fd..d0b6c0c52729e737a8d69a61a2f47c24abf18a8c:/src/common/socketiohandler.cpp?ds=inline diff --git a/src/common/socketiohandler.cpp b/src/common/socketiohandler.cpp index 977b9fd027..92f9e7f5fc 100644 --- a/src/common/socketiohandler.cpp +++ b/src/common/socketiohandler.cpp @@ -3,10 +3,9 @@ // Purpose: implementation of wxFDIOHandler for wxSocket // Author: Angel Vidal, Lukasz Michalski // Created: 08.24.06 -// RCS-ID: $Id$ // Copyright: (c) 2006 Angel vidal // (c) 2007 Vadim Zeitlin -// License: wxWindows licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================