X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..eedc82f4e96c7f8f0b24addbfd6b4429c9587631:/include/wx/listctrl.h?ds=sidebyside diff --git a/include/wx/listctrl.h b/include/wx/listctrl.h index 3c9d8a6077..9497781226 100644 --- a/include/wx/listctrl.h +++ b/include/wx/listctrl.h @@ -6,7 +6,7 @@ // Created: 04.12.99 // RCS-ID: $Id$ // Copyright: (c) wxWidgets team -// Licence: wxWidgets licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #ifndef _WX_LISTCTRL_H_BASE_