X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e8344916f8ee50bbcc8696e73482e1133b4259ec..32485259c1342115488d219776dfebeb3d4d81b1:/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_