From 72852be86546e9291c593471112482de3dd57bbd Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Mon, 22 Nov 2004 20:28:28 +0000 Subject: [PATCH] Licence correction git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@30711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/generic/helpext.h | 3 ++- include/wx/generic/helphtml.h | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/include/wx/generic/helpext.h b/include/wx/generic/helpext.h index ac1284f370..2f9add681b 100644 --- a/include/wx/generic/helpext.h +++ b/include/wx/generic/helpext.h @@ -1,7 +1,8 @@ /*-*- c++ -*-******************************************************** - * helpext.h - an external help controller for wxWindows * + * helpext.h - an external help controller for wxWindows * * * * (C) 1998 by Karsten Ballüder (Ballueder@usa.net) * + * License: wxWindows licence * * * * $Id$ *******************************************************************/ diff --git a/include/wx/generic/helphtml.h b/include/wx/generic/helphtml.h index 8e81689988..b9131ca57d 100644 --- a/include/wx/generic/helphtml.h +++ b/include/wx/generic/helphtml.h @@ -2,6 +2,7 @@ * helphtml.h - base class for html based help controllers * * * * (C) 1999 by Karsten Ballüder (Ballueder@usa.net) * + * License: wxWindows licence * * * * $Id$ *******************************************************************/