aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2009-01-30 17:59:26 +0000
committerMatthew Wild <mwild1@gmail.com>2009-01-30 17:59:26 +0000
commitc5ee166aa9bf4ec52f2e9b83396a75f7efccf290 (patch)
treec70124e98d57cd14077a0f0257f42095b1ef574b /tools
parentf2d020191f5a78336f456263b868228ad53236db (diff)
downloadprosody-c5ee166aa9bf4ec52f2e9b83396a75f7efccf290.tar.gz
prosody-c5ee166aa9bf4ec52f2e9b83396a75f7efccf290.zip
Update copyright notices for 2009
Diffstat (limited to 'tools')
-rwxr-xr-xtools/ejabberd2prosody.lua4
-rw-r--r--tools/erlparse.lua4
2 files changed, 4 insertions, 4 deletions
diff --git a/tools/ejabberd2prosody.lua b/tools/ejabberd2prosody.lua
index d858e59e..0f9706a5 100755
--- a/tools/ejabberd2prosody.lua
+++ b/tools/ejabberd2prosody.lua
@@ -1,7 +1,7 @@
#!/usr/bin/env lua
-- Prosody IM v0.3
--- Copyright (C) 2008 Matthew Wild
--- Copyright (C) 2008 Waqas Hussain
+-- 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.
diff --git a/tools/erlparse.lua b/tools/erlparse.lua
index 53e85c5d..e641ee05 100644
--- a/tools/erlparse.lua
+++ b/tools/erlparse.lua
@@ -1,6 +1,6 @@
-- Prosody IM v0.3
--- Copyright (C) 2008 Matthew Wild
--- Copyright (C) 2008 Waqas Hussain
+-- 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.