diff host/tools/configtool/standalone/wxwin/msgdlgex.cpp @ 162:2395031e7a66

Merge from eCos master repository on 2001-06-15-06:43:03-BST
author jlarmour
date Fri, 15 Jun 2001 22:45:04 +0000
parents 0d0f03f76f6a
children 53088a1817a7
line wrap: on
line diff
--- a/host/tools/configtool/standalone/wxwin/msgdlgex.cpp
+++ b/host/tools/configtool/standalone/wxwin/msgdlgex.cpp
@@ -4,9 +4,25 @@
 // Author:      Julian Smart
 // Modified by:
 // Created:     12/12/2000
-// RCS-ID:      $Id: msgdlgex.cpp,v 1.1 2001/02/08 18:06:51 julians Exp $
+// RCS-ID:      $Id: msgdlgex.cpp,v 1.2 2001/06/11 14:22:31 julians Exp $
 // Copyright:   (c) Julian Smart
-// Licence:     wxWindows licence
+//
+// This program is part of the eCos host tools.
+//
+// This program is free software; you can redistribute it and/or modify it
+// under the terms of the GNU General Public License as published by the Free
+// Software Foundation; either version 2 of the License, or (at your option)
+// any later version.
+//
+// This program is distributed in the hope that it will be useful, but WITHOUT
+// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
+// more details.
+//
+// You should have received a copy of the GNU General Public License along with
+// this program; if not, write to the Free Software Foundation, Inc.,
+// 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+//
 /////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__