Licence correction

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@30711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2004-11-22 20:28:28 +00:00
parent 0c92d71030
commit 72852be865
2 changed files with 3 additions and 1 deletions

View File

@@ -1,7 +1,8 @@
/*-*- c++ -*-******************************************************** /*-*- c++ -*-********************************************************
* helpext.h - an external help controller for wxWindows * * helpext.h - an external help controller for wxWindows *
* * * *
* (C) 1998 by Karsten Ball<6C>der (Ballueder@usa.net) * * (C) 1998 by Karsten Ball<6C>der (Ballueder@usa.net) *
* License: wxWindows licence *
* * * *
* $Id$ * $Id$
*******************************************************************/ *******************************************************************/

View File

@@ -2,6 +2,7 @@
* helphtml.h - base class for html based help controllers * * helphtml.h - base class for html based help controllers *
* * * *
* (C) 1999 by Karsten Ball<6C>der (Ballueder@usa.net) * * (C) 1999 by Karsten Ball<6C>der (Ballueder@usa.net) *
* License: wxWindows licence *
* * * *
* $Id$ * $Id$
*******************************************************************/ *******************************************************************/