From 8035267893cd879fcf1e2676c3024a0b2f5d8e94 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Tue, 23 Nov 2004 09:54:12 +0000 Subject: [PATCH] Changed GPL to wxWindows Licence git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@30722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- utils/HelpGen/src/HelpGen.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/utils/HelpGen/src/HelpGen.cpp b/utils/HelpGen/src/HelpGen.cpp index db42f5db87..a03289004a 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 ///////////////////////////////////////////////////////////////////////////// /* @@ -2203,6 +2203,9 @@ static const wxString GetVersionString() /* $Log$ + Revision 1.22.2.2 2004/11/23 09:54:12 JS + Changed GPL to wxWindows Licence + Revision 1.22.2.1 2004/05/29 20:23:33 DS blind compilation fix for first warning and error reported by "i686-pc-linux-gnu+RH" tinderbox compilation