X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..66f2aa61c3c7bc326f3287739eded70ca61f775d:/interface/wx/convauto.h diff --git a/interface/wx/convauto.h b/interface/wx/convauto.h index 2de565d473..fc8f1987a2 100644 --- a/interface/wx/convauto.h +++ b/interface/wx/convauto.h @@ -3,12 +3,11 @@ // Purpose: interface of wxConvAuto // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @class wxConvAuto - @wxheader{convauto.h} This class implements a Unicode to/from multibyte converter capable of automatically recognizing the encoding of the multibyte text on input. The