Added missing license header

Wed, 05 Sep 2007 22:49:38 -0400

author
Thomas Harning Jr <harningt@gmail.com>
date
Wed, 05 Sep 2007 22:49:38 -0400
changeset 21
728aafac9682
parent 20
71bc2e49366c
child 22
48a109847dce

Added missing license header

src/event_callback.c file | annotate | diff | comparison | revisions
--- a/src/event_callback.c	Wed Sep 05 22:48:49 2007 -0400
+++ b/src/event_callback.c	Wed Sep 05 22:49:38 2007 -0400
@@ -1,3 +1,5 @@
+/* LuaEvent - Copyright (C) 2007 Thomas Harning <harningt@gmail.com>
+ * Licensed as LGPL - See doc/COPYING for details */
 #include "event_callback.h"
 #include <assert.h>
 #include <lauxlib.h>

mercurial