X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..1550d5f80d130fea1c05302e890095b7ad27e085:/include/wx/timer.h diff --git a/include/wx/timer.h b/include/wx/timer.h index ffbb58f6cd..faa3133c39 100644 --- a/include/wx/timer.h +++ b/include/wx/timer.h @@ -7,7 +7,7 @@ // Created: 04/01/98 // RCS-ID: $Id$ // Copyright: (c) wxWidgets team -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_TIMER_H_BASE_