core.s2smanager, xmppserver_listener: Move the responsibility of setting session...
[prosody.git] / util / prosodyctl.lua
index 2213e2d711939ae1d636cc7b29fc30c2a28c8b6d..b24e194dad769d2fc5c9c46416f10670a1d7b0cb 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 config = require "core.configmanager";
 local encodings = require "util.encodings";