X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e8344916f8ee50bbcc8696e73482e1133b4259ec..f3c49b55b0be51f45077edd92df0e06480ca605b:/include/wx/tglbtn.h diff --git a/include/wx/tglbtn.h b/include/wx/tglbtn.h index 9c38f3cdf6..1827e0b494 100644 --- a/include/wx/tglbtn.h +++ b/include/wx/tglbtn.h @@ -7,7 +7,7 @@ // Created: 08.02.01 // RCS-ID: $Id$ // Copyright: (c) 2000 Johnny C. Norris II -// License: Rocketeer license +// License: wxWindows Licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_TOGGLEBUTTON_H_BASE_