update Laconica to StatusNet in js code

This commit is contained in:
Evan Prodromou
2009-08-25 18:40:12 -04:00
parent 9d98768e83
commit 1ee7d0ab55
3 changed files with 8 additions and 8 deletions

View File

@@ -1,10 +1,10 @@
/** Init for Farbtastic library and page setup
*
* @package Laconica
* @author Sarven Capadisli <csarven@controlyourself.ca>
* @copyright 2009 Control Yourself, Inc.
* @package StatusNet
* @author Sarven Capadisli <csarven@status.net>
* @copyright 2009 StatusNet, Inc.
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
* @link http://laconi.ca/
* @link http://status.net/
*/
$(document).ready(function() {
function InitColors(i, E) {