Added copyright license header
diff --git a/contiki-cc65/loader/loader-arch.c b/contiki-cc65/loader/loader-arch.c
index 20387f7..765c82b 100644
--- a/contiki-cc65/loader/loader-arch.c
+++ b/contiki-cc65/loader/loader-arch.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 Contiki desktop OS
  *
- * $Id: loader-arch.c,v 1.5 2004/06/06 06:52:18 adamdunkels Exp $
+ * $Id: loader-arch.c,v 1.6 2004/09/12 20:28:47 adamdunkels Exp $
  *
  */