From 2b9801ef79e2e8655db550a8c620dd8b9bfc5e68 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Sat, 17 Oct 2009 10:42:19 +0100 Subject: util.helpers: Add copyright header --- util/helpers.lua | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/util/helpers.lua b/util/helpers.lua index 49540c21..e69f1d98 100644 --- a/util/helpers.lua +++ b/util/helpers.lua @@ -1,3 +1,10 @@ +-- 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. +-- module("helpers", package.seeall); -- cgit v1.2.3