diff --git a/file/js/TimWolla.WCF.Chat.cs b/file/js/TimWolla.WCF.Chat.cs index b48b28f..565e3fb 100644 --- a/file/js/TimWolla.WCF.Chat.cs +++ b/file/js/TimWolla.WCF.Chat.cs @@ -1,3 +1,12 @@ +### +TimWolla.WCF.Chat + +@author Tim Düsterhus +@copyright 2010-2011 Tim Düsterhus +@license Creative Commons Attribution-NonCommercial-ShareAlike +@package timwolla.wcf.chat +### + TimWolla ?= {} TimWolla.WCF ?= {} @@ -174,4 +183,4 @@ TimWolla.WCF ?= {} else $(liUserID).addClass 'activeMenuItem' $(liUserID + ' .chatUserMenu').wcfBlindIn() -)(jQuery) \ No newline at end of file +)(jQuery)