Removed obsolete advertising clause
diff --git a/contiki-c64/apps/httpd-cgi.c b/contiki-c64/apps/httpd-cgi.c
index 2c8833b..7b830a0 100644
--- a/contiki-c64/apps/httpd-cgi.c
+++ b/contiki-c64/apps/httpd-cgi.c
@@ -10,10 +10,7 @@
  * 2. Redistributions in binary form must reproduce the above 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.  
  *
@@ -31,7 +28,7 @@
  *
  * This file is part of the uIP TCP/IP stack.
  *
- * $Id: httpd-cgi.c,v 1.1 2003/08/09 13:24:36 adamdunkels Exp $
+ * $Id: httpd-cgi.c,v 1.2 2004/09/12 14:07:31 adamdunkels Exp $
  *
  */