X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..c29c95fe24973b94fd724db767193171ca7c513d:/interface/wx/convauto.h?ds=sidebyside 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