aboutsummaryrefslogtreecommitdiffstats
path: root/luaevent/luaevent.lua
diff options
context:
space:
mode:
Diffstat (limited to 'luaevent/luaevent.lua')
-rw-r--r--luaevent/luaevent.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/luaevent/luaevent.lua b/luaevent/luaevent.lua
index 1b45011..3b8ed18 100644
--- a/luaevent/luaevent.lua
+++ b/luaevent/luaevent.lua
@@ -1,3 +1,7 @@
+--[[
+ LuaEvent - Copyright (C) 2007 Thomas Harning <harningt@gmail.com>
+ Licensed as LGPL - See doc/COPYING for details.
+]]
module("luaevent", package.seeall)
require("luaevent.core")