X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=util%2Fhelpers.lua;h=1135617606210d4419d1567dd9e10ea65d1a640a;hb=0ef23c673d1d620c9c1cc3e8aed43add63634426;hp=49540c21f0612078a20f8d082d1e0862af2971cf;hpb=d1d7a50c7752a0438ec5cfd39190d5a60d055f63;p=prosody.git diff --git a/util/helpers.lua b/util/helpers.lua index 49540c21..11356176 100644 --- a/util/helpers.lua +++ b/util/helpers.lua @@ -1,3 +1,10 @@ +-- 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. +-- module("helpers", package.seeall);