X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=util%2Fimport.lua;h=81401e8b503a0433c7382cd99cda9e13342cf2ae;hb=b5de954ba80a4f56777b3650585103864bb96ba5;hp=6aab0d459490d5e893e254a3617e0b42fc752443;hpb=160d472a7cd37b8ee5d20745bcdd724ed8fc6e23;p=prosody.git diff --git a/util/import.lua b/util/import.lua index 6aab0d45..81401e8b 100644 --- a/util/import.lua +++ b/util/import.lua @@ -1,3 +1,12 @@ +-- Prosody IM +-- Copyright (C) 2008-2010 Matthew Wild +-- Copyright (C) 2008-2010 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, ...)