From: Julian Smart <julian@anthemion.co.uk>
Date: Tue, 23 Nov 2004 09:54:12 +0000 (+0000)
Subject: Changed GPL to wxWindows Licence
X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/13e175eafc24623d2c4672a70b2fb3664d19d4f2

Changed GPL to wxWindows Licence


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
---

diff --git a/utils/HelpGen/src/HelpGen.cpp b/utils/HelpGen/src/HelpGen.cpp
index cfa6ca763a..7401026559 100644
--- a/utils/HelpGen/src/HelpGen.cpp
+++ b/utils/HelpGen/src/HelpGen.cpp
@@ -6,7 +6,7 @@
 // Created:     06/01/99
 // RCS-ID:      $Id$
 // Copyright:   (c) 1999 VZ
-// Licence:     GPL
+// Licence:     wxWindows Licence
 /////////////////////////////////////////////////////////////////////////////
 
 /*
@@ -2186,7 +2186,11 @@ static const wxString GetVersionString()
 
 /*
    $Log$
+   Revision 1.34  2004/11/23 09:53:31  JS
+   Changed GPL to wxWindows Licence
+
    Revision 1.33  2004/11/12 03:30:07  RL
+
    Cruft cleanup from MJW, strip the tabs out of sound.cpp
 
    Revision 1.32  2004/11/10 21:02:58  VZ