mod_lastactivity: Allow users to request their own last activity.
[prosody.git] / fallbacks / bit.lua
index 86e3b4a489db9ee5d6aa1f9c61c92003f41c94cb..75109d40471ef0b9ed4d058ef882523cbdd4c3e3 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 type = type;
 local tonumber = tonumber;