mod_disco: Removed legacy IQ hooks
[prosody.git] / util / events.lua
index 1d07fe099d79f71245c766abd5d1d1d2a91b6e68..a1edd496b7ecc05b7ef86eb3f88d9e943d140bd9 100644 (file)
@@ -1,3 +1,11 @@
+-- Prosody IM
+-- Copyright (C) 2008-2009 Matthew Wild
+-- Copyright (C) 2008-2009 Waqas Hussain
+-- 
+-- This project is MIT/X11 licensed. Please see the
+-- COPYING file in the source package for more information.
+--
+
 
 local ipairs = ipairs;
 local pairs = pairs;