From 1ee7d0ab55aa5e270a5087c939339b662aefbd9e Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Tue, 25 Aug 2009 18:40:12 -0400 Subject: update Laconica to StatusNet in js code --- js/userdesign.go.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'js/userdesign.go.js') diff --git a/js/userdesign.go.js b/js/userdesign.go.js index c53569bea..18f72f96a 100644 --- a/js/userdesign.go.js +++ b/js/userdesign.go.js @@ -1,10 +1,10 @@ /** Init for Farbtastic library and page setup * - * @package Laconica - * @author Sarven Capadisli - * @copyright 2009 Control Yourself, Inc. + * @package StatusNet + * @author Sarven Capadisli + * @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) { -- cgit v1.2.3-54-g00ecf