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