Removed old advertising clause
diff --git a/contiki/ctk/ctk-vncserver.h b/contiki/ctk/ctk-vncserver.h
index 36c07b5..d1c12d3 100644
--- a/contiki/ctk/ctk-vncserver.h
+++ b/contiki/ctk/ctk-vncserver.h
@@ -11,10 +11,7 @@
  *    copyright notice, this list of conditions and the following
  *    disclaimer in the documentation and/or other materials provided
  *    with the distribution. 
- * 3. All advertising materials mentioning features or use of this
- *    software must display the following acknowledgement:
- *        This product includes software developed by Adam Dunkels. 
- * 4. The name of the author may not be used to endorse or promote
+ * 3. The name of the author may not be used to endorse or promote
  *    products derived from this software without specific prior
  *    written permission.  
  *
@@ -32,7 +29,7 @@
  *
  * This file is part of the "ctk" console GUI toolkit for cc65
  *
- * $Id: ctk-vncserver.h,v 1.2 2003/08/24 22:41:31 adamdunkels Exp $
+ * $Id: ctk-vncserver.h,v 1.3 2004/06/06 05:52:21 adamdunkels Exp $
  *
  */
 #ifndef __CTK_VNCSERVER_H__