diff options
author | Matthew Wild <mwild1@gmail.com> | 2009-01-30 17:59:26 +0000 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2009-01-30 17:59:26 +0000 |
commit | c5ee166aa9bf4ec52f2e9b83396a75f7efccf290 (patch) | |
tree | c70124e98d57cd14077a0f0257f42095b1ef574b /util/uuid.lua | |
parent | f2d020191f5a78336f456263b868228ad53236db (diff) | |
download | prosody-c5ee166aa9bf4ec52f2e9b83396a75f7efccf290.tar.gz prosody-c5ee166aa9bf4ec52f2e9b83396a75f7efccf290.zip |
Update copyright notices for 2009
Diffstat (limited to 'util/uuid.lua')
-rw-r--r-- | util/uuid.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util/uuid.lua b/util/uuid.lua index 4caaef1b..5a355b02 100644 --- a/util/uuid.lua +++ b/util/uuid.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. |