Removed obsolete advertising clause
diff --git a/contiki-c64/ctk/ctk-mouse.c b/contiki-c64/ctk/ctk-mouse.c
index 438148f..f9031d0 100644
--- a/contiki-c64/ctk/ctk-mouse.c
+++ b/contiki-c64/ctk/ctk-mouse.c
@@ -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-mouse.c,v 1.5 2004/07/18 13:19:47 oliverschmidt Exp $
+ * $Id: ctk-mouse.c,v 1.6 2004/09/12 14:07:31 adamdunkels Exp $
  *
  */