X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..7a5e53abb3f9ea13eba2880972306446e4e21e83:/include/wx/radiobut.h diff --git a/include/wx/radiobut.h b/include/wx/radiobut.h index 6367f091d5..9f226a0854 100644 --- a/include/wx/radiobut.h +++ b/include/wx/radiobut.h @@ -6,7 +6,7 @@ // Created: 07.09.00 // RCS-ID: $Id$ // Copyright: (c) wxWidgets team -// Licence: wxWidgets licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #ifndef _WX_RADIOBUT_H_BASE_