X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=util%2Fimport.lua;h=174da0cacace435b145bde85935e9631eacd7fc4;hb=79a152bb61900a86c486b62d59be60fa845f8afc;hp=6aab0d459490d5e893e254a3617e0b42fc752443;hpb=da938e46986d93a2f08aea7bf621099ddf827084;p=prosody.git diff --git a/util/import.lua b/util/import.lua index 6aab0d45..174da0ca 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, ...)