aboutsummaryrefslogtreecommitdiffstats
path: root/luaevent/src
diff options
context:
space:
mode:
authorThomas Harning Jr <harningt@gmail.com>2007-06-10 16:52:55 +0000
committerThomas Harning Jr <harningt@gmail.com>2007-06-10 16:52:55 +0000
commit9839406cc22bd47bbf4bd82d73860f9f7e270155 (patch)
treeaa146a284f8ce63ad81a312f1bc6bc89e8f1d993 /luaevent/src
parentca61614b981fff436b50caabc2e61d4d962348b7 (diff)
downloadluaevent-prosody-9839406cc22bd47bbf4bd82d73860f9f7e270155.tar.gz
luaevent-prosody-9839406cc22bd47bbf4bd82d73860f9f7e270155.zip
* Adjusted licensing and added README.
Diffstat (limited to 'luaevent/src')
-rw-r--r--luaevent/src/luaevent.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/luaevent/src/luaevent.c b/luaevent/src/luaevent.c
index c9b8153..311ad0e 100644
--- a/luaevent/src/luaevent.c
+++ b/luaevent/src/luaevent.c
@@ -1,3 +1,6 @@
+/* LuaEvent - Copyright (C) 2007 Thomas Harning <harningt@gmail.com>
+ * Licensed as LGPL - See doc/COPYING for details */
+
#include "luaevent.h"
#include <lua.h>