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$ *******************************************************************/