ejabberdsql2prosody: Added a second required command line parameter: hostname
[prosody.git] / plugins / mod_privacy.lua
index 9f8a149bd4894cc0ff3e9dfc0477c4b5eebb024e..8c319bdece5fef521cc86e503f8b5f622f75158a 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 st = require "util.stanza";
 local datamanager = require "util.datamanager";