Updated for the new kernel API
diff --git a/contiki-gtk/conf/uip-conf.h b/contiki-gtk/conf/uip-conf.h
index 614384c..888e37e 100644
--- a/contiki-gtk/conf/uip-conf.h
+++ b/contiki-gtk/conf/uip-conf.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 Contiki Destop OS
  *
- * $Id: uip-conf.h,v 1.1 2003/08/20 22:38:37 adamdunkels Exp $
+ * $Id: uip-conf.h,v 1.2 2004/07/04 21:15:53 adamdunkels Exp $
  *
  */
 #ifndef __UIP_CONF_H__