Skip to content

Commit 44eed21

Browse files
committed
Updated file headers
1 parent 8d11772 commit 44eed21

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

vendors/js/chat.js

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
/*
2+
* CakePHP Ajax Chat Plugin (using jQuery);
3+
* Copyright (c) 2008 Matt Curry
4+
* www.PseudoCoder.com
5+
* http://github.com/mcurry/cakephp/tree/master/plugins/chat
6+
* http://sandbox2.pseudocoder.com/demo/chat
7+
*
8+
* @author Matt Curry <[email protected]>
9+
* @license MIT
10+
*
11+
*/
12+
113
(function($) {
214
var opts = {};
315

0 commit comments

Comments
 (0)