X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..16abe93eb44fe991b8b618bc1049f56d68903297:/include/wx/checklst.h?ds=inline diff --git a/include/wx/checklst.h b/include/wx/checklst.h index 842076dcf1..ce34f6cbcd 100644 --- a/include/wx/checklst.h +++ b/include/wx/checklst.h @@ -6,7 +6,7 @@ // Created: 12.09.00 // RCS-ID: $Id$ // Copyright: (c) Vadim Zeitlin -// Licence: wxWidgets licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #ifndef _WX_CHECKLST_H_BASE_