X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..3399af21d10d3f8ce4f39dfb29df5546ab265ef6:/interface/wx/fs_mem.h?ds=sidebyside diff --git a/interface/wx/fs_mem.h b/interface/wx/fs_mem.h index bef7f52f8d..62793fbaef 100644 --- a/interface/wx/fs_mem.h +++ b/interface/wx/fs_mem.h @@ -3,12 +3,11 @@ // Purpose: interface of wxMemoryFSHandler // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @class wxMemoryFSHandler - @wxheader{fs_mem.h} This wxFileSystem handler can store arbitrary data in memory stream and make them accessible via an URL.