COPYING: Update copyright year; it's 2011 already.
[prosody.git] / fallbacks / bit.lua
index 86e3b4a489db9ee5d6aa1f9c61c92003f41c94cb..2482c473e8cab4f7fd0b6a58dc0e2bd0d0d518e8 100644 (file)
@@ -1,3 +1,11 @@
+-- Prosody IM
+-- Copyright (C) 2008-2010 Matthew Wild
+-- Copyright (C) 2008-2010 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;