X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..c29c95fe24973b94fd724db767193171ca7c513d:/interface/wx/dcmirror.h diff --git a/interface/wx/dcmirror.h b/interface/wx/dcmirror.h index d15af962f0..6f0d4885fe 100644 --- a/interface/wx/dcmirror.h +++ b/interface/wx/dcmirror.h @@ -3,12 +3,11 @@ // Purpose: interface of wxMirrorDC // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @class wxMirrorDC - @wxheader{dcmirror.h} wxMirrorDC is a simple wrapper class which is always associated with a real wxDC object and either forwards all of its operations to it without changes