diff options
author | Matthew Wild <mwild1@gmail.com> | 2010-03-22 17:24:55 +0000 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2010-03-22 17:24:55 +0000 |
commit | 46c0b8c7f9adeeef3e0a22204879d82230ce3d5b (patch) | |
tree | 7ec6dd56f11455527426cce6c7f6ba499df147ac /util/datamanager.lua | |
parent | a5c2d24d44c1e33f04bb42e59f5fb66cdf8a31ba (diff) | |
parent | 7fd387c3902484577be68c4365b8aea2e5c2dd8c (diff) | |
download | prosody-46c0b8c7f9adeeef3e0a22204879d82230ce3d5b.tar.gz prosody-46c0b8c7f9adeeef3e0a22204879d82230ce3d5b.zip |
Merge 0.6->0.7
Diffstat (limited to 'util/datamanager.lua')
-rw-r--r-- | util/datamanager.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util/datamanager.lua b/util/datamanager.lua index a2da0aa3..01c7aab2 100644 --- a/util/datamanager.lua +++ b/util/datamanager.lua @@ -1,6 +1,6 @@ -- Prosody IM --- Copyright (C) 2008-2009 Matthew Wild --- Copyright (C) 2008-2009 Waqas Hussain +-- 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. |