add-kernel-doc-script-and-generated-api.txt

Signed-off-by: Andy Green <andy@warmcat.com>
diff --git a/libwebsockets.c b/libwebsockets.c
index d680a08..298bf8e 100644
--- a/libwebsockets.c
+++ b/libwebsockets.c
@@ -1,3 +1,8 @@
+/*
+ * libwebsockets Copyright 2010 Andy Green <andy@warmcat.com>
+ * licensed under GPL2
+ */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>