stanza_router: Call core_post_stanza from core_route_stanza in place of old routing...
[prosody.git] / tests / test_core_s2smanager.lua
index 69715b26cf47ce392fa6e8d21768deae338c7464..fae870d7d37c248cce6390efd79afb7a2db62957 100644 (file)
@@ -1,3 +1,12 @@
+-- Prosody IM v0.4
+-- 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.
+--
+
+
 function compare_srv_priorities(csp)
        local r1 = { priority = 10, weight = 0 }
        local r2 = { priority = 100, weight = 0 }