ejabberdsql2prosody: Initial commit
[prosody.git] / net / http.lua
index 10d966310377d7e54912ab9b81378b99e3bf5ec4..9d2f9b968f2ec3e7173176bb80af5b996cef620c 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 socket = require "socket"
 local mime = require "mime"