diff options
author | Matthew Wild <mwild1@gmail.com> | 2009-07-10 03:11:45 +0100 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2009-07-10 03:11:45 +0100 |
commit | 118883d6553e9446dc6d7bf0f41649f041f77db8 (patch) | |
tree | afcba94000f05980860e89a28668e65626e6f7f6 /net/connlisteners.lua | |
parent | e45610ce6e879a91dde4f4a0dcd47293223fa69f (diff) | |
download | prosody-118883d6553e9446dc6d7bf0f41649f041f77db8.tar.gz prosody-118883d6553e9446dc6d7bf0f41649f041f77db8.zip |
Remove version number from copyright headers
Diffstat (limited to 'net/connlisteners.lua')
-rw-r--r-- | net/connlisteners.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/connlisteners.lua b/net/connlisteners.lua index 7aaee4c0..ebb3cc18 100644 --- a/net/connlisteners.lua +++ b/net/connlisteners.lua @@ -1,4 +1,4 @@ --- Prosody IM v0.4 +-- Prosody IM -- Copyright (C) 2008-2009 Matthew Wild -- Copyright (C) 2008-2009 Waqas Hussain -- |