diff options
author | Matthew Wild <mwild1@gmail.com> | 2010-03-22 17:06:15 +0000 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2010-03-22 17:06:15 +0000 |
commit | 2bc06064531c009654a3cf48f988b13357f234ac (patch) | |
tree | 90e61c6041a32002fce77a8bd9defed7a2e656fe /util-src/hashes.c | |
parent | 3327f3974125464535c3a1eebc6abcbd2fb3e453 (diff) | |
download | prosody-2bc06064531c009654a3cf48f988b13357f234ac.tar.gz prosody-2bc06064531c009654a3cf48f988b13357f234ac.zip |
Update copyright headers for 2010
Diffstat (limited to 'util-src/hashes.c')
-rw-r--r-- | util-src/hashes.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/util-src/hashes.c b/util-src/hashes.c index 907167e2..33a9be89 100644 --- a/util-src/hashes.c +++ b/util-src/hashes.c @@ -1,6 +1,6 @@ -/* Prosody IM v0.4 --- Copyright (C) 2008 Matthew Wild --- Copyright (C) 2008 Waqas Hussain +/* Prosody IM +-- Copyright (C) 2009-2010 Matthew Wild +-- Copyright (C) 2009-2010 Waqas Hussain -- -- This project is MIT/X11 licensed. Please see the -- COPYING file in the source package for more information. |