diff options
Diffstat (limited to 'Assistant/Threads/XMPPPusher.hs')
-rw-r--r-- | Assistant/Threads/XMPPPusher.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Assistant/Threads/XMPPPusher.hs b/Assistant/Threads/XMPPPusher.hs index 35c76ebf1..ec11b9b94 100644 --- a/Assistant/Threads/XMPPPusher.hs +++ b/Assistant/Threads/XMPPPusher.hs @@ -9,7 +9,7 @@ - they would deadlock with only one thread. For larger numbers of - clients, the two threads are also sufficient. - - - Copyright 2013 Joey Hess <joey@kitenet.net> + - Copyright 2013 Joey Hess <id@joeyh.name> - - Licensed under the GNU GPL version 3 or higher. -} |