net.httpserver: Fix usage of old connection API syntax
[prosody.git] / tests / test_core_s2smanager.lua
index 69715b26cf47ce392fa6e8d21768deae338c7464..8635ed24c1982f909d601d6d9ba124def9c7d518 100644 (file)
@@ -1,3 +1,12 @@
+-- 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.
+--
+
+
 function compare_srv_priorities(csp)
        local r1 = { priority = 10, weight = 0 }
        local r2 = { priority = 100, weight = 0 }