X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e8344916f8ee50bbcc8696e73482e1133b4259ec..0645e2b90a8c0a06e178fa6515d3480dc40d002a:/include/wx/tglbtn.h?ds=sidebyside 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_