diff options
author | Matthew Wild <mwild1@gmail.com> | 2008-12-10 15:44:03 +0000 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2008-12-10 15:44:03 +0000 |
commit | d3ad4a5123335a00f3d9d921c798cdb8e9923ace (patch) | |
tree | ec75db62595fe2b0c0283f84a1c804f3f275eba6 /util/stanza.lua | |
parent | 753ab685818da815d7ffba71492b48985d67709c (diff) | |
download | prosody-d3ad4a5123335a00f3d9d921c798cdb8e9923ace.tar.gz prosody-d3ad4a5123335a00f3d9d921c798cdb8e9923ace.zip |
0.1 -> 0.2
Diffstat (limited to 'util/stanza.lua')
-rw-r--r-- | util/stanza.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/stanza.lua b/util/stanza.lua index 3f6c4b76..dd05ddab 100644 --- a/util/stanza.lua +++ b/util/stanza.lua @@ -1,4 +1,4 @@ --- Prosody IM v0.1 +-- Prosody IM v0.2 -- Copyright (C) 2008 Matthew Wild -- Copyright (C) 2008 Waqas Hussain -- |