aboutsummaryrefslogtreecommitdiffstats
path: root/src/event_callback.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/event_callback.c')
-rw-r--r--src/event_callback.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/event_callback.c b/src/event_callback.c
index 7f9bc37..0d320eb 100644
--- a/src/event_callback.c
+++ b/src/event_callback.c
@@ -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>