diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-08-26 03:33:43 -0400 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-08-26 03:33:43 -0400 |
commit | e3a53251c08ce5245f098bb37ca955016d9d57a0 (patch) | |
tree | f01f3542a4d25e9973ad7e684c6e7ee0f520b5b2 /js/jcrop/jquery.Jcrop.go.js | |
parent | ff01140d7163e1831adf9fc1bf5625afbee76a37 (diff) |
last scrub of Laconica -> StatusNet
Diffstat (limited to 'js/jcrop/jquery.Jcrop.go.js')
-rw-r--r-- | js/jcrop/jquery.Jcrop.go.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/js/jcrop/jquery.Jcrop.go.js b/js/jcrop/jquery.Jcrop.go.js index 4e1cbfd1e..5739f676d 100644 --- a/js/jcrop/jquery.Jcrop.go.js +++ b/js/jcrop/jquery.Jcrop.go.js @@ -1,10 +1,10 @@ /** Init for Jcrop 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/ */ $(function(){ |