Added copyright license header
diff --git a/contiki/ctk/ctk-vncserver.h b/contiki/ctk/ctk-vncserver.h
index d1c12d3..1663748 100644
--- a/contiki/ctk/ctk-vncserver.h
+++ b/contiki/ctk/ctk-vncserver.h
@@ -29,7 +29,7 @@
  *
  * This file is part of the "ctk" console GUI toolkit for cc65
  *
- * $Id: ctk-vncserver.h,v 1.3 2004/06/06 05:52:21 adamdunkels Exp $
+ * $Id: ctk-vncserver.h,v 1.4 2004/09/12 20:24:55 adamdunkels Exp $
  *
  */
 #ifndef __CTK_VNCSERVER_H__