]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/applet/applet.h
don't define EMPTY_PARAMETER_VALUE macro without wx prefix, this is an invitation...
[wxWidgets.git] / contrib / samples / applet / applet.h
index 72a1b422c4fdc75c2978aebec55622e7accd0bc7..cd5cd9a1d3a96710dbbc13e2bb8cfdb8c67aa066 100644 (file)
@@ -2,22 +2,21 @@
 *
 *                       wxWindows HTML Applet Package
 *
+*               Copyright (C) 1991-2001 SciTech Software, Inc.
+*                            All rights reserved.
+*
 *  ========================================================================
 *
-*    The contents of this file are subject to the wxWindows licence; you
-*    may not use this file except in compliance with the License. You may
-*    obtain a copy of the License at http://www.wxwindows.org/licence.htm
+*    The contents of this file are subject to the wxWindows License
+*    Version 3.0 (the "License"); you may not use this file except in
+*    compliance with the License. You may obtain a copy of the License at
+*    http://www.wxwindows.org/licence3.txt
 *
 *    Software distributed under the License is distributed on an
 *    "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
 *    implied. See the License for the specific language governing
 *    rights and limitations under the License.
 *
-*    The Original Code is Copyright (C) 2001 SciTech Software, Inc.
-*
-*    The Initial Developer of the Original Code is SciTech Software, Inc.
-*    All Rights Reserved.
-*
 *  ========================================================================
 *
 * Language:     ANSI C++
@@ -37,7 +36,7 @@ enum {
     Minimal_About,
     Minimal_Back,
     Minimal_Forward,
-    
+
     // Controls start here (the numbers are, of course, arbitrary)
     Minimal_Text = 1000,
     };