X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=util%2Fimport.lua;h=d5e72eb9d725f99192f7f15e6b0feaa307bb0c88;hb=115f82b6a68b43ae4b9661fb579a25a05f57225f;hp=6aab0d459490d5e893e254a3617e0b42fc752443;hpb=514a28f20f30a9b53169b61785a9bac4d4ba11bd;p=prosody.git diff --git a/util/import.lua b/util/import.lua index 6aab0d45..d5e72eb9 100644 --- a/util/import.lua +++ b/util/import.lua @@ -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. +-- + + local t_insert = table.insert; function import(module, ...)