From 706fb8932a673a19d7c247d177b49691732b9bd4 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Mon, 22 Nov 2004 15:55:34 +0000 Subject: [PATCH] Changed Rocketeer licence to wxWindows licence, by authorisation of the copyright holder, Johnny C. Norris II git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/gtk/tglbtn.h | 2 +- include/wx/gtk1/tglbtn.h | 2 +- include/wx/msw/tglbtn.h | 2 +- src/gtk/tglbtn.cpp | 2 +- src/gtk1/tglbtn.cpp | 2 +- src/msw/tglbtn.cpp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/include/wx/gtk/tglbtn.h b/include/wx/gtk/tglbtn.h index 06f317f52b..3c5bc6c541 100644 --- a/include/wx/gtk/tglbtn.h +++ b/include/wx/gtk/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_GTK_TOGGLEBUTTON_H_ diff --git a/include/wx/gtk1/tglbtn.h b/include/wx/gtk1/tglbtn.h index 06f317f52b..3c5bc6c541 100644 --- a/include/wx/gtk1/tglbtn.h +++ b/include/wx/gtk1/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_GTK_TOGGLEBUTTON_H_ diff --git a/include/wx/msw/tglbtn.h b/include/wx/msw/tglbtn.h index b6ab08a2b8..41063456c6 100644 --- a/include/wx/msw/tglbtn.h +++ b/include/wx/msw/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_ diff --git a/src/gtk/tglbtn.cpp b/src/gtk/tglbtn.cpp index cb4db530d7..973299339a 100644 --- a/src/gtk/tglbtn.cpp +++ b/src/gtk/tglbtn.cpp @@ -7,7 +7,7 @@ // Created: 08.02.01 // RCS-ID: $Id$ // Copyright: (c) 2000 Johnny C. Norris II -// License: Rocketeer license +// License: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // For compilers that support precompilation, includes "wx.h". diff --git a/src/gtk1/tglbtn.cpp b/src/gtk1/tglbtn.cpp index cb4db530d7..973299339a 100644 --- a/src/gtk1/tglbtn.cpp +++ b/src/gtk1/tglbtn.cpp @@ -7,7 +7,7 @@ // Created: 08.02.01 // RCS-ID: $Id$ // Copyright: (c) 2000 Johnny C. Norris II -// License: Rocketeer license +// License: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // For compilers that support precompilation, includes "wx.h". diff --git a/src/msw/tglbtn.cpp b/src/msw/tglbtn.cpp index eb3ba7f2f3..6b91280e85 100644 --- a/src/msw/tglbtn.cpp +++ b/src/msw/tglbtn.cpp @@ -8,7 +8,7 @@ // Created: 08.02.01 // RCS-ID: $Id$ // Copyright: (c) 2000 Johnny C. Norris II -// License: Rocketeer license +// License: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ -- 2.47.2